modules/ModuleBuilder/parsers/views/WirelessGridLayoutMetaDataParser.php
\WirelessGridLayoutMetaDataParser
Package:
- Parent(s)
- \GridLayoutMetaDataParser < \AbstractMetaDataParser
Properties
$FILLER= ''
inheritedInherited from:
\GridLayoutMetaDataParser::$$FILLER
Details
- Type
- n/a
- Inherited_from
- \GridLayoutMetaDataParser::$$FILLER
$_fielddefs= ''
inheritedInherited from:
\AbstractMetaDataParser::$$_fielddefs\GridLayoutMetaDataParser::$$_fielddefs
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataParser::$$_fielddefs
- Inherited_from
- \GridLayoutMetaDataParser::$$_fielddefs
$_moduleName= ''
inheritedInherited from:
\AbstractMetaDataParser::$$_moduleName\GridLayoutMetaDataParser::$$_moduleName
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataParser::$$_moduleName
- Inherited_from
- \GridLayoutMetaDataParser::$$_moduleName
$_viewdefs= ''
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataParser::$$_viewdefs
- Inherited_from
- \GridLayoutMetaDataParser::$$_viewdefs
$implementation= ''
inheritedInherited from:
\AbstractMetaDataParser::$$implementation\GridLayoutMetaDataParser::$$implementation
Details
- Type
- n/a
- Inherited_from
- \AbstractMetaDataParser::$$implementation
- Inherited_from
- \GridLayoutMetaDataParser::$$implementation
Methods
__construct(
$view, $moduleName, $packageName
=
''
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::__construct()
Parameters
Name | Type | Description |
---|---|---|
$view | ||
$moduleName | ||
$packageName |
_convertFromCanonicalForm(
$panels, $fielddefs
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::_convertFromCanonicalForm()
Parameters
Name | Type | Description |
---|---|---|
$panels | ||
$fielddefs |
_convertToCanonicalForm(
$panels, $fielddefs
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::_convertToCanonicalForm()
Parameters
Name | Type | Description |
---|---|---|
$panels | ||
$fielddefs |
_populateFromRequest(
$fielddefs
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::_populateFromRequest()
Parameters
Name | Type | Description |
---|---|---|
$fielddefs |
_standardizeFieldLabels(
$fielddefs
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::_standardizeFieldLabels()\GridLayoutMetaDataParser::_standardizeFieldLabels()
Parameters
Name | Type | Description |
---|---|---|
$fielddefs |
addField(
$def, $panelID
=
FALSE
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::addField()
Parameters
Name | Type | Description |
---|---|---|
$def | ||
$panelID |
convertFromCanonicalForm(
$panels, $fielddefs
)
:
array
inherited
Public access to _convertFromCanonicalForm
Inherited from: \GridLayoutMetaDataParser::convertFromCanonicalForm()
Parameters
Returns
Name | Type | Description |
---|---|---|
$panels | ||
$fielddefs |
Type | Description |
---|---|
array |
convertToCanonicalForm(
$panels, $fielddefs
)
:
array
inherited
Public access to _convertToCanonicalForm
Inherited from: \GridLayoutMetaDataParser::convertToCanonicalForm()
Parameters
Returns
Name | Type | Description |
---|---|---|
$panels | ||
$fielddefs |
Type | Description |
---|---|
array |
fieldIsRequired(
$def
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::fieldIsRequired()
Parameters
Name | Type | Description |
---|---|---|
$def |
getAvailableFields(
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::getAvailableFields()
getCalculatedFields(
)
:
Array
inherited
Inherited from:
\GridLayoutMetaDataParser::getCalculatedFields()
Returns
Type | Description |
---|---|
Array | list of fields in this module that have the calculated property |
getFieldDefs(
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::getFieldDefs()\GridLayoutMetaDataParser::getFieldDefs()
getFieldsFromLayout(
$viewdef
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::getFieldsFromLayout()
Parameters
Name | Type | Description |
---|---|---|
$viewdef |
getFieldsInPanel(
$targetPanel
)
:
Array
inherited
Inherited from:
\GridLayoutMetaDataParser::getFieldsInPanel()
Parameters
Returns
Name | Type | Description |
---|---|---|
$targetPanel |
Type | Description |
---|---|
Array | fields in the given panel |
getFirstNewPanelId(
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::getFirstNewPanelId()
getHistory(
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::getHistory()\GridLayoutMetaDataParser::getHistory()
getImplementation(
)
:
\DeployedMetaDataImplementation
inherited
Getter function to get the implementation method which is a private variable
Inherited from: \GridLayoutMetaDataParser::getImplementation()
Returns
Type | Description |
---|---|
\DeployedMetaDataImplementation |
getLanguage(
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::getLanguage()\GridLayoutMetaDataParser::getLanguage()
getLayoutAsArray(
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::getLayoutAsArray()\GridLayoutMetaDataParser::getLayoutAsArray()
getNewRowItem(
$source, $fielddef
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::getNewRowItem()
Parameters
Name | Type | Description |
---|---|---|
$source | ||
$fielddef |
getPanelDependency(
$panelID
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::getPanelDependency()
Parameters
Name | Type | Description |
---|---|---|
$panelID |
getRequiredFields(
)
:
void
inherited
Inherited from:
\AbstractMetaDataParser::getRequiredFields()\GridLayoutMetaDataParser::getRequiredFields()
getSyncDetailEditViews(
)
:
void
inherited
Return whether the Detail & EditView should be in sync.
Inherited from: \GridLayoutMetaDataParser::getSyncDetailEditViews()isTrue(
$val
)
:
bool
staticinherited
Used to determine if a field property is true or false given that it could be the boolean value or a string value such use 'false' or '0'
Inherited from: \AbstractMetaDataParser::isTrue()\GridLayoutMetaDataParser::isTrue()
Parameters
Returns
Details
Name | Type | Description |
---|---|---|
$val |
Type | Description |
---|---|
bool |
- Static
removeField(
$fieldName
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::removeField()
Parameters
Name | Type | Description |
---|---|---|
$fieldName |
setPanelDependency(
$panelID, $dependency
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::setPanelDependency()
Parameters
Name | Type | Description |
---|---|---|
$panelID | ||
$dependency |
setSyncDetailEditViews(
$syncDetailEditViews
)
:
void
inherited
Sync DetailView & EditView. This should only be set on the EditView
Inherited from: \GridLayoutMetaDataParser::setSyncDetailEditViews()
Parameters
Name | Type | Description |
---|---|---|
$syncDetailEditViews |
setTabDefs(
$tabDefs
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::setTabDefs()
Parameters
Name | Type | Description |
---|---|---|
$tabDefs |
setUseTabs(
$useTabs
)
:
void
inherited
Inherited from:
\GridLayoutMetaDataParser::setUseTabs()
Parameters
Name | Type | Description |
---|---|---|
$useTabs |
validField(
$def, $view
=
""
)
:
void
staticinherited
Inherited from:
\AbstractMetaDataParser::validField()\GridLayoutMetaDataParser::validField()
Parameters
Name | Type | Description |
---|---|---|
$def | ||
$view |