modules/ModuleBuilder/parsers/parser.portallayoutview.php
\ParserPortalLayoutView
Package:
- Parent(s)
- \ParserModifyLayoutView < \ModuleBuilderParser
Properties
$_defMap= ''
Details
- Type
- n/a
- Inherited_from
- \ModuleBuilderParser::$$_defMap
- Inherited_from
- \ParserModifyLayoutView::$$_defMap
$_moduleVariable= ''
inheritedInherited from:
\ParserModifyLayoutView::$$_moduleVariable
Details
- Type
- n/a
- Inherited_from
- \ParserModifyLayoutView::$$_moduleVariable
$_originalFile= ''
inheritedInherited from:
\ParserModifyLayoutView::$$_originalFile
Details
- Type
- n/a
- Inherited_from
- \ParserModifyLayoutView::$$_originalFile
$_sourceFile= ''
inheritedInherited from:
\ParserModifyLayoutView::$$_sourceFile
Details
- Type
- n/a
- Inherited_from
- \ParserModifyLayoutView::$$_sourceFile
$_variables= 'array()'
Default value
array()
Details- Type
- n/a
- Inherited_from
- \ModuleBuilderParser::$$_variables
- Inherited_from
- \ParserModifyLayoutView::$$_variables
Methods
ModuleBuilderParser(
)
:
void
inherited
Inherited from:
\ModuleBuilderParser::ModuleBuilderParser()\ParserModifyLayoutView::ModuleBuilderParser()
_addField(
$properties, $panelID
=
FALSE
)
:
void
inherited
Inherited from:
\ParserModifyLayoutView::_addField()
Parameters
Name | Type | Description |
---|---|---|
$properties | ||
$panelID |
_loadFromFile(
$view, $file, $moduleName
)
:
void
inherited
Inherited from:
\ModuleBuilderParser::_loadFromFile()\ParserModifyLayoutView::_loadFromFile()
Parameters
Name | Type | Description |
---|---|---|
$view | ||
$file | ||
$moduleName |
_loadLayoutFromRequest(
)
:
void
inherited
Load the canonical panel layout from the submitted form
Inherited from: \ParserModifyLayoutView::_loadLayoutFromRequest()_writeToFile(
$file, $view, $moduleName, $defs, $variables
)
:
void
inherited
Inherited from:
\ModuleBuilderParser::_writeToFile()\ParserModifyLayoutView::_writeToFile()
Parameters
Name | Type | Description |
---|---|---|
$file | ||
$view | ||
$moduleName | ||
$defs | ||
$variables |
getAvailableFields(
)
:
void
inherited
Inherited from:
\ParserModifyLayoutView::getAvailableFields()
getCalculatedFields(
)
:
Array
Returns
Type | Description |
---|---|
Array | list of fields in this module that have the calculated property |
init(
$module, $view, $submittedLayout
=
false
)
:
void
Constructor
Parameters
Name | Type | Description |
---|---|---|
$module | ||
$view | ||
$submittedLayout |
loadModule(
$module, $view
)
:
void
inherited
Inherited from:
\ParserModifyLayoutView::loadModule()
Parameters
Name | Type | Description |
---|---|---|
$module | ||
$view |
populateFromPost(
)
:
void
inherited
Inherited from:
\ModuleBuilderParser::populateFromPost()\ParserModifyLayoutView::populateFromPost()