프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$container | Symfony\Component\DependencyInjection\ContainerInterface | ||
$types |
메소드 | 설명 | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) | ||
addType ( string $id, string $fieldTypeServiceId ) | ||
getTypes ( ) : |
||
hasType ( string $id ) : boolean | ||
newType ( string $id ) : Jarves\Admin\FieldTypes\TypeInterface |
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) | ||
$container | Symfony\Component\DependencyInjection\ContainerInterface |
protected ContainerInterface,Symfony\Component\DependencyInjection $container | ||
리턴 | Symfony\Component\DependencyInjection\ContainerInterface |