Liste de tous les membres
Fonctions membres publiques |
| __construct (&$subject, $config) |
| onContentPrepareData ($context, $data) |
| onContentPrepareForm ($form, $data) |
| onUserAfterSave ($data, $isNew, $result, $error) |
| onUserAfterDelete ($user, $success, $msg) |
| loadLanguage ($extension= '', $basePath=JPATH_ADMINISTRATOR) |
| __construct (&$subject) |
| update (&$args) |
| __construct ($properties=null) |
| __toString () |
| def ($property, $default=null) |
| get ($property, $default=null) |
| getProperties ($public=true) |
| getError ($i=null, $toString=true) |
| getErrors () |
| set ($property, $value=null) |
| setProperties ($properties) |
| setError ($error) |
| toString () |
Documentation des constructeurs et destructeur
plgUserProfile::__construct |
( |
& |
$subject, |
|
|
|
$config |
|
) |
| |
Constructor
protected
- Paramètres:
-
object | $subject | The object to observe |
array | $config | An array that holds the plugin configuration |
- Depuis:
- 1.5
Réimplémentée à partir de JPlugin.
Références $config, et JFormHelper\addFieldPath().
Documentation des fonctions membres
static plgUserProfile::calendar |
( |
|
$value | ) |
|
|
static |
plgUserProfile::onContentPrepareData |
( |
|
$context, |
|
|
|
$data |
|
) |
| |
plgUserProfile::onContentPrepareForm |
( |
|
$form, |
|
|
|
$data |
|
) |
| |
plgUserProfile::onUserAfterDelete |
( |
|
$user, |
|
|
|
$success, |
|
|
|
$msg |
|
) |
| |
Remove all user profile information for the given user ID
Method is called after user data is deleted from the database
- Paramètres:
-
array | $user | Holds the user data |
boolean | $success | True if user was succesfully stored in the database |
string | $msg | Message |
Références $db, $user, $userId, JFactory\getDbo(), et JArrayHelper\getValue().
plgUserProfile::onUserAfterSave |
( |
|
$data, |
|
|
|
$isNew, |
|
|
|
$result, |
|
|
|
$error |
|
) |
| |
static plgUserProfile::tos |
( |
|
$value | ) |
|
|
static |
static plgUserProfile::url |
( |
|
$value | ) |
|
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :