ride/web-template-smarty-asset

Smarty template integration for the asset library of the Ride framework

1.0.0 2016-10-14 15:52 UTC

This package is auto-updated.

Last update: 2024-04-12 22:57:23 UTC


README

Smarty plugins for the Ride framework, used to render assets from the ORM.

Code Sample

asset

Function to render an asset

Parameter Type Description
src string AssetEntry
style string Machine name of the style (optional)
var string Variable to assign the result to
{asset src=15 style="thumbnail"}

Related Modules

Installation

You can use Composer to install this application.

composer require ride/web-template-smarty-asset