|
UNA
|
Public Member Functions | |
| __construct ($aModule) | |
| Public Member Functions inherited from BxBaseModGroupsConfig | |
| getHtmlIds ($sKey='') | |
| getCurrency () | |
| isFans () | |
| isAdmins () | |
| isPaidJoin () | |
| isInternalNotifications () | |
| isUseCoverAsThumb () | |
| getPriceName ($sName) | |
| Public Member Functions inherited from BxBaseModProfileConfig | |
| isFriends () | |
| isRoles () | |
| isMultiRoles () | |
| getRoles () | |
| getConnectionToFunctionCheck () | |
| Public Member Functions inherited from BxBaseModGeneralConfig | |
| getCNF () | |
| getObject ($sType='') | |
| getPrefix ($sType='') | |
| getJsClass ($sType) | |
| getJsObject ($sType) | |
| getJsObjectPoll ($iId=0) | |
| getGridObject ($sType) | |
| isAutoApprove () | |
| isAutoApproveEnabled () | |
| isEqualUrls ($sUrl1, $sUrl2) | |
| getViewEntryUrl ($mixedData) | |
| getEntryUri ($sAction) | |
| getImageUrl ($iId, $aTranscoders) | |
| getDpnTime () | |
| Public Member Functions inherited from BxDolModuleConfig | |
| getId () | |
| getName () | |
| getClassPrefix () | |
| getDbPrefix () | |
| getDirectory () | |
| getHomePath () | |
| getClassPath () | |
| getUri () | |
| getBaseUri () | |
| getHomeUrl () | |
Additional Inherited Members | |
| Public Attributes inherited from BxBaseModGeneralConfig | |
| $CNF | |
| Protected Member Functions inherited from BxBaseModGroupsConfig | |
| _initUseCoverAsThumb () | |
| Protected Member Functions inherited from BxBaseModProfileConfig | |
| _initRoles () | |
| Protected Attributes inherited from BxBaseModGroupsConfig | |
| $_aHtmlIds | |
| $_bUseCoverAsThumb | |
| $_aCurrency | |
| Protected Attributes inherited from BxBaseModProfileConfig | |
| $_aMenuItems2MethodsActions = array() | |
| $_aMenuItems2MethodsSubmenu = array() | |
| $_aConnectionToFunctionCheck | |
| $_bRoles | |
| $_aRoles | |
| Protected Attributes inherited from BxBaseModGeneralConfig | |
| $_aObjects | |
| $_aPrefixes | |
| $_aJsClasses | |
| $_aJsObjects | |
| $_aHtmlIds | |
| $_aHtmlIdsPoll | |
| $_aGridObjects | |
| $_bIsApi | |
| $_iDpnTime | |
| Protected Attributes inherited from BxDolModuleConfig | |
| $_iId | |
| $_sName | |
| $_sVendor | |
| $_sClassPrefix | |
| $_sDbPrefix | |
| $_sDirectory | |
| $_sUri | |
| $_sHomePath | |
| $_sClassPath | |
| $_sHomeUrl | |
Copyright (c) UNA, Inc - https://una.io MIT License - https://opensource.org/licenses/MIT
@defdroup Spaces Spaces @indroup UnaModules
| BxSpacesConfig::__construct | ( | $aModule | ) |
constructor
Reimplemented from BxBaseModGroupsConfig.