![]() |
Joomla CMS
3.8.5 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.8.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
edit () | |
save () | |
![]() | |
display ($cachable=false, $urlparams=false) | |
display ($cachable=false, $urlparams=false) | |
![]() | |
gethelpsites () | |
Fonctions membres protégées | |
postSaveHook (JModelLegacy $model, $validData=array()) | |
![]() | |
canView ($view) | |
Profile controller class for Users.
Profile controller class for Users.
edit | ( | ) |
Method to check out a user for editing and redirect to the edit form.
Références $app, $cookieLogin, $user, et $userId.
|
protected |
Function that allows child controller access to model data after the data has been saved.
JModelLegacy | $model | The data model object. |
array | $validData | The validated data. |
Références $item.
save | ( | ) |