|
| __construct ($config=array()) |
|
| getItems () |
|
| getCategory () |
|
| getParent () |
|
& | getLeftSibling () |
|
& | getRightSibling () |
|
& | getChildren () |
|
| hit ($pk=0) |
|
| __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()
__construct |
( |
|
$config = array() | ) |
|
◆ getCategory()
◆ getChildren()
◆ getItems()
◆ getLeftSibling()
◆ getParent()
◆ getRightSibling()
◆ getSlugColumn()
getSlugColumn |
( |
|
$query, |
|
|
|
$id, |
|
|
|
$alias |
|
) |
| |
|
private |
Generate column expression for slug or catslug.
- Paramètres
-
\Joomla\Database\DatabaseQuery | $query | Current query instance. |
string | $id | Column id name. |
string | $alias | Column alias name. |
- Renvoie
- string
- Depuis
- 4.0.0
Références $id, et $query.
◆ hit()
◆ populateState()
populateState |
( |
|
$ordering = null , |
|
|
|
$direction = null |
|
) |
| |
|
protected |
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
- Paramètres
-
string | $ordering | An optional ordering field. |
string | $direction | An optional direction (asc|desc). |
- Renvoie
- void
- Depuis
- 1.6
Références $app, $format, $id, $itemid, $limit, $listOrder, $menu, $params, $user, Factory\getApplication(), ComponentHelper\getParams(), Factory\getUser(), Multilanguage\isEnabled(), et Joomla\CMS\MVC\Model\setState().
◆ $_articles
◆ $_categories
◆ $_category
◆ $_children
◆ $_item
◆ $_parent
◆ $_siblings
La documentation de cette classe a été générée à partir du fichier suivant :