UNA
Loading...
Searching...
No Matches
BxBaseStudioDesign Class Reference
Inheritance diagram for BxBaseStudioDesign:
BxDolStudioDesign BxTemplStudioModule BxBaseStudioModule BxDolStudioModule BxTemplStudioWidget BxBaseStudioWidget BxDolStudioWidget BxTemplStudioPage BxBaseStudioPage BxDolStudioPage BxDol BxTemplStudioDesign BxArtificerStudioPage BxDecorousStudioPage BxLucidStudioPage BxOceanStudioPage BxProteanStudioPage

Public Member Functions

 __construct ($sModule, $mixedPageName, $sPage="")
Public Member Functions inherited from BxDolStudioDesign
 init ()
 checkAction ()
 activate ($sModule, $iWidgetId=0)
Public Member Functions inherited from BxBaseStudioModule
 getPageCss ()
 getPageJs ()
 getPageJsClass ()
 getPageJsObject ()
 getPageJsCode ($aParams=array(), $mixedWrap=true)
 getPageCaption ()
 getPageMenu ($aMenu=array(), $aMarkers=array())
 getPageCode ($sPage='', $bWrap=true)
Public Member Functions inherited from BxDolStudioModule
 settings ($sPage, $iWidgetId)
 uninstall ($sPage, $iWidgetId=0)
Public Member Functions inherited from BxTemplStudioWidget
 __construct ($mixedPageName)
Public Member Functions inherited from BxBaseStudioWidget
 getBlocksLine ($aBlocks)
 getBlockCode ($aBlock)
 getBlockCaption ($aBlock)
 getBlockPanelTop ($aBlock)
 getBlockPanelBottom ($aBlock)
Public Member Functions inherited from BxDolStudioWidget
 addAction ($aAction, $bOnRight=true)
 removeActions ()
 featured ()
 bookmark ()
Public Member Functions inherited from BxBaseStudioPage
 getPageIndex ()
 getPageHeader ()
 getPageBreadcrumb ()
 getPageAttributes ()
Public Member Functions inherited from BxDolStudioPage
 getDb ()
 getPageUrl ()
 getPageTypeUrl ()
 getRssHelpUrl ()
 getPageTypes ($bFullInfo=true)
 getPageTypeIcon ()
 addMarkers ($a)
 setError ($sError)
 getError ($bToDisplay=true)

Protected Member Functions

 getSettings ($mixedCategory='', $sMix='')
 getLogo ()
 getStyles ($mixedCategory='', $sMix='')
Protected Member Functions inherited from BxDolStudioDesign
 getObjectDesigner ()
Protected Member Functions inherited from BxBaseStudioModule
 getSettings ()
 getPopupSettings ($sPage, $iWidgetId)
 getPopupConfirmUninstall ($iWidgetId, &$aModule)
Protected Member Functions inherited from BxBaseStudioWidget
 getPageCaptionActions ()
 getPageActions ($iWidgetId=0)
 getPageMenuObject ($aMenu=array(), $aMarkers=array())
Protected Member Functions inherited from BxBaseStudioPage
 getPageCaptionHelp ()
 getPageCaptionAssistant ()
 getJsResult ($sMessage, $bTranslate=true, $bRedirect=false, $sRedirect='', $sOnResult='')
 getJsResultBy ($aParams)
Protected Member Functions inherited from BxDolStudioPage
 getSystemName ($sValue)
 getClassName ($sValue)
 getModuleTitle ($sName)
 getModuleIcon ($sName, $sType='menu', $bReturnAsUrl=true)
 getModules ($bShowCustom=true, $bShowSystem=true)
 updateHistory ()

Protected Attributes

 $aMenuItems
Protected Attributes inherited from BxBaseStudioModule
 $oHelper
 $aMenuItems
 $sTmplNamePopupSettings
 $sTmplNamePopupConfirmUninstall
Protected Attributes inherited from BxDolStudioModule
 $sLangPrefix
 $sParamPrefix
 $sModule
 $aModule
 $sPage
 $sPageDefault = BX_DOL_STUDIO_MOD_TYPE_DEFAULT
 $sManageUrl
Protected Attributes inherited from BxBaseStudioWidget
 $bPageMenuTitle
 $bPageMenuIconsInline
 $aPageCodeNoWrap
Protected Attributes inherited from BxDolStudioWidget
 $sPage
 $sPageDefault = BX_DOL_STUDIO_WGT_TYPE_DEFAULT
 $aActions
Protected Attributes inherited from BxBaseStudioPage
 $aPageCss
 $aPageJs
 $sPageJsClass
 $sPageJsObject
Protected Attributes inherited from BxDolStudioPage
 $oDb
 $aPage
 $bPageMultiple
 $sPageUrl
 $sPageSelected
 $sPageRssHelpObject
 $sPageRssHelpUrl
 $iPageRssHelpLength
 $sPageRssHelpId
 $iPageAssistantId
 $iPageAssistantChatName
 $_sTypesPreList
 $aMarkers
 $sError
 $_bShowHeaderRightSearch
 $_bShowHeaderRightSite
 $_bShowHeaderRightAssistant

Additional Inherited Members

Static Public Member Functions inherited from BxDolStudioModule
static getObjectInstance ($mixedPageName, $sPage="", $bInit=true)

Constructor & Destructor Documentation

◆ __construct()

BxBaseStudioDesign::__construct ( $sModule,
$mixedPageName,
$sPage = "" )

Reimplemented from BxDolStudioDesign.

Member Data Documentation

◆ $aMenuItems

BxBaseStudioDesign::$aMenuItems
protected
Initial value:
= array(
BX_DOL_STUDIO_TEMPL_TYPE_SETTINGS => array('title' => '_adm_lmi_cpt_settings', 'icon' => 'cogs'),
BX_DOL_STUDIO_TEMPL_TYPE_LOGO => array('title' => '_adm_lmi_cpt_logo', 'icon' => 'pencil-alt')
)

The documentation for this class was generated from the following file:
  • studio/template/scripts/BxBaseStudioDesign.php