SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class BrowserVersion

Display condition for browser version - 3, 4, 5, etc
Test is integerised, so therefore only checks the major number
Only makes sense when a conditon for the browser itself is also selected

Functions

NameVisibilityDescription
getCurrentValueprotectedReturn the current value of the variable

protected getCurrentValue

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

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