modules/ModuleBuilder/parsers/views/DeployedSubpanelImplementation.php
\DeployedSubpanelImplementation
Package:
- Parent(s)
- \MetaDataImplementationInterface
Constants
Properties
$_fielddefs= ''
inheritedInherited from:
\AbstractMetaDataImplementation::$$_fielddefs
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_fielddefs
$_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',
MB_WIRELESSEDITVIEW => 'viewdefs',
MB_WIRELESSDETAILVIEW => 'viewdefs',
MB_WIRELESSLISTVIEW => 'listViewDefs',
MB_WIRELESSBASICSEARCH => 'searchdefs',
MB_WIRELESSADVANCEDSEARCH => 'searchdefs',
)'
inheritedInherited from:
\AbstractMetaDataImplementation::$$_fileVariables
Default value
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',
MB_WIRELESSEDITVIEW => 'viewdefs',
MB_WIRELESSDETAILVIEW => 'viewdefs',
MB_WIRELESSLISTVIEW => 'listViewDefs',
MB_WIRELESSBASICSEARCH => 'searchdefs',
MB_WIRELESSADVANCEDSEARCH => 'searchdefs',
)
Details- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_fileVariables
$_moduleName= ''
inheritedInherited from:
\AbstractMetaDataImplementation::$$_moduleName
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_moduleName
$_originalViewdefs= 'array()'
inheritedInherited from:
\AbstractMetaDataImplementation::$$_originalViewdefs
Default value
array()
Details- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_originalViewdefs
$_sourceFilename= ''''
inheritedInherited from:
\AbstractMetaDataImplementation::$$_sourceFilename
Default value
''
Details- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_sourceFilename
$_view= ''
inheritedInherited from:
\AbstractMetaDataImplementation::$$_view
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_view
$_viewdefs= ''
inheritedInherited from:
\AbstractMetaDataImplementation::$$_viewdefs
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataImplementation::$$_viewdefs
Methods
__construct(
$subpanelName, $moduleName
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$subpanelName | ||
$moduleName |
_loadFromFile(
$filename
)
:
void
inherited
Inherited from:
\AbstractMetaDataImplementation::_loadFromFile()
Parameters
Name | Type | Description |
---|---|---|
$filename |
_loadFromPopupFile(
$filename, $mod, $view, $forSave
=
false
)
:
void
inherited
Inherited from:
\AbstractMetaDataImplementation::_loadFromPopupFile()
Parameters
Name | Type | Description |
---|---|---|
$filename | ||
$mod | ||
$view | ||
$forSave |
_mergeFielddefs(
$fielddefs, $layout
)
:
void
inherited
Inherited from:
\AbstractMetaDataImplementation::_mergeFielddefs()
Parameters
Name | Type | Description |
---|---|---|
$fielddefs | ||
$layout |
_saveToFile(
$filename, $defs, $useVariables
=
true, $forPopup
=
false
)
:
void
inherited
Inherited from:
\AbstractMetaDataImplementation::_saveToFile()
Parameters
Name | Type | Description |
---|---|---|
$filename | ||
$defs | ||
$useVariables | ||
$forPopup |
getOriginalViewdefs(
)
:
void
inherited
Inherited from:
\AbstractMetaDataImplementation::getOriginalViewdefs()