![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de AssociationsControllerAssociation:Fonctions membres publiques | |
| edit ($key=null, $urlVar=null) | |
| cancel ($key=null) | |
Association edit controller class.
| cancel | ( | $key = null | ) |
Method for canceling the edit action
| string | $key | The name of the primary key of the URL variable. |
Références $id, $key, AssociationsHelper\getItem(), et AssociationsHelper\typeSupportsCheckout().
Method to edit an existing record.
| string | $key | The name of the primary key of the URL variable. |
| string | $urlVar | The name of the URL variable if different from the primary key (sometimes required to avoid router collisions). |
Références $id, et AssociationsHelper\allowEdit().