|
UNA
|
Public Member Functions | |
| __construct () | |
| getObjectFormAdd () | |
| getObjectFormEdit () | |
| getObjectFormDelete () | |
| createAccountForm ($aParams=array()) | |
| createAccount ($aValues) | |
| onAccountCreated ($iAccountId, $isSetPendingApproval, $iAction=BX_PROFILE_ACTION_MANUAL, $bNeedToLogin=true) | |
| editAccountEmailSettingsForm ($iAccountId) | |
| editAccountPasswordSettingsForm ($iAccountId) | |
| editAccountInfoForm ($iAccountId) | |
| deleteAccountForm ($iAccountId) | |
Static Public Attributes | |
| static | $PROFILE_FIELDS = array() |
Protected Member Functions | |
| _editAccountForm ($iAccountId, $sDisplayName) | |
| Protected Member Functions inherited from BxDolProfileForms | |
| _redirectAndExit ($sUrl, $isPermalink=true, $aMarkers=false) | |
| _replaceMarkers ($mixed, $aMarkers) | |
Protected Attributes | |
| $_iProfileId | |
System profile(account) forms functions
| BxBaseAccountForms::__construct | ( | ) |
Constructor
Reimplemented from BxDolProfileForms.
| BxBaseAccountForms::createAccountForm | ( | $aParams = array() | ) |
| BxBaseAccountForms::getObjectFormAdd | ( | ) |
| BxBaseAccountForms::onAccountCreated | ( | $iAccountId, | |
| $isSetPendingApproval, | |||
| $iAction = BX_PROFILE_ACTION_MANUAL, | |||
| $bNeedToLogin = true ) |