UNA
Loading...
Searching...
No Matches
BxBaseStudioDesigner Class Reference
Inheritance diagram for BxBaseStudioDesigner:
BxDolStudioDesigner BxTemplStudioWidget BxBaseStudioWidget BxDolStudioWidget BxTemplStudioPage BxBaseStudioPage BxDolStudioPage BxDol BxTemplStudioDesigner

Public Member Functions

 __construct ($sPage='')
 getPageJsCode ($aOptions=array(), $bWrap=true)
 getPageMenu ($aMenu=[], $aMarkers=[])
Public Member Functions inherited from BxDolStudioDesigner
 checkAction ()
 setManageUrl ($sUrl)
 setParamPrefix ($sPrefix)
 setLogoParams ($aParams)
 makeDefault ()
 submitLogo (&$oForm)
 deleteLogo ($sLogo)
 submitIcon (&$oForm)
 deleteIcon ($sIcon)
 submitCover (&$oForm)
 deleteCover ($sCover)
 submitSplash (&$oForm)
 submitInjections (&$oForm)
Public Member Functions inherited from BxBaseStudioWidget
 getPageCss ()
 getPageJs ()
 getPageCaption ()
 getPageCode ($sPage='', $bWrap=true)
 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 ()
 getPageJsClass ()
 getPageJsObject ()
 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

 getGeneral ()
 getLogo ()
 getIcon ()
 getCover ()
 getSplash ()
 getInjections ()
 getPwa ()
 getSettings ()
 getOptionId ($sName)
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

 $oDbSettings
 $sLogoFormId = 'adm-dsg-logo-form'
 $sLogoIframeId = 'adm-dsg-logo-iframe'
 $sIconFormId = 'adm-dsg-icon-form'
 $sIconIframeId = 'adm-dsg-icon-iframe'
 $sCoverFormId = 'adm-dsg-cover-form'
 $sCoverIframeId = 'adm-dsg-cover-iframe'
 $sCoverStorage = BX_DOL_STORAGE_OBJ_IMAGES
 $sCoverTranscoder = 'sys_cover_preview'
 $sSplashFormId = 'adm-dsg-splash-form'
 $sSplashIframeId = 'adm-dsg-splash-iframe'
 $sSplashEditorId = 'adm-dsg-splash-editor'
 $sInjectionsFormId = 'adm-dsg-injections-form'
 $sInjectionsIframeId = 'adm-dsg-injections-iframe'
 $sInjectionsEditorId = 'adm-dsg-injections-editor'
Protected Attributes inherited from BxDolStudioDesigner
 $sPage
 $sManageUrl
 $sParamPrefix
 $sParamLogo
 $sParamLogoDark
 $sParamLogoInline
 $sParamMark
 $sParamMarkDark
 $sParamMarkInline
 $sParamLogoAlt
 $aLogos
 $aIcons
 $aCovers
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

Constructor & Destructor Documentation

◆ __construct()

BxBaseStudioDesigner::__construct ( $sPage = '')

Reimplemented from BxDolStudioDesigner.

Member Function Documentation

◆ getPageJsCode()

BxBaseStudioDesigner::getPageJsCode ( $aOptions = array(),
$bWrap = true )

Reimplemented from BxBaseStudioPage.

◆ getPageMenu()

BxBaseStudioDesigner::getPageMenu ( $aMenu = [],
$aMarkers = [] )

Reimplemented from BxBaseStudioWidget.


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