NOTE: The namespace end event is not supported under libxml. This issue is formally addressed in the bug report at http://bugs.php.net/bug.php?id=30834
xml_set_end_namespace_decl_handler
(PHP 4 >= 4.0.5, PHP 5)
xml_set_end_namespace_decl_handler — Set up end namespace declaration handler
Popis
bool xml_set_end_namespace_decl_handler
( resource $parser
, callback $handler
)
Warning
Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.
Note: Namiesto názvu funkcie môže byť tiež poskytnuté pole obsahujúce referenciu objektu a názov metódy.
Vrátené hodnoty
Vracia TRUE pri úspechu alebe FALSE pri chybe.
xml_set_end_namespace_decl_handler
Aeden Jameson
19-Dec-2004 09:19
19-Dec-2004 09:19
