MediaWiki  1.23.12
MagicWord Member List

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

$mBaseRegexMagicWord
$mCacheTTLsMagicWordstatic
$mCaseSensitiveMagicWord
$mDoubleUnderscoreArrayMagicWordstatic
$mDoubleUnderscoreIDsMagicWordstatic
$mFoundMagicWord
$mIdMagicWord
$mModifiedMagicWord
$mObjectsMagicWordstatic
$mRegexMagicWord
$mRegexStartMagicWord
$mRegexStartToEndMagicWord
$mSubstIDsMagicWordstatic
$mSynonymsMagicWord
$mVariableIDsMagicWordstatic
$mVariableIDsInitialisedMagicWordstatic
$mVariableRegexMagicWord
$mVariableStartToEndRegexMagicWord
__construct( $id=0, $syn=array(), $cs=false)MagicWord
addToArray(&$array, $value)MagicWord
clearCache()MagicWordstatic
compareStringLength( $s1, $s2)MagicWord
get( $id)MagicWordstatic
getBaseRegex()MagicWord
getCacheTTL( $id)MagicWordstatic
getDoubleUnderscoreArray()MagicWordstatic
getId()MagicWord
getRegex()MagicWord
getRegexCase()MagicWord
getRegexStart()MagicWord
getRegexStartToEnd()MagicWord
getSubstIDs()MagicWordstatic
getSynonym( $i)MagicWord
getSynonyms()MagicWord
getVariableIDs()MagicWordstatic
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
replaceMultiple( $magicarr, $subject, &$result)MagicWord
substituteCallback( $text, $callback)MagicWord