__construct() __construct(string $web_root, string $path_relative_to_web_root) Creates a new SmartyAssetsManager instance Parameters string $web_root the disk path to the web root string $path_relative_to_web_root the path (relative to web root) where the assets will be generated
computeAssetUrl() computeAssetUrl( $assetType, $params, \Smarty_Internal_Template $template) Parameters $assetType $params \Smarty_Internal_Template $template
processSmartyPluginCall() processSmartyPluginCall( $assetType, $params, $content, \Smarty_Internal_Template $template, $repeat) Parameters $assetType $params $content \Smarty_Internal_Template $template $repeat