API17:JInstaller::parseSchemaUpdates
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInstaller::parseSchemaUpdates
Description
Method to process the updates for an item.
Description:JInstaller::parseSchemaUpdates [Edit Descripton]
Since
Synopsis
public JInstaller->parseSchemaUpdates ($schema, $eid)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $schema | The xml node to process | ||
| $eid | int | Extension Identifier |
Returns
boolean Result of the operations
Defined in
libraries/joomla/installer/installer.php
Referenced by
See also
SeeAlso:JInstaller::parseSchemaUpdates
Examples
<CodeExamplesForm />
