Пример #1
0
 /**
  * Get a list of names of fieldtypes used by this collection
  * @return array
  */
 public function getFieldtypes()
 {
     return $this->fields->getFieldtypes();
 }