\TP_yyToken

Smarty Internal Plugin Templateparser

This is the template parser. It is generated from the internal.templateparser.y file

Summary

Methods
Properties
Constants
__construct()
__toString()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
$string
$metadata
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$string

$string : 

Type

$metadata

$metadata : 

Type

Methods

__construct()

__construct(  $s,   $m = array()) 

Parameters

$s
$m

__toString()

__toString() 

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset