XML_Transformer::overloadElement
Описание
Overloads an XML element and binds its opening and closing tags to a PHP callback. A PHP callback can be one of the following:
A PHP Function.
A PHP Method on an object.
A static PHP Method.
The optional fourth parameter can be used to override the global setting for recursive operation.
Пред. | Начало | След. |
XML_Transformer::XML_Transformer | Уровень выше | XML_Transformer::overloadNamespace |