Свойство | Type | Description | |
---|---|---|---|
$attributes | |||
$description | string | ||
$id | string | Needs to be unique across all bundles. | |
$label | string | ||
$options | Not yet implemented. | ||
$requiredProperties | |||
$rootName | |||
$service | string | The Symfony service to chose for the rendering (Jarves\ContentRender) |
Méthode | Description | |
---|---|---|
addOption ( |
||
getDescription ( ) : string | ||
getId ( ) : string | ||
getLabel ( ) : string | ||
getOption ( string $id ) : |
||
getOptions ( ) : |
||
getService ( ) : string | ||
setDescription ( string $description ) | ||
setId ( string $id ) | ||
setLabel ( string $label ) | ||
setOptions ( array $options = null ) | ||
setService ( string $service ) |
protected string $id | ||
Résultat | string |
protected Field[],Jarves\Configuration $options | ||
Résultat |
protected string $service | ||
Résultat | string |