[翻译]Joomla 1.5架构(六) Document包
JDocument - Abstract document class, provides an easy interface to parse and display a document. This class is extended by JDocumentHTML for HTML documents.
This package also includes some extensions of patTemplate for applying document specific template functions, place-holders and renderings.
JJDocument 是一个document抽象类,它提供了解析和显示一个页面的简单接口。 JDocumentHtml是它的一个扩展类,扩展类实现了html页面的解析和显示。
这个包同时还包括一些patTemplate的扩展,从而对文档应用一些特殊的模板功能,定位,以及渲染功能。