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

Public Member Functions

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

Detailed Description

Definition at line 470 of file themesetparser.php.

Member Function Documentation

ThemeSetFileTypeHandler::getName ( )
Returns
string

Definition at line 475 of file themesetparser.php.

ThemeSetFileTypeHandler::handleCharacterData ( SaxParser $parser,
$data 
)
Parameters
SaxParser$parser
array$data
Returns
void

Definition at line 485 of file themesetparser.php.

References SaxParser\getParentTag().

Here is the call graph for this function:


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