Smarty_Internal_Undefined
Smarty Internal Undefined
Class to handle undefined method calls or calls to obsolete runtime extensions
- Full name:
\Smarty_Internal_Undefined
Properties
class
Name of undefined extension class
Methods
__construct
Smarty_Internal_Undefined constructor.
Parameters:
Parameter | Type | Description |
---|---|---|
$class |
null|string | name of undefined extension class |
decodeProperties
Wrapper for obsolete class Smarty_Internal_Runtime_ValidateCompiled
public decodeProperties(\Smarty_Internal_Template $tpl, array $properties, bool $cache = false): bool
Parameters:
Parameter | Type | Description |
---|---|---|
$tpl |
\Smarty_Internal_Template | |
$properties |
array | special template properties |
$cache |
bool | flag if called from cache file |
Return Value:
false
__call
Call error handler for undefined method
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
string | unknown method-name |
$args |
array | argument array |
Throws:
Automatically generated on 2025-03-18