Class parserPackagePage

Description
  • author: Greg Beaver <[email protected]>
  • version: $Id: ParserElements.inc 289555 2009-10-12 03:52:03Z ashnazg $
  • copyright: 2002-2008 Gregory Beaver
  • since: 1.0rc1

Located in /phpDocumentor/ParserElements.inc (line 2027)

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserPackagePage
Direct descendents
Class Description
 class parserTutorial
Variable Summary
 string $package
 string $type
Method Summary
 parserPackagePage parserPackagePage (string $package)
 void Convert (Converter &$c)
Variables
string $package = 'default' (line 2035)

Redefined in descendants as:
string $type = 'packagepage' (line 2033)

Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'

  • var: always 'packagepage'

Redefinition of:
parserStringWithInlineTags::$type
Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'...

Redefined in descendants as:
  • parserTutorial::$type : Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'

Inherited Variables

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods
Constructor parserPackagePage (line 2040)
parserPackagePage parserPackagePage (string $package)
  • string $package
Convert (line 2048)
void Convert (Converter &$c)

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

Redefined in descendants as:

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:06:24 -0600 by phpDocumentor 1.4.4