Сообщения

Сообщения за август, 2014

Разработка Плагинов под Джумлу - События

Изображение
При разработке плагинов и тд еще вот статейка http://docs.joomla.org/Plugin/Events/Content Plugin/Events/Content Материал из Joomla! Documentation Share on twitter Share on facebook Share on google_plusone_share Share on linkedin Share on pinterest_share Share on email More Sharing Services 1 < Plugin ‎ | Events  This tutorial is for Joomla! CMS Version(s)      → For a  tutorial, see:-  this guide for old event names Content events are triggered during the content creation process. The majority of these events are called in many views many components and modules - they are generally not specific for the com_content component. This list gives a brief description of each event, what their parameters are, and some examples of their use in core plugins. Содержание 1 onContentPrepare 1.1 Description 1.2 Parameters 1.3 Return Value 1.4 Example 2 onContentAfterTitle 2.1 Description 2.2 Parameters...