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

查看:37
本文介绍了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天全站免登陆