Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe TraceableTwigTemplate
+ Graphe d'héritage de TraceableTwigTemplate:

Fonctions membres publiques

 __construct (TraceableTwigEnvironment $env, Twig_Template $template)
 
 __call ($name, $arguments)
 
 doDisplay (array $context, array $blocks=array())
 
 getTemplateName ()
 
 getEnvironment ()
 
 getParent (array $context)
 
 isTraitable ()
 
 displayParentBlock ($name, array $context, array $blocks=array())
 
 displayBlock ($name, array $context, array $blocks=array(), $useBlocks=true)
 
 renderParentBlock ($name, array $context, array $blocks=array())
 
 renderBlock ($name, array $context, array $blocks=array(), $useBlocks=true)
 
 hasBlock ($name)
 
 getBlockNames ()
 
 getBlocks ()
 
 display (array $context, array $blocks=array())
 
 render (array $context)
 

Fonctions membres publiques statiques

static clearCache ()
 

Attributs protégés

 $template
 

Description détaillée

Wraps a Twig_Template to add profiling features

Obsolète:

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( TraceableTwigEnvironment  $env,
Twig_Template  $template 
)
Paramètres
TraceableTwigEnvironment$env
Twig_Template$template

Références TraceableTwigTemplate\$template.

Documentation des fonctions membres

◆ __call()

__call (   $name,
  $arguments 
)

Références $name.

◆ clearCache()

static clearCache ( )
static

◆ display()

display ( array  $context,
array  $blocks = array() 
)

Références $name, et $start.

Référencé par TraceableTwigTemplate\render().

◆ displayBlock()

displayBlock (   $name,
array  $context,
array  $blocks = array(),
  $useBlocks = true 
)

Références $name.

◆ displayParentBlock()

displayParentBlock (   $name,
array  $context,
array  $blocks = array() 
)

Références $name.

◆ doDisplay()

doDisplay ( array  $context,
array  $blocks = array() 
)

◆ getBlockNames()

getBlockNames ( )

◆ getBlocks()

getBlocks ( )

◆ getEnvironment()

getEnvironment ( )

◆ getParent()

getParent ( array  $context)

◆ getTemplateName()

getTemplateName ( )

◆ hasBlock()

hasBlock (   $name)

Références $name.

◆ isTraitable()

isTraitable ( )

◆ render()

render ( array  $context)

◆ renderBlock()

renderBlock (   $name,
array  $context,
array  $blocks = array(),
  $useBlocks = true 
)

Références $name.

◆ renderParentBlock()

renderParentBlock (   $name,
array  $context,
array  $blocks = array() 
)

Références $name.

Documentation des champs

◆ $template

$template
protected

La documentation de cette classe a été générée à partir du fichier suivant :