modules/Employees/EmployeesStudioModule.php
\EmployeesStudioModule
Package:
- Parent(s)
- \StudioModule
Properties


$fields= ''
inheritedInherited from:
\StudioModule::$$fields
Details
- Type
- n/a
- Inherited_from
- \StudioModule::$$fields


$module= ''
inheritedInherited from:
\StudioModule::$$module
Details
- Type
- n/a
- Inherited_from
- \StudioModule::$$module


$name= ''
inheritedInherited from:
\StudioModule::$$name
Details
- Type
- n/a
- Inherited_from
- \StudioModule::$$name


$popups= 'array ( )'
inheritedInherited from:
\StudioModule::$$popups
Default value
array ( )
Details- Type
- n/a
- Inherited_from
- \StudioModule::$$popups


$seed= ''
inheritedInherited from:
\StudioModule::$$seed
Details
- Type
- n/a
- Inherited_from
- \StudioModule::$$seed
Methods


__construct(
$module
)
:
void
inherited
Inherited from:
\StudioModule::__construct()
Parameters
Name | Type | Description |
---|---|---|
$module |


getParentModulesOfSubpanel(
$subpanel
)
:
void
inherited
Inherited from:
\StudioModule::getParentModulesOfSubpanel()
Parameters
Name | Type | Description |
---|---|---|
$subpanel |


getSubpanels(
)
:
void
inherited
Gets a list of subpanels used by the current module
Inherited from: \StudioModule::getSubpanels()

getViewType(
$view
)
:
void
inherited
Inherited from:
\StudioModule::getViewType()
Parameters
Name | Type | Description |
---|---|---|
$view |


isValidDashletModule(
$moduleName
)
:
void
inherited
Inherited from:
\StudioModule::isValidDashletModule()
Parameters
Name | Type | Description |
---|---|---|
$moduleName |


removeFieldFromLayouts(
$fieldName
)
:
void
inherited
Inherited from:
\StudioModule::removeFieldFromLayouts()
Parameters
Name | Type | Description |
---|---|---|
$fieldName |