Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
_startElement ($parser, $name, $attrs=array()) | |
findUpdate ($options) | |
Fonctions membres publiques hérités de UpdateAdapter | |
findUpdate ($options) | |
Fonctions membres protégées | |
_getStackLocation () | |
_getParent () | |
_endElement ($parser, $name) | |
Fonctions membres protégées hérités de UpdateAdapter | |
_getStackLocation () | |
_getLastTag () | |
toggleUpdateSite ($updateSiteId, $enabled=true) | |
getUpdateSiteName ($updateSiteId) | |
getUpdateSiteResponse ($options=array()) | |
Attributs protégés | |
$base | |
$parent = array(0) | |
$pop_parent = 0 | |
$update_sites = array() | |
$updates = array() | |
Attributs protégés hérités de UpdateAdapter | |
$xmlParser | |
$stack = array('base') | |
$updateSiteId = 0 | |
$updatecols = array('NAME', 'ELEMENT', 'TYPE', 'FOLDER', 'CLIENT', 'VERSION', 'DESCRIPTION', 'INFOURL', 'EXTRA_QUERY') | |
$appendExtension = false | |
$updateSiteName = '' | |
$_url = '' | |
$minimum_stability = Updater::STABILITY_STABLE | |
|
protected |
|
protected |
|
protected |
Gets the reference to the current direct parent
_startElement | ( | $parser, | |
$name, | |||
$attrs = array() |
|||
) |
Opening an XML element
object | $parser | Parser object |
string | $name | Name of element that is opened |
array | $attrs | Array of attributes for the element |
Références $attr, $client, $key, $name, ApplicationHelper\getClientInfo(), InputFilter\getInstance(), et Table\getInstance().
findUpdate | ( | $options | ) |
Finds an update
array | $options | Options to use: update_site_id: the unique ID of the update site to look at |
Références $app, $options, Log\add(), Factory\getApplication(), et Log\WARNING.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |