Class Smarty_Internal_Compile_Block
Smarty Internal Plugin Compile Block Class
- Smarty_Internal_CompileBase
- Smarty_Internal_Compile_Block
Package: Smarty\Compiler
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_compile_block.php
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_compile_block.php
public
boolean
|
|
public static
string
|
|
public static
string
|
|
public static
|
closeTag(),
getAttributes(),
openTag()
|
string |
parent
|
#
'____SMARTY_BLOCK_PARENT____'
|
public
array
|
$required_attributes
Attribute definition: Overwrites base class. |
#
array('name')
|
public
array
|
$shorttag_order
Attribute definition: Overwrites base class. |
#
array('name')
|
public
array
|
$option_flags
Attribute definition: Overwrites base class. |
#
array('hide', 'append', 'prepend', 'nocache')
|
public
array
|
$optional_attributes
Attribute definition: Overwrites base class. |
#
array('internal_file', 'internal_uid', 'internal_line')
|
public static
array
|
$nested_block_names
nested child block names |
#
array()
|
public static
array
|
$block_data
child block source buffer |
#
array()
|