Joomla!-开源天空

2009-01-10
您所在的位置: 首页 > Joomla专栏 > 源代码分析 > [翻译]Joomla 1.5架构(九) installer 包

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

Joomla! 开源天空  作者:joomla  2007-12-24 03:11
  • 摘要:Joomla 1.5架构(九) installer 包

 

这个包包含了一些管理安装Joomla扩展的一些类

 

JInstaller

This 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 methods.

安装的抽象类,实现了几乎每一个安装器安装和卸载过程中所需要的方法。

Adapter Folder 

JInstallerComponent

Class to install a Joomla! Component

组件安装类

JInstallerLanguage

Class to install a Joomla! Language

语言包安装类

JInstallerModule

Class to install a Joomla! Module

模块安装类

JInstallerPlugin

Class to install a Joomla! Plugin

插件安装类

JInstallerTemplate

Class to install a Joomla! Template

模板安装类

  发表您的文章评论

您的姓名 (昵称)
标题:
评分: 很差一般较好很好
评论:
验证码:
请输入验证码