Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface FieldsServiceInterface
+ Graphe d'héritage de FieldsServiceInterface:

Fonctions membres publiques

 validateSection ($section, $item=null)
 
 getContexts ()
 

Description détaillée

The fields service.

Depuis
4.0.0

Documentation des fonctions membres

◆ getContexts()

getContexts ( )

Returns valid contexts.

Renvoie
array
Depuis
4.0.0

Implémenté dans LegacyComponent, ContentComponent, ContactComponent, et UsersComponent.

◆ validateSection()

validateSection (   $section,
  $item = null 
)

Returns a valid section for the given section. If it is not valid then null is returned.

Paramètres
string$sectionThe section to get the mapping for
object$itemThe item
Renvoie
string|null The new section
Depuis
4.0.0

Implémenté dans LegacyComponent, ContentComponent, ContactComponent, et UsersComponent.


La documentation de cette interface a été générée à partir du fichier suivant :