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