SimpleFormFactory
class SimpleFormFactory extends FormLoginFactory
Methods
| create(ContainerBuilder $container, $id, $config, $userProviderId, $defaultEntryPointId) | from AbstractFactory | |
| addConfiguration(NodeDefinition $node) | ||
| addOption($name, $default = null) | from AbstractFactory | |
| __construct() | ||
| getPosition() | from FormLoginFactory | |
| getKey() |
Details
create(ContainerBuilder $container, $id, $config, $userProviderId, $defaultEntryPointId)
Parameters
| ContainerBuilder | $container | |
| $id | ||
| $config | ||
| $userProviderId | ||
| $defaultEntryPointId |
addConfiguration(NodeDefinition $node)
Parameters
| NodeDefinition | $node |
final addOption($name, $default = null)
Parameters
| $name | ||
| $default |
__construct()
getPosition()
getKey()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SimpleFormFactory.html