PHP Interface Sulu\Component\Rest\ListBuilder\Metadata\FieldDescriptorFactoryInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

Méthode Description
getFieldDescriptorForClass ( string $className, array $options = [] ) : Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface[] Return field-descriptors for given class.

Method Details

getFieldDescriptorForClass() public méthode

Return field-descriptors for given class.
public getFieldDescriptorForClass ( string $className, array $options = [] ) : Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface[]
$className string
$options array
Résultat Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface[]