SmartyDesign SmartyDesign(
[
$name = null]
)
|
|
Parameters:
Returns an array of Strings, each String representing one Name of an additional Content piece.
Each of these Content pieces will be editable as HTML Content. If an empty array or null is returned, no additional content columns are defined.
API Tags:
| Return: | an array of Strings, an empty array or null |
Redefinition of:
- MenuTemplate::getContentNames()
- Returns an array of Strings, each String representing one Name of an additional Content piece.
array getPortletColumns(
)
|
|
Returns an array with names of Portlet columns. Array might be empty.
API Tags:
| Return: | the supported Portlet columns |
Redefinition of:
- MenuTemplate::getPortletColumns()
- Returns an array of Strings, each String representing one Portlet column definition.
API Tags:
| Return: | the associated Stylesheet |
API Tags:
| Return: | the associated Template |
String hasPortletSupport(
)
|
|
API Tags:
| Return: | the Design Description |
Redefinition of:
- MenuTemplate::hasPortletSupport()
- Returns whether this Layout supports dynamic Portlets.