Function __global->is_wide
Definitions
sources/global3.php
- Find whether panels will be shown.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: int
Returns
- Result
- Type: BINARY
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Find whether panels will be shown.
*
* @return BINARY Result
*/
function is_wide() : int
* Find whether panels will be shown.
*
* @return BINARY Result
*/
function is_wide() : int

