| extends | Smarty_Internal_CompileBase | 
|---|
Smarty Internal Plugin Compile Shared Inheritance Class
| Methods | ||||
|---|---|---|---|---|
| 
					
	public
					static
					
				 | postCompile(Smarty_Internal_TemplateCompilerBase $compiler, bool|false $initChildSequence = false)
		Compile inheritance initialization code as prefix
	 Compile inheritance initialization code as prefix Parameters
 | # | ||
| 
					
	public
					
					
				 | registerInit(Smarty_Internal_TemplateCompilerBase $compiler, bool|false $initChildSequence = false)
		Register post compile callback to compile inheritance initialization code
	 Register post compile callback to compile inheritance initialization code Parameters
 | # | ||
| Methods inherited from Smarty_Internal_CompileBase | 
|---|
| getAttributes(), openTag(), closeTag() | 
| Properties inherited from Smarty_Internal_CompileBase | 
|---|
| $required_attributes, $optional_attributes, $shorttag_order, $option_flags, $optionMap, $mapCache |