Joomla中的组件,模块,扩展和插件之间的区别 [英] Difference between components, modules, extensions and plugins in Joomla

查看:193
本文介绍了Joomla中的组件,模块,扩展和插件之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Joomla组件,模块,扩展和插件之间有什么区别?

What is the difference between Joomla components, modules, extensions and plugins?

推荐答案

插件

插件使您能够响应某些事件(例如Joomla核心事件或从您自己的代码触发的自定义事件)执行代码.这是扩展基本Joomla功能的有效方法.

Plugins enable you to execute code in response to certain events, either Joomla core events or custom events that are triggered from your own code. This is a powerful way of extending the basic Joomla functionality.

组件

组件是显示在模板中的主要功能单元,例如内容管理系统,联系表,Web链接等.它们通常显示在模板主要内容区域的中心(取决于模板).

Components are the main functional units that display in your template, like the content management system, contact forms, Web Links and the like. They are usually displayed in the center of the main content area of a template (depending on the template).

模块

用于页面渲染的更轻便,更灵活的扩展模块是一个模块.模块用于页面的一小部分,这些部分通常不太复杂,并且可以在不同的组件中看到.有时,模块会链接到诸如最新的核心新闻模块之类的组件.

A more lightweight and flexible extension used for page rendering is a module. Modules are used for small bits of the page that are generally less complex and able to be seen across different components. Sometimes modules are linked to a component such as the core latest news module.

扩展

组件,语言,模块,插件和模板统称为扩展.

Components, languages, modules, plugins and templates collectively known as Extensions.

免费快速入门教程.

这篇关于Joomla中的组件,模块,扩展和插件之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆