PHP Class IMP_Mime_Viewer_Smil, horde

Author: Jan Schneider ([email protected])
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Mime_Viewer_Smil
Mostra file Open project: horde/horde

Protected Methods

Method Description
_getRelatedLink ( string $cid ) : mixed Get related parts.
_startElement ( object $parser, string $name, array $attrs ) User-defined function callback for start elements.

Method Details

_startElement() protected method

User-defined function callback for start elements.
protected _startElement ( object $parser, string $name, array $attrs )
$parser object Handle to the parser instance (not used).
$name string The name of this XML element.
$attrs array List of this element's attributes.