Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
validateSection ($section, $item=null) | |
getContexts () | |
The fields service.
getContexts | ( | ) |
Returns valid contexts.
Implémenté dans LegacyComponent, ContentComponent, ContactComponent, et UsersComponent.
validateSection | ( | $section, | |
$item = null |
|||
) |
Returns a valid section for the given section. If it is not valid then null is returned.
string | $section | The section to get the mapping for |
object | $item | The item |
Implémenté dans LegacyComponent, ContentComponent, ContactComponent, et UsersComponent.