Overview

Namespaces

  • Thelia
    • Action
    • Config
    • Controller
    • Core
      • Bundle
      • DependencyInjection
        • Compiler
        • Loader
      • Event
      • EventListener
      • Template
        • BaseParam
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools
    • Tpex
      • BaseParam
      • Element
        • Loop
        • TestLoop
      • Event
      • Exception
      • Filter
      • Tokenizer

Classes

  • BaseElement
  • ConditionalLoopElement
  • ConditionalVarLoopElement
  • ElementCollection
  • RepeatLoopElement
  • SimpleLoopElement
  • TestLoopElement
  • TextElement
  • VariablesTemplate
  • Overview
  • Namespace
  • Class
  • Tree

Class ConditionalLoopElement

Thelia\Tpex\Element\BaseElement
Extended by Thelia\Tpex\Element\ConditionalLoopElement
Namespace: Thelia\Tpex\Element
Located at core/lib/Thelia/Tpex/Element/ConditionalLoopElement.php
Methods summary
public
# __construct( mixed $name )
public mixed
# addContent( mixed $content )

Parameters

$content
mixed
$content

Returns

mixed
public
# exec( mixed $substitutions = array() )
public integer
# type( )

type must return the code of this element.

ex : return Thelia\Tpex\TpexToken::TpexText

Returns

integer
Methods inherited from Thelia\Tpex\Element\BaseElement
replace()
Properties summary
public mixed $name
#
public mixed $value
#
Properties inherited from Thelia\Tpex\Element\BaseElement
$content
thelia API documentation generated by ApiGen 2.8.0