SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class BrowserName

Display condtion for browser - firefox, chrome, safari, etc

Functions

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

protected getCurrentValue

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

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

public getParamValues

array $BrowserName->getParamValues ( );

Return the available values for dropdowns