Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
$type = 'ContentMap' | |
Champs de données hérités de FormField | |
$repeat = false | |
Fonctions membres protégées | |
getGroups () | |
Fonctions membres protégées hérités de GroupedlistField | |
getGroups () | |
getInput () | |
Fonctions membres protégées hérités de FormField | |
getId ($fieldId, $fieldName) | |
getInput () | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) | |
getLayoutData () | |
getLayoutPaths () | |
getRenderer ($layoutId='default') | |
isDebugEnabled () | |
Fonctions membres privées | |
prepareLevel ($parent, $parents) | |
Supports a select grouped list of finder content map.
|
protected |
Method to get the list of content map options grouped by first level.
Références $db, $groups, $item, $query, et Joomla\Database\getDatabase().
|
private |
Indenting and translating options for the list
int | $parent | Parent ID to process |
array | $parents | Array of arrays of items with parent IDs as keys |
Références $item, $key, $lang, $text, Text\_(), HTMLHelper\_(), LanguageHelper\branchLanguageTitle(), LanguageHelper\branchSingular(), et Factory\getLanguage().
$type = 'ContentMap' |