UNA
Loading...
Searching...
No Matches
BxGroupsFormsEntryHelper Class Reference
Inheritance diagram for BxGroupsFormsEntryHelper:
BxBaseModGroupsFormsEntryHelper BxBaseModProfileFormsEntryHelper BxBaseModGeneralFormsEntryHelper BxDolProfileForms BxDolFactory

Public Member Functions

 __construct ($oModule)
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)
 onDataDeleteAfter ($iContentId, $aContentInfo, $oProfile)
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)
 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
 $_bAbsoluteActionUrl
 $_mixedContextId

Detailed Description

Group profile forms functions

Constructor & Destructor Documentation

◆ __construct()

BxGroupsFormsEntryHelper::__construct ( $oModule)

Reimplemented from BxBaseModGroupsFormsEntryHelper.


The documentation for this class was generated from the following file:
  • modules/boonex/groups/classes/BxGroupsFormsEntryHelper.php