compiler.continue.php
Table of Contents
Functions
- smarty_compiler_continue() : string
- Skip remaining logic in the current iteration of a loop.
Functions
smarty_compiler_continue()
Skip remaining logic in the current iteration of a loop.
smarty_compiler_continue(mixed $contents, mixed &$smarty) : string
Parameters
- $contents : mixed
- $smarty : mixed