Function Module_cms_news->get_cat
Definitions
cms/pages/modules/cms_news.php
- Standard crud_module category getter.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ID_TEXT | required parameter | N/A | N/A | The entry for which the category is sought |
Return
- The category
- Type: string
- Set: N/A
- Range: N/A