This is the complete list of members for DummyContentForTesting, including all inherited members.
| $model_id | AbstractContent | protected |
| __construct($data) | DummyContentForTesting | |
| addSectionHeader($header) | AbstractContent | |
| checkFormat($format) | AbstractContent | protected |
| checkModelID($modelId) | AbstractContent | protected |
| convert($toModel, $lossy= '') | AbstractContent | |
| copy() | DummyContentForTesting | |
| equals(Content $that=null) | AbstractContent | |
| fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) | DummyContentForTesting | protected |
| getContentHandler() | AbstractContent | |
| getDefaultFormat() | AbstractContent | |
| getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null) | AbstractContent | |
| getModel() | AbstractContent | |
| getNativeData() | DummyContentForTesting | |
| getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) | DummyContentForTesting | |
| getRedirectChain() | AbstractContent | |
| getRedirectTarget() | AbstractContent | |
| getSecondaryDataUpdates(Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null) | AbstractContent | |
| getSection($sectionId) | AbstractContent | |
| getSize() | DummyContentForTesting | |
| getSupportedFormats() | AbstractContent | |
| getTextForSearchIndex() | DummyContentForTesting | |
| getTextForSummary($maxlength=250) | DummyContentForTesting | |
| getUltimateRedirectTarget() | AbstractContent | |
| getWikitextForTransclusion() | DummyContentForTesting | |
| isCountable($hasLinks=null) | DummyContentForTesting | |
| isEmpty() | AbstractContent | |
| isRedirect() | AbstractContent | |
| isSupportedFormat($format) | AbstractContent | |
| isValid() | AbstractContent | |
| matchMagicWord(MagicWord $word) | AbstractContent | |
| preloadTransform(Title $title, ParserOptions $popts, $params=[]) | AbstractContent | |
| prepareSave(WikiPage $page, $flags, $parentRevId, User $user) | AbstractContent | |
| preSaveTransform(Title $title, User $user, ParserOptions $popts) | AbstractContent | |
| replaceSection($sectionId, Content $with, $sectionTitle= '') | AbstractContent | |
| serialize($format=null) | DummyContentForTesting | |
| updateRedirect(Title $target) | AbstractContent | |