|
UNA
|
Public Member Functions | |
| __construct ($aModule) | |
| actionGetCode () | |
| actionGetLink () | |
| actionSetSeenMark ($Code) | |
| serviceGetSafeServices () | |
| serviceGetCode ($aParams) | |
| serviceGetLink ($aParams) | |
| serviceGetContextByCode ($sKey=false, $aParams=[]) | |
| serviceGetInclude () | |
| serviceGetBlockInvite ($bRedirect=false) | |
| serviceGetBlockInviteToContext ($iContextPid) | |
| serviceGetBlockAcceptByCode () | |
| serviceGetBlockFormInvite ($aParams=[]) | |
| serviceGetBlockFormRequest () | |
| serviceGetBlockManageRequests () | |
| serviceGetBlockManageInvites () | |
| serviceGetMenuAddonRequests () | |
| serviceAccountAddFormCheck () | |
| serviceGetNotificationsData () | |
| serviceGetNotificationsRequest ($aEvent) | |
| attachAccountIdToInvite ($iAccountId, $sKey) | |
| invite ($sType, $aEmails, $sText, $aParams=[]) | |
| processFormObjectInvite (&$oForm) | |
| processInviteToContext ($iPid, $iContextPid) | |
| isAllowedInvite ($iProfileId, $bPerform=false) | |
| isAllowedRequest ($iProfileId, $bPerform=false) | |
| isAllowedDeleteRequest ($iProfileId, $bPerform=false) | |
| isAllowedDeleteInvite ($iProfileId, $bPerform=false) | |
| getProfileId () | |
| getProfileObject ($iProfileId=0) | |
| getAccountId ($iProfileId) | |
| onRequest ($iRequestId) | |
| getFormObjectInvite ($sDisplay='') | |
| onInvite ($iProfileId) | |
| getJoinLink ($sKey) | |
| getSeenImageUrl ($sKey) | |
| Public Member Functions inherited from BxDolModule | |
| __get ($sName) | |
| __set ($sName, $o) | |
| isEnabled () | |
| getName () | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| serviceIsSafeService ($s) | |
| serviceIsPublicService ($s) | |
| serviceGetPublicServices () | |
Protected Member Functions | |
| getBlockManage ($sType) | |
| _prepareParamsGet () | |
Protected Attributes | |
| $_bIsApi | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolModule | |
| static | getInstance ($sName) |
| static | getTitle ($sUri) |
| static | getTitleKey ($sUri) |
| Public Attributes inherited from BxDolModule | |
| $_aModule | |
| BxInvModule::__construct | ( | $aModule | ) |
Constructor
Reimplemented from BxDolModule.
| BxInvModule::actionGetCode | ( | ) |
ACTION METHODS
| BxInvModule::onInvite | ( | $iProfileId | ) |
| BxInvModule::onRequest | ( | $iRequestId | ) |
| BxInvModule::serviceAccountAddFormCheck | ( | ) |
| BxInvModule::serviceGetBlockAcceptByCode | ( | ) |
| BxInvModule::serviceGetBlockFormInvite | ( | $aParams = [] | ) |
| BxInvModule::serviceGetBlockFormRequest | ( | ) |
| BxInvModule::serviceGetBlockInvite | ( | $bRedirect = false | ) |
| BxInvModule::serviceGetBlockInviteToContext | ( | $iContextPid | ) |
get_block_invite_to_context
| BxInvModule::serviceGetBlockManageInvites | ( | ) |
| BxInvModule::serviceGetBlockManageRequests | ( | ) |
| BxInvModule::serviceGetInclude | ( | ) |
| BxInvModule::serviceGetMenuAddonRequests | ( | ) |
| BxInvModule::serviceGetNotificationsData | ( | ) |
Data for Notifications module
| BxInvModule::serviceGetNotificationsRequest | ( | $aEvent | ) |
Entry post for Notifications module
| BxInvModule::serviceGetSafeServices | ( | ) |
SERVICE METHODS
Reimplemented from BxDolModule.