|
UNA
|
Public Member Functions | |
| __construct ($oModule) | |
| onDataDeleteAfter ($iContentId, $aContentInfo, $oProfile) | |
| Public Member Functions inherited from BxBaseModGroupsFormsEntryHelper | |
| getObjectFormInvite ($sDisplay=false) | |
| inviteForm ($iContentId, $sDisplay=false, $sCheckFunction=false, $bErrorMsg=true) | |
| onDataAddAfter ($iAccountId, $iContentId) | |
| onDataEditAfter ($iContentId, $aContentInfo, $aTrackTextFieldsChanges, $oProfile, $oForm) | |
| onDataInviteBefore ($iContentId, $aContentInfo) | |
| onDataInviteAfter ($iContentId, $aContentInfo) | |
| Public Member Functions inherited from BxBaseModProfileFormsEntryHelper | |
| isAutoApproval ($sAction=BX_DOL_PROFILE_ACTIVATE_ALWAYS) | |
| setAutoApproval ($mValue) | |
| getObjectFormEdit ($sDisplay=false) | |
| deleteData ($iContentId, $aContentInfo=false, $oProfile=null, $oForm=null) | |
| deleteDataService ($iContentId, $aContentInfo=false, $oProfile=null, $oForm=null) | |
| onDataEditBefore ($iContentId, $aContentInfo, &$aTrackTextFieldsChanges, &$oProfile, &$oForm) | |
| redirectAfterAdd ($aContentInfo, $sUrl='') | |
| Public Member Functions inherited from BxBaseModGeneralFormsEntryHelper | |
| setAjaxMode ($bAjaxMode) | |
| setValidMode ($bValidMode) | |
| setAbsoluteActionUrl ($bAbsoluteActionUrl) | |
| setContextId ($mixedContextId) | |
| setDynamicMode ($bDynamicMode) | |
| getObjectStorage () | |
| getObjectFormAdd ($sDisplay=false) | |
| getObjectFormView ($sDisplay=false) | |
| getObjectFormDelete ($sDisplay=false) | |
| viewDataEntry ($iContentId) | |
| addData ($iProfile, $aValues, $sDisplay=false) | |
| addDataForm ($sDisplay=false, $sCheckFunction=false) | |
| editDataForm ($iContentId, $sDisplay=false, $sCheckFunction=false, $bErrorMsg=true) | |
| editData ($iContentId, $aValues, $sDisplay=false) | |
| deleteDataForm ($iContentId, $sDisplay=false, $sCheckFunction=false) | |
| viewDataForm ($iContentId, $sDisplay=false) | |
Additional Inherited Members | |
| Protected Member Functions inherited from BxBaseModGroupsFormsEntryHelper | |
| _getProfileAndContentData ($iContentId) | |
| _processPermissionsCheckForViewDataForm ($aContentInfo, $oProfile) | |
| redirectAfterEdit ($aContentInfo, $sUrl='') | |
| inviteMembers ($oGroupProfile, $aInitialProfiles) | |
| makeAuthorAdmin ($oGroupProfile, $aInitialProfiles) | |
| makeAdmin ($iProfileId, $oGroupProfile, $aInitialProfiles) | |
| Protected Member Functions inherited from BxBaseModGeneralFormsEntryHelper | |
| redirectAfterDelete ($aContentInfo) | |
| prepareCustomRedirectUrl ($s, $aContentInfo) | |
| prepareResponse ($mixedResponse, $bAsJson=false, $sKey='msg', $aAdditional=array()) | |
| prepareResponseAPI ($sType, $mixedData, $aParams=[]) | |
| _setAbsoluteActionUrl ($sType, &$oForm) | |
| _getRedirectFromContext ($sAction, $aContentInfo) | |
| Protected Member Functions inherited from BxDolProfileForms | |
| __construct () | |
| _redirectAndExit ($sUrl, $isPermalink=true, $aMarkers=false) | |
| _replaceMarkers ($mixed, $aMarkers) | |
| Protected Attributes inherited from BxBaseModProfileFormsEntryHelper | |
| $_sAutoApproval = false | |
| Protected Attributes inherited from BxBaseModGeneralFormsEntryHelper | |
| $_oModule | |
| $_bIsApi | |
| $_bDynamicMode | |
| $_bAjaxMode | |
| $_bValidMode | |
| $_bAbsoluteActionUrl | |
| $_mixedContextId | |
Copyright (c) UNA, Inc - https://una.io MIT License - https://opensource.org/licenses/MIT
@defdroup Channels Channels @indroup UnaModules Channels profile forms functions
| BxCnlFormsEntryHelper::__construct | ( | $oModule | ) |
Reimplemented from BxBaseModGroupsFormsEntryHelper.
| BxCnlFormsEntryHelper::onDataDeleteAfter | ( | $iContentId, | |
| $aContentInfo, | |||
| $oProfile ) |
Reimplemented from BxBaseModGroupsFormsEntryHelper.