Function __global->is_wide_high
Definitions
sources/global3.php
- Find whether panels and the header/footer areas won't 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 and the header/footer areas won't be shown.
*
* @return BINARY Result
*/
function is_wide_high() : int
* Find whether panels and the header/footer areas won't be shown.
*
* @return BINARY Result
*/
function is_wide_high() : int

