Class parserCData

Description

Represents <![CDATA[ ]]> sections.

These sections are interpreted as plain text

Located in /phpDocumentor/PackagePageElements.inc (line 72)

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserCData
Method Summary
string Convert (Converter &$c, [bool $postprocess = true])
Variables
Methods
Convert (line 84)

calls the output conversion

  • todo: CS cleanup - rename to convert for camelCase rule
  • uses: Converter::getCData() - convert contents to text
string Convert (Converter &$c, [bool $postprocess = true])
  • Converter &$c: the output converter
  • bool $postprocess: if postprocessing is needed

Redefinition of:
parserStringWithInlineTags::Convert()
Use to convert the string to a real string with all inline tags parsed and linked

Inherited Methods

Inherited From parserStringWithInlineTags

parserStringWithInlineTags::add()
parserStringWithInlineTags::Convert()
parserStringWithInlineTags::getString()
parserStringWithInlineTags::hasInlineTag()
parserStringWithInlineTags::setSource()
parserStringWithInlineTags::trimmedStrlen()

Inherited From parserBase

parserBase::getType()
parserBase::getValue()
parserBase::setValue()

Documentation generated on Mon, 05 Dec 2011 21:23:00 -0600 by phpDocumentor 1.4.4