Function Block_main_news->generate_selectcode_sql
Definitions
sources/blocks/main_news.php
- Generate Selectcode SQL.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$select | string | required parameter | N/A | N/A | The Selectcode |
Return
- The SQL
- Type: string
- Set: N/A
- Range: N/A