Home
last modified time | relevance | path

Searched refs:optionsValue (Results 1 – 1 of 1) sorted by relevance

/plugin/prolog/
H A Dattribute_options.php26 * @param string $optionsValue the value from attribute options
29 function getOptions($optionsValue) argument
32 $exValues = explode(',', $optionsValue);