Function Module_news->news_cat_select
Definitions
site/pages/modules/news.php
- The UI to select a news category to view news within.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$blogs | ?integer | required parameter | N/A | N/A | What to show (null: news and blogs, 0: news, 1: blogs) |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A