![]() |
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 InstallerModelUpdatesites:Fonctions membres publiques | |
| __construct ($config=array()) | |
| publish (&$eid=array(), $value=1) | |
| delete ($ids=array()) | |
| rebuild () | |
Fonctions membres publiques hérités de InstallerModel | |
| __construct ($config=array()) | |
Fonctions membres protégées | |
| populateState ($ordering='name', $direction='asc') | |
| getJoomlaUpdateSitesIds ($column=0) | |
| getListQuery () | |
Fonctions membres protégées hérités de InstallerModel | |
| _getList ($query, $limitstart=0, $limit=0) | |
| translate (&$items) | |
Installer Update Sites Model
| __construct | ( | $config = array() | ) |
Constructor.
| array | $config | An optional associative array of configuration settings. |
Références $config.
| delete | ( | $ids = array() | ) |
|
protected |
|
protected |
|
protected |
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
| string | $ordering | An optional ordering field. |
| string | $direction | An optional direction (asc|desc). |
Références $direction, $ordering, et null.
| publish | ( | & | $eid = array(), |
$value = 1 |
|||
| ) |
| rebuild | ( | ) |
Rebuild update sites tables.
| Exception | on ACL error |
Références $app, $count, $db, $file, $link, $manifest, $query, JEventDispatcher\getInstance(), JPATH_ADMINISTRATOR, et JPATH_SITE.