\_smarty_code

Code fragment inside a tag.

Summary

Methods
Properties
Constants
to_smarty_php()
__construct()
$parser
$data
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$parser

$parser : object

Parser object

Type

object

$data

$data : mixed

Buffer content

Type

mixed

Methods

to_smarty_php()

to_smarty_php() : string

Return buffer content in parentheses

Returns

string —

content

__construct()

__construct(object  $parser, string  $data) 

Create parse tree buffer for code fragment

Parameters

object $parser

parser object

string $data

content