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 wa-system/vendors/smarty3/sysplugins/smarty_internal_compile_block.php
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_compile_block.php
public
boolean
|
|
public static
|
#
saveBlockData( string $block_content, string $block_tag, object $template, string $filepath )
Save or replace child block source by block name during parsing |
public static
string
|
closeTag(),
getAttributes(),
openTag()
|
public
array
|
$required_attributes | array('name') |
#
Attribute definition: Overwrites base class. |
public
array
|
$shorttag_order | array('name', 'hide') |
#
Attribute definition: Overwrites base class. |
public
array
|
$optional_attributes | array('hide') |
#
Attribute definition: Overwrites base class. |
$option_flags
|