48 # XXX: messages may be wikitext, html or plain text! and maybe even something else entirely.
51 if ( is_string( $msg ) ) {
54 $this->mMessage = clone $msg;
58 $this->mMessage = $this->mMessage->params(
$params );
68 return $this->mMessage->parse();
77 return $this->mMessage->text();
96 return $this->mMessage->plain();
116 return substr( $this->mMessage->plain(), 0, $maxlength );
125 return strlen( $this->mMessage->plain() );
161 if ( $generateHtml ) {
169 $po->recordOption(
'userlang' );
Base implementation for content objects.
Wrapper allowing us to handle a system message as a Content object.
getWikitextForTransclusion()
getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true)
getNativeData()
Returns the message object, with any parameters already substituted.
getHtml()
Fully parse the text from wikitext to HTML.
isCountable( $hasLinks=null)
getWikitext()
Returns the message text.
getTextForSummary( $maxlength=250)
__construct( $msg, $params=null)
The Message class provides methods which fulfil two basic services:
Set options of the Parser.
Represents a title within MediaWiki.
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped & $options
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<div ...>$1</div>"). - flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LogException':Called before an exception(or PHP error) is logged. This is meant for integration with external error aggregation services
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses & $html
const CONTENT_MODEL_WIKITEXT