本文介绍了预订Joomla 3组件开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一本好书来解释Joomla的工作,MVC组件以及组件的整体结构和操作,以帮助我开发Joomla组件。



我厌倦了教程,它只是告诉你键入或粘贴什么代码来构建组件而不解释代码 - 特别是对Joomla类和服务的调用 - 或者为什么必须这样做。 />


一本看起来很有前途的书是 [],但它仅适用于Joomla 2.5,我相信Joomla 3与以前的版本相比有很大改变。

I'm looking for a good book that explains the working of Joomla, MVC components, and the overall structure and operation of components, to help me develop a Joomla component.

I am sick and tired of tutorials that just tell you what code to type or paste to build a component without explaining what the code - particularly calls to Joomla classes and services - does, or why that must be done.

A promising looking book is LEARN JOOMLA! A 2.5 Beginners Guide Ebook[^], but it's only for Joomla 2.5, and I believe Joomla 3 is quite changed from previous versions.

推荐答案


这篇关于预订Joomla 3组件开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 12:14