$objMap
$objMap : integer
Valid for Smarty and template object
Smarty Method RegisterResource
Smarty::registerResource() method
registerResource(\Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty $obj, string $name, \Smarty_Resource|array $resource_handler) : \Smarty|\Smarty_Internal_Template
Registers a resource to fetch a template
| \Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty | $obj | |
| string | $name | name of resource type |
| \Smarty_Resource|array | $resource_handler | or instance of Smarty_Resource, or array of callbacks to handle resource (deprecated) |