|
| __construct ($config=array(), MVCFactoryInterface $factory=null) |
|
| getItems () |
|
| __construct ($config=array(), MVCFactoryInterface $factory=null) |
|
| getIsEmptyState () |
|
| getActiveFilters () |
|
| getItems () |
|
| getPagination () |
|
| getTotal () |
|
| getStart () |
|
| getFilterForm ($data=array(), $loadData=true) |
|
| getUserStateFromRequest ($key, $request, $default=null, $type='none', $resetPage=true) |
|
| __construct ($config=array(), MVCFactoryInterface $factory=null) |
|
| getTable ($name='', $prefix='', $options=array()) |
|
| isCheckedOut ($item) |
|
| getDbo () |
|
| setDbo (DatabaseInterface $db=null) |
|
| __get ($name) |
|
| __construct ($config=array()) |
|
| getName () |
|
| __construct ($properties=null) |
|
| __toString () |
|
| def ($property, $default=null) |
|
| get ($property, $default=null) |
|
| getProperties ($public=true) |
|
| getError ($i=null, $toString=true) |
|
| getErrors () |
|
| set ($property, $value=null) |
|
| setProperties ($properties) |
|
| setError ($error) |
|
| getState ($property=null, $default=null) |
|
| setState ($property, $value=null) |
|
| setDispatcher (DispatcherInterface $dispatcher) |
|
| setCurrentUser (User $currentUser) |
|
| setCacheControllerFactory (CacheControllerFactoryInterface $factory) |
|
| setDatabase (DatabaseInterface $db) |
|
| setFormFactory (FormFactoryInterface $factory) |
|
◆ __construct()
◆ _getListCount()
Returns a record count for the updatesite.
- Paramètres
-
\Joomla\Database\DatabaseQuery | string | $query | The query. |
- Renvoie
- integer Number of rows for query.
- Depuis
- 3.7.0
◆ compareLanguages()
compareLanguages |
( |
|
$lang1, |
|
|
|
$lang2 |
|
) |
| |
|
protected |
Method to compare two languages in order to sort them.
- Paramètres
-
object | $lang1 | The first language. |
object | $lang2 | The second language. |
- Renvoie
- integer
- Depuis
- 3.7.0
◆ getItems()
Method to get an array of data items.
- Renvoie
- mixed An array of data items on success, false on failure.
- Depuis
- 3.7.0
Implémente ListModelInterface.
◆ getLanguages()
Gets an array of objects from the updatesite.
- Renvoie
- object[] An array of results.
- Depuis
- 3.0
- Exceptions
-
Références $b, $extension, $key, $language, $languages, $limit, $ordering, $this, $value, Text\_(), Factory\getApplication(), HttpFactory\getHttp(), Joomla\CMS\MVC\Model\getState(), null, Text\sprintf(), et StringHelper\strcmp().
◆ getStoreId()
Method to get a store id based on model configuration state.
- Paramètres
-
string | $id | A prefix for the store id. |
- Renvoie
- string A store id.
- Depuis
- 2.5.7
Références $id, et Joomla\CMS\MVC\Model\getState().
◆ getUpdateSite()
◆ populateState()
populateState |
( |
|
$ordering = 'name' , |
|
|
|
$direction = 'asc' |
|
) |
| |
|
protected |
◆ $languageCount
La documentation de cette classe a été générée à partir du fichier suivant :