|
static | $PROFILE_FIELDS = array() |
|
|
| _editAccountForm ($iAccountId, $sDisplayName) |
|
| _redirectAndExit ($sUrl, $isPermalink=true, $aMarkers=false) |
|
| _replaceMarkers ($mixed, $aMarkers) |
|
System profile(account) forms functions
- See also
- BxDolProfileForms
◆ __construct()
BxBaseAccountForms::__construct |
( |
| ) |
|
◆ createAccountForm()
BxBaseAccountForms::createAccountForm |
( |
| $aParams = array() | ) |
|
Hooks:
'account', 'add_form_check' - hook in some account form after check
- $unit_name - equals
account
- $action - equals
add_form_check
- $object_id - not used
- $sender_id - not used
- $extra_params - array of additional params with the following array keys:
Hooks:
'account', 'add_form' - hook in some account form after check
- $unit_name - equals
account
- $action - equals
add_form
- $object_id - not used
- $sender_id - not used
- $extra_params - array of additional params with the following array keys:
◆ getObjectFormAdd()
BxBaseAccountForms::getObjectFormAdd |
( |
| ) |
|
Hooks:
'account', 'add_form_get' - hook in get some account form
- $unit_name - equals
account
- $action - equals
add_form_get
- $object_id - not used
- $sender_id - not used
- $extra_params - array of additional params with the following array keys:
◆ onAccountCreated()
BxBaseAccountForms::onAccountCreated |
( |
| $iAccountId, |
|
|
| $isSetPendingApproval, |
|
|
| $iAction = BX_PROFILE_ACTION_MANUAL, |
|
|
| $bNeedToLogin = true ) |
Hooks:
'account', 'added' - hook on new account created
The documentation for this class was generated from the following file:
- template/scripts/BxBaseAccountForms.php