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

Class: parserCode

Source Location: /phpDocumentor/DescHTML.inc

Class parserCode

Class Overview

Used for <code> in a description

Located in /phpDocumentor/DescHTML.inc [line 61]

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserCode
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 67]

  void Convert( Converter &$c  )

Parameters:
Converter   &$c: 

API Tags:
Uses:  Converter::ProgramExample()


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:22:06 -0500 by phpDocumentor 1.3.1