Manual:StripState.php

A class holding stripped items when parsing wiki markup.

Access edit

Public methods (dynamic) edit

  • addNoWiki() - add a nowiki strip item.
  • unstripNoWiki()
  • addGeneral()
  • unstripGeneral() - remove general.
  • replaceNoWikis() - replace strip items using a callback.
  • unstripBoth() - remove both general and nowiki.
  • killMarkers() - remove any strip markers found in the given text.

See also edit