Function Hook_CMA->get_content_type_label
Definitions
sources/content.php
- Get the label for this content type.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | ?array | Null | N/A | N/A | The database row for the content (null: no override support) |
Return
- The label
- Type: Tempcode
- Set: N/A
- Range: N/A