[翻译]Joomla 1.5架构(十三) registry 包
JRegistry
This class implements a configuration value store. It allows nested levels of configuration values in a tree data structure.
这个类实现了配置参数数值的存储。存储的数据是树状结构保存。
JRegistryFormat
Abstract file for handling data file formats
文件格式的处理的抽象类
Format Folder
JRegistryFormatINI
INI file format handler for JRegistry
INI文件处理器
JRegistryFormatXML
XML file format handler for JRegistry
XML文件处理器
JRegistryFormatPHP
PHP class file format handler for JRegistry
php类文件处理器