phpDocumentor phpDocumentor
Tutorial
[ class tree: phpDocumentor ] [ index: phpDocumentor ] [ all elements ]

Class: parserCData

Source Location: /phpDocumentor/PackagePageElements.inc

Class parserCData

Class Overview

Represents <![CDATA[ ]]> sections.

These sections are interpreted as plain text

Located in /phpDocumentor/PackagePageElements.inc [line 59]

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserCData
Author(s): Information Tags:
Version:  $Id: ParserData.inc,v 1.6 2006/10/23 04:02:46 cellog Exp $

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From parserStringWithInlineTags

parserStringWithInlineTags::$type
parserStringWithInlineTags::$value

Inherited From parserStringWithInlineTags

parserStringWithInlineTags::add()
equivalent to the . operator ($a = $b . $c)
parserStringWithInlineTags::Convert()
Use to convert the string to a real string with all inline tags parsed and linked
parserStringWithInlineTags::getString()
return the string unconverted (all inline tags are taken out - this
parserStringWithInlineTags::hasInlineTag()
Determine whether the string contains any inline tags
parserStringWithInlineTags::setSource()
Pass source code to any {@source} tags contained within the string for later conversion.
parserStringWithInlineTags::trimmedStrlen()
equivalent to trim(strlen($string))

Inherited From parserBase

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

[ Top ]
Method Summary
void   Convert()  

[ Top ]
Methods
Convert  [line 65]

  void Convert( Converter &$c, [ $postprocess = true]  )

Parameters:
Converter   &$c: 
   $postprocess: 

API Tags:
Uses:  Converter::getCData() - convert contents to text


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

[ Top ]

Documentation generated on Tue, 24 Oct 2006 09:24:09 -0500 by phpDocumentor 1.3.1