ListStrategy.php
getList($options, $valuePattern=null, $key=null, $language=null)
Get a list of key/value pairs defined by the given configuration.
ListStrategy defines the interface for classes that retrieve value lists.
Definition: ListStrategy.php:19
isStatic($options)
Check if the list values are static or changing.