API17

API17:JInstaller::parseSchemaUpdates

From Joomla! Documentation

Joomla 11.1 JInstaller::parseSchemaUpdates

Description

Method to process the updates for an item.


public function parseSchemaUpdates (
        $schema
        $eid
)
Parameter Type Default Description
$schema The xml node to process
$eid int Extension Identifier
  • Returns boolean Result of the operations
  • Defined on line 850 of libraries/joomla/installer/installer.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples