Translations:J3.x:Creating a Plugin for Joomla/10/ru
From Joomla! Documentation
$this->params: the parameters set for this plugin by the administrator$this->_name: имя плагина$this->_type: группа (тип) плагина$this->db: объект базы данных (since
)$this->app: объект приложения (since
)