HttpBasicFactory::getKey()

getKey()

HttpBasicFactory::create()

create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint) Parameters ContainerBuilder $container $id $config $userProvider $defaultEntryPoint

HttpBasicFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

HttpBasicFactory

class HttpBasicFactory implements SecurityFactoryInterface HttpBasicFactory creates services for HTTP basic authentication. Methods create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint) string getPosition() Defines the position at which the provider is called. getKey() addConfiguration(NodeDefinition $node) Details create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)

HtmlExtension::translateVisited()

XPathExpr translateVisited(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateSelected()

XPathExpr translateSelected(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateLink()

XPathExpr translateLink(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateLang()

XPathExpr translateLang(XPathExpr $xpath, FunctionNode $function) Parameters XPathExpr $xpath FunctionNode $function Return Value XPathExpr Exceptions ExpressionErrorException

HtmlExtension::translateInvalid()

XPathExpr translateInvalid(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

HtmlExtension::translateHover()

XPathExpr translateHover(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr