Function Module_admin_aggregate_types->_xml
Definitions
adminzone/pages/modules/admin_aggregate_types.php
- The UI actualiser edit the aggregate_types XML file.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI actualiser edit the aggregate_types XML file.
*
* @return Tempcode The UI
*/
public function _xml() : object
* The UI actualiser edit the aggregate_types XML file.
*
* @return Tempcode The UI
*/
public function _xml() : object

