modules/Documents/DocumentsStudioModule.php
\DocumentsStudioModule
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
getParentModulesOfSubpanel(
$subpanel
)
:
void
inherited
Inherited from:
\StudioModule::getParentModulesOfSubpanel()
Parameters
Name | Type | Description |
---|---|---|
$subpanel |
getProvidedSubpanels(
)
:
void
inherited
gets a list of subpanels provided to other modules
Inherited from: \StudioModule::getProvidedSubpanels()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 |