Exponent v2.7.2

Smarty_Compiler_Break extends Smarty_Internal_CompileBase
in package

Switch break statement plugin for smarty.

Tags
subpackage

Compiler

Table of Contents

$optional_attributes  : mixed
$required_attributes  : mixed
$shorttag_order  : mixed
compile()  : string
Print out a break command for the switch.

Properties

Methods

compile()

Print out a break command for the switch.

public compile( $args,  $compiler) : string

This can only go inside of {case} tags.

Parameters
$args :
$compiler :
Return values
string

Search results