![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de Update:Fonctions membres publiques | |
| _startElement ($parser, $name, $attrs=array()) | |
| _endElement ($parser, $name) | |
| _characterData ($parser, $data) | |
| loadFromXml ($url, $minimumStability=Updater::STABILITY_STABLE) | |
Fonctions membres protégées | |
| _getStackLocation () | |
| _getLastTag () | |
| stabilityTagToInteger ($tag) | |
Attributs protégés | |
| $name | |
| $description | |
| $element | |
| $type | |
| $version | |
| $infourl | |
| $client | |
| $group | |
| $downloads | |
| $downloadSources = array() | |
| $tags | |
| $maintainer | |
| $maintainerurl | |
| $category | |
| $relationships | |
| $targetplatform | |
| $extra_query | |
| $xmlParser | |
| $stack = array('base') | |
| $stateStore = array() | |
| $currentUpdate | |
| $latest | |
| $minimum_stability = Updater::STABILITY_STABLE | |
Update class. It is used by Updater::update() to install an update. Use Updater::findUpdates() to find updates for an extension.
| _characterData | ( | $parser, | |
| $data | |||
| ) |
Character Parser Function
| object | $parser | Parser object. |
| object | $data | The data. |
Références $data.
| _endElement | ( | $parser, | |
| $name | |||
| ) |
Callback for closing the element
| object | $parser | Parser object |
| string | $name | Name of element that was closed |
Références $db, $key, $name, Log\add(), elseif, Factory\getDbo(), InputFilter\getInstance(), Version\PATCH_VERSION, Version\PRODUCT, et Log\WARNING.
|
protected |
Get the last position in stack count
|
protected |
Gets the reference to the current direct parent
| _startElement | ( | $parser, | |
| $name, | |||
$attrs = array() |
|||
| ) |
| loadFromXml | ( | $url, | |
$minimumStability = Updater::STABILITY_STABLE |
|||
| ) |
Loads an XML file from a URL.
| string | $url | The URL. |
| int | $minimumStability | The minimum stability required for updating the extension { |
Références $url, $version, Log\add(), HttpFactory\getHttp(), null, Registry\set(), et Log\WARNING.
|
protected |
Converts a tag to numeric stability representation. If the tag doesn't represent a known stability level (one of dev, alpha, beta, rc, stable) it is ignored.
| string | $tag | The tag string, e.g. dev, alpha, beta, rc, stable |
Références Updater\STABILITY_STABLE.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |