XML_Transformer::overloadElement

XML_Transformer::overloadElement

XML_Transformer::overloadElement -- 

Description

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.