modules/ModuleBuilder/parsers/views/UndeployedSubpanelImplementation.php

Show: inherited
Table of Contents

\UndeployedSubpanelImplementation

Package:
Parent(s)
\MetaDataImplementationInterface

Constants

Constant  HISTORYFILENAME = 'restored.php'
Constant  HISTORYVARIABLENAME = 'layout_defs'

Properties

Propertyprotected  $_fielddefs= ''
Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_fielddefs  
Propertyprotected  $_fileVariables= 'array ( MB_DASHLETSEARCH => 'dashletData', MB_DASHLET => 'dashletData', MB_POPUPSEARCH => 'popupMeta', MB_POPUPLIST => 'popupMeta', MB_LISTVIEW => 'listViewDefs', MB_BASICSEARCH => 'searchdefs', MB_ADVANCEDSEARCH => 'searchdefs', MB_EDITVIEW => 'viewdefs', MB_DETAILVIEW => 'viewdefs', MB_QUICKCREATE => 'viewdefs', )'
Default valuearray ( MB_DASHLETSEARCH => 'dashletData', MB_DASHLET => 'dashletData', MB_POPUPSEARCH => 'popupMeta', MB_POPUPLIST => 'popupMeta', MB_LISTVIEW => 'listViewDefs', MB_BASICSEARCH => 'searchdefs', MB_ADVANCEDSEARCH => 'searchdefs', MB_EDITVIEW => 'viewdefs', MB_DETAILVIEW => 'viewdefs', MB_QUICKCREATE => 'viewdefs', )Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_fileVariables  
Propertyprotected  $_moduleName= ''
Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_moduleName  
Propertyprotected  $_originalViewdefs= 'array()'
Default valuearray()Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_originalViewdefs  
Propertyprotected  $_sourceFilename= ''''
Default value''Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_sourceFilename  
Propertyprotected  $_view= ''
inheritedInherited from: \AbstractMetaDataImplementation::$$_view
Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_view  
Propertyprotected  $_viewdefs= ''
Details
Type
n/a
Inherited_from
\AbstractMetaDataImplementation::$$_viewdefs  

Methods

methodpublic__construct(  $subpanelName,  $moduleName,  $packageName ) : void

Parameters
Name Type Description
$subpanelName
$moduleName
$packageName
methodprotected_loadFromFile(  $filename ) : void
Parameters
Name Type Description
$filename
methodprotected_loadFromPopupFile(  $filename,  $mod,  $view,  $forSave = false ) : void
Parameters
Name Type Description
$filename
$mod
$view
$forSave
methodpublic_mergeFielddefs(  $fielddefs,  $layout ) : void
Parameters
Name Type Description
$fielddefs
$layout
methodprotected_saveToFile(  $filename,  $defs,  $useVariables = true,  $forPopup = false ) : void
Parameters
Name Type Description
$filename
$defs
$useVariables
$forPopup
methodpublicdeploy(  $defs ) : void

Parameters
Name Type Description
$defs
methodpublicgetFielddefs( ) : void
methodpublicgetHistory( ) : void
methodpublicgetLanguage( ) : void

methodpublicgetOriginalViewdefs( ) : void
methodpublicgetViewdefs( ) : void
Documentation was generated by DocBlox 0.18.1.