[翻译]Joomla 1.5架构(十四) template 包 

This package contains Joomla's API to patTemplate handling classes. The main class in the package is JTemplate which provides an easy interface to parse and display a template file and extends patTemplate. The package includes classes to apply Joomla SEF and translate methods to patTemplate function and modifier.

Several global templates are stored in the tmpl sub-directory.

JTemplate提供了解析和显示扩展patTemplate的简单接口。这个包还包括处理SEF的类,translate methods to patTemplate function and modifier

tmpl目录下存了几个重要的全局模板。

转载于:https://www.cnblogs.com/vicenteforever/articles/1628221.html

相关文章:

  • 2021-04-29
  • 2022-01-05
  • 2021-10-20
  • 2021-11-03
  • 2021-08-19
  • 2021-08-11
  • 2021-10-17
猜你喜欢
  • 2021-06-07
  • 2021-12-20
  • 2021-08-14
  • 2021-09-12
  • 2021-11-10
  • 2021-08-09
相关资源
相似解决方案