Class: ObjectWordParser

Source Location: /phpDocumentor/ParserDescCleanup.inc

Class Overview [line 130]

WordParser
   |
   --ObjectWordParser

Like WordParser but designed to handle an array with strings and

Author(s):

Version:

  • Release: @VER@

Copyright:

  • 2000-2007 Joshua Eichorn

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: WordParser

WordParser::backupPos()
Backup to the previous token so that it can be retrieved again in a new context.
WordParser::getBlock()
Unused
WordParser::getPos()
Returns the current pointer position, or 1 character after the end of the word
WordParser::getSource()
Retrieve source code for the last function/method
WordParser::getWord()
Retrieve a token from the token list
WordParser::setPos()
Set the internal cursor within the source code
WordParser::setSeperator()
Sets the list of possible separator tokens
WordParser::setup()
Initialize the WordParser
WordParser::setWhitespace()
set parser to return or strip whitespace


Class Details

Like WordParser but designed to handle an array with strings and

parserInlineTags

Tags:

[ Top ]


Class Variables


Class Methods

ObjectWordParser

ObjectWordParser ObjectWordParser( [ $casesensitive = false])

[line 138]

Parameters:

  • $casesensitive -

[ Top ]

getWord

void getWord( )

[line 166]

Overrides WordParser::getWord() (Retrieve a token from the token list)

Parameters:

[ Top ]

nextIsObjectOrNonNL

boolean nextIsObjectOrNonNL( )

[line 281]

Determine if the next word is an inline tag

Parameters:

[ Top ]

setup

void setup( array &$input)

[line 149]

Set the word parser to go.

Overrides WordParser::setup() (Initialize the WordParser)

Parameters:

[ Top ]


Class Constants


Documentation generated on Tue, 06 Dec 2011 07:08:15 -0600 by phpDocumentor 1.4.4