MediaWiki REL1_37
MagicWord Member List

This is the complete list of members for MagicWord, including all inherited members.

$contLangMagicWordprivate
$mBaseRegexMagicWordprivate
$mCaseSensitiveMagicWord
$mFoundMagicWordprivate
$mIdMagicWord
$mModifiedMagicWordprivate
$mRegexMagicWordprivate
$mRegexStartMagicWordprivate
$mRegexStartToEndMagicWordprivate
$mSynonymsMagicWord
$mVariableRegexMagicWordprivate
$mVariableStartToEndRegexMagicWordprivate
__construct( $id=null, $syn=[], $cs=false, Language $contLang=null)MagicWord
addToArray(&$array, $value)MagicWord
compareStringLength( $s1, $s2)MagicWord
getBaseRegex()MagicWord
getId()MagicWord
getRegex()MagicWord
getRegexCase()MagicWord
getRegexStart()MagicWord
getRegexStartToEnd()MagicWord
getSynonym( $i)MagicWord
getSynonyms()MagicWord
getVariableRegex()MagicWord
getVariableStartToEndRegex()MagicWord
getWasModified()MagicWord
initRegex()MagicWord
isCaseSensitive()MagicWord
load( $id)MagicWord
match( $text)MagicWord
matchAndRemove(&$text)MagicWord
matchStart( $text)MagicWord
matchStartAndRemove(&$text)MagicWord
matchStartToEnd( $text)MagicWord
matchVariableStartToEnd( $text)MagicWord
pregRemoveAndRecord()MagicWord
replace( $replacement, $subject, $limit=-1)MagicWord
substituteCallback( $text, $callback)MagicWord