Retrieves an array of CSS class names.
- Full name:
get_content_class - Defined in:
cms/core/Shared/Helpers/content.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | Content id of current content. |
$class |
string|array | One or more css class names to add to html element list. |
Return Value
array
An array of css class names.