SgmlIgnoredTag Class Reference
[HTML parser]

Inheritance diagram for SgmlIgnoredTag:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setCdata (Cdata $cdata)
 
Returns:
SgmlIgnoredTag

 getCdata ()
 
Returns:
Cdata

 setEndMark ($endMark)
 
Returns:
SgmlIgnoredTag

 getEndMark ()
 isComment ()
 isExternal ()

Static Public Member Functions

static create ()
 
Returns:
SgmlIgnoredTag

static comment ()
 
Returns:
SgmlIgnoredTag


Private Attributes

 $cdata = null
 $endMark = null


Detailed Description

Definition at line 16 of file SgmlIgnoredTag.class.php.


Member Function Documentation

static SgmlIgnoredTag::create (  )  [static]

Returns:
SgmlIgnoredTag

Definition at line 24 of file SgmlIgnoredTag.class.php.

Referenced by HtmlTokenizer::startTagState().

static SgmlIgnoredTag::comment (  )  [static]

Returns:
SgmlIgnoredTag

Definition at line 32 of file SgmlIgnoredTag.class.php.

Referenced by HtmlTokenizer::commentState().

SgmlIgnoredTag::setCdata ( Cdata cdata  ) 

Returns:
SgmlIgnoredTag

Definition at line 40 of file SgmlIgnoredTag.class.php.

SgmlIgnoredTag::getCdata (  ) 

Returns:
Cdata

Definition at line 50 of file SgmlIgnoredTag.class.php.

SgmlIgnoredTag::setEndMark ( endMark  ) 

Returns:
SgmlIgnoredTag

Definition at line 58 of file SgmlIgnoredTag.class.php.

References $endMark.

SgmlIgnoredTag::getEndMark (  ) 

Definition at line 65 of file SgmlIgnoredTag.class.php.

SgmlIgnoredTag::isComment (  ) 

Definition at line 70 of file SgmlIgnoredTag.class.php.

SgmlIgnoredTag::isExternal (  ) 

Definition at line 75 of file SgmlIgnoredTag.class.php.


Member Data Documentation

SgmlIgnoredTag::$cdata = null [private]

Definition at line 18 of file SgmlIgnoredTag.class.php.

SgmlIgnoredTag::$endMark = null [private]

Definition at line 19 of file SgmlIgnoredTag.class.php.

Referenced by setEndMark().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:26 2007 for onPHP by  doxygen 1.5.4