[翻译]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类文件处理器

相关文章:

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