SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class DeviceCategory

Display condtion for device category - desktop, mobile, tablet

Functions

NameVisibilityDescription
getCurrentValueprotectedReturn the current value of the variable
getParamValuespublicReturn the available values for dropdowns

protected getCurrentValue

string $DeviceCategory->getCurrentValue ( array $env );

Return the current value of the variable
This is compared against the params returned by DisplayCondition::getParamValues

public getParamValues

array $DeviceCategory->getParamValues ( );

Return the available values for dropdowns