SproutCMS

This is the code documentation for the SproutCMS project

function getParamValues()

Return the available values for dropdowns

Usage

array $DisplayCondition->getParamValues ( );

Return value

  • array
    Key is internal value (e.g. 'desktop') and value is the label (e.g. 'Desktop')