ride/app-template-smarty

为Ride应用程序集成的Smarty模板引擎。

2.0.0 2024-04-19 13:05 UTC

This package is auto-updated.

Last update: 2024-09-19 14:06:44 UTC


README

将Smarty模板引擎与Ride应用程序集成。

参数

  • template.smarty.directory.compile: 编译目录的路径
  • template.smarty.escape: 是否启用自动转义标志(默认为false)
  • template.smarty.plugin.%namespace%: Smarty插件目录的路径
  • system.directory.view.smarty: Smarty视图目录的相对路径(默认为 view/smarty)

相关模块

安装

您可以使用 Composer 安装此应用程序。

composer require ride/app-template-smarty