[ Index ]

PHP Cross Reference of phpBB-3.3.12-deutsch

title

Body

[close]

/phpbb/template/twig/tokenparser/ -> includephp.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
Copyright: Portions (c) 2009 Fabien Potencier, Armin Ronacher
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 68 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

includephp:: (3 methods):
  __construct()
  parse()
  getTag()


Class: includephp  - X-Ref

__construct(\phpbb\template\twig\environment $environment)   X-Ref
Constructor

param: \phpbb\template\twig\environment $environment

parse(\Twig\Token $token)   X-Ref
Parses a token and returns a node.

return: \Twig\Node\Node A Twig\Node instance
param: \Twig\Token $token A Twig\Token instance

getTag()   X-Ref
Gets the tag name associated with this token parser.

return: string The tag name



Generated: Sun Jun 23 12:25:44 2024 Cross-referenced by PHPXref 0.7.1