Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe FinderControllerFilter
+ Graphe d'héritage de FinderControllerFilter:

Fonctions membres publiques

 save ($key=null, $urlVar=null)
 

Description détaillée

Indexer controller class for Finder.

Depuis
2.5

Documentation des fonctions membres

◆ save()

save (   $key = null,
  $urlVar = null 
)

Method to save a record.

Paramètres
string$keyThe name of the primary key of the URL variable.
string$urlVarThe name of the URL variable if different from the primary key (sometimes required to avoid router collisions).
Renvoie
boolean True if successful, false otherwise.
Depuis
2.5

Références $app, $context, $data, $form, $i, $input, $key, $n, $task, null, et option.


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