Home
last modified time | relevance | path

Searched defs:__construct (Results 1 – 25 of 123) sorted by last modified time

12345

/template/sprintdoc/
H A Dsvg.php97 public function __construct() { function in dokuwiki\\template\\sprintdoc\\SVG
H A DTemplate.php41 protected function __construct() { function in dokuwiki\\template\\sprintdoc\\Template
/template/mikio/inc/
H A Dsimple_html_dom.php140 function __construct($dom) function in simple_html_dom_node
1464 function __construct( function in simple_html_dom
/template/mikio/
H A Dmikio.php51 public function __construct() global() function in dokuwiki\\template\\mikio\\Template
/template/notos/
H A DNotosMenu.php16 public function __construct($name = 'notos') function in dokuwiki\\template\\notos\\NotosMenu
H A DCustomController.php18 public function __construct(TemplateController $tpl) function in dokuwiki\\template\\notos\\CustomController
/template/twigstarter/
H A DCustomControllerInterface.php14 public function __construct(TemplateController $tpl); function
/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php45 public function __construct() function in Twig\\ExtensionSet
H A DLexer.php53 public function __construct(Environment $env, array $options = []) function in Twig\\Lexer
H A DTwigFilter.php40 public function __construct(string $name, $callable = null, array $options = []) function in Twig\\TwigFilter
H A DTwigFunction.php40 public function __construct(string $name, $callable = null, array $options = []) function in Twig\\TwigFunction
H A DParser.php52 public function __construct(Environment $env) function in Twig\\Parser
/template/twigstarter/vendor/twig/twig/src/Loader/
H A DArrayLoader.php36 public function __construct(array $templates = []) function in Twig\\Loader\\ArrayLoader
H A DChainLoader.php29 public function __construct(array $loaders = []) function in Twig\\Loader\\ChainLoader
/template/twigstarter/vendor/twig/twig/src/Node/
H A DCheckToStringNode.php29 public function __construct(AbstractExpression $expr) function in Twig\\Node\\CheckToStringNode
H A DSandboxNode.php23 public function __construct(Node $body, int $lineno, string $tag = null) function in Twig\\Node\\SandboxNode
H A DSetNode.php24 …public function __construct(bool $capture, Node $names, Node $values, int $lineno, string $tag = n… function in Twig\\Node\\SetNode
H A DSpacelessNode.php27 public function __construct(Node $body, int $lineno, string $tag = 'spaceless') function in Twig\\Node\\SpacelessNode
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DArrowFunctionExpression.php24 public function __construct(AbstractExpression $expr, Node $names, $lineno, $tag = null) function in Twig\\Node\\Expression\\ArrowFunctionExpression
/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php42 public function __construct() function in Twig\\NodeVisitor\\EscaperNodeVisitor
H A DOptimizerNodeVisitor.php54 public function __construct(int $optimizers = -1) function in Twig\\NodeVisitor\\OptimizerNodeVisitor
/template/twigstarter/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php24 public function __construct(string $extensionName, string $type, string $name, string $varName) function in Twig\\Profiler\\Node\\EnterProfileNode
H A DLeaveProfileNode.php24 public function __construct(string $varName) function in Twig\\Profiler\\Node\\LeaveProfileNode
/template/twigstarter/vendor/twig/twig/src/Profiler/NodeVisitor/
H A DProfilerNodeVisitor.php33 public function __construct(string $extensionName) function in Twig\\Profiler\\NodeVisitor\\ProfilerNodeVisitor
/template/twigstarter/vendor/twig/twig/src/Profiler/
H A DProfile.php33 …public function __construct(string $template = 'main', string $type = self::ROOT, string $name = '… function in Twig\\Profiler\\Profile

12345