上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 28 下一页

2009年12月20日

[翻译]Joomla 1.5架构(十五) Utilities 包

摘要: JErrorStatic class for error handling in Joomla!错误处理静态类JDebugHandlerThis class is a handler for debugging information调试信息处理类JProfilerThis class implements a profiler for getting benchmark and debuggin... 阅读全文

posted @ 2009-12-20 13:23 14的路 阅读(350) 评论(0) 推荐(0) 编辑

[翻译]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 patTemp... 阅读全文

posted @ 2009-12-20 13:22 14的路 阅读(346) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(十三) registry 包

摘要: JRegistryThis class implements a configuration value store. It allows nested levels of configuration values in a tree data structure.这个类实现了配置参数数值的存储。存储的数据是树状结构保存。JRegistryFormatAbstract file for handl... 阅读全文

posted @ 2009-12-20 13:21 14的路 阅读(327) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(十二) parameter 包

摘要: JParameterThe main class is JParameter which contains lists of relevent parameter elements. 参数文件相关处理类JElementThe elements are represented by the abstract JElement class. 该元素所代表的抽象JElement类。Element Fol... 阅读全文

posted @ 2009-12-20 13:19 14的路 阅读(349) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(十一) model 包

摘要: 这个包包含了跟数据表交互的所有相关类JModelThis abstract class is the base class for all Joomla! data access objects.所有数据访问类的抽象基类。以下的类都分别实现对不同表的访问,不再翻译了。Adapter FolderJModelCategoryThis is a data access object for a Joo... 阅读全文

posted @ 2009-12-20 13:16 14的路 阅读(456) 评论(0) 推荐(0) 编辑

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

摘要: JMailThis class extends PHPMailer and provides a common interface API for sending e-mail from the Joomla! framework.这个类扩展phpMailer并提供了发送邮件的通用接口JMailHelperThis static class has several methods that pro... 阅读全文

posted @ 2009-12-20 13:11 14的路 阅读(266) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(九) installer 包

摘要: 这个包包含了一些管理安装Joomla扩展的一些类JInstallerThis is the abstract class that all installer classes extend. It implements nearly every method that an installer will need short of the actual install and uninstall ... 阅读全文

posted @ 2009-12-20 13:10 14的路 阅读(274) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(八) i18n包

摘要: JLanguageA singleton design pattern. Represents a localization language.单例设计模式,本地化语言类JTextA static class - the work horseof string tranlations字串转换类JStringA wrapper class for the utf-8 string function ... 阅读全文

posted @ 2009-12-20 13:08 14的路 阅读(272) 评论(0) 推荐(0) 编辑

[翻译]Joomla 1.5架构(七) filesystem包

摘要: JArchiveThis is a static class for handling operations on an archive.处理压缩档案的静态类JFileThis is a static class for handling operations on a file.处理文件的静态类JFolderThis is a static class for handling operatio... 阅读全文

posted @ 2009-12-20 13:06 14的路 阅读(276) 评论(0) 推荐(0) 编辑

[翻译]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 o... 阅读全文

posted @ 2009-12-20 13:05 14的路 阅读(327) 评论(0) 推荐(0) 编辑

上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 28 下一页

导航

友情链接:源码下载