XOOPS  2.6.0
ThemeSetAuthorHandler Class Reference
Inheritance diagram for ThemeSetAuthorHandler:
Inheritance graph

Public Member Functions

 getName ()
 
 handleBeginElement (SaxParser &$parser, &$attributes)
 
 handleEndElement (SaxParser &$parser)
 
- Public Member Functions inherited from XmlTagHandler
 getName ()
 
 handleBeginElement (SaxParser &$parser, &$attributes)
 
 handleCharacterData (SaxParser &$parser, &$data)
 
 handleEndElement (SaxParser &$parser)
 

Detailed Description

Definition at line 192 of file themesetparser.php.

Member Function Documentation

ThemeSetAuthorHandler::getName ( )
Returns
string

Definition at line 197 of file themesetparser.php.

ThemeSetAuthorHandler::handleBeginElement ( SaxParser $parser,
$attributes 
)
Parameters
SaxParser$parser
array$attributes
Returns
void

Definition at line 207 of file themesetparser.php.

ThemeSetAuthorHandler::handleEndElement ( SaxParser $parser)
Parameters
SaxParser$parser
Returns
void

Definition at line 217 of file themesetparser.php.


The documentation for this class was generated from the following file: