Ejemplo n.º 1
0
 /**
  * Returns the names of any value lists associated with this
  * layout.
  *
  * @return array List of value list names as strings.
  */
 function listValueLists()
 {
     return $this->_impl->listValueLists();
 }