[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/sampledata/blog/ -> blog.php (summary)

(no description)

Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 1879 lines (83 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PlgSampledataBlog:: (6 methods):
  onSampledataGetOverview()
  onAjaxSampledataApplyStep1()
  onAjaxSampledataApplyStep2()
  onAjaxSampledataApplyStep3()
  onAjaxSampledataApplyStep4()
  addMenuItems()


Class: PlgSampledataBlog  - X-Ref

Sampledata - Blog Plugin

onSampledataGetOverview()   X-Ref
Get an overview of the proposed sampledata.

return: stdClass|void  Will be converted into the JSON response to the module.

onAjaxSampledataApplyStep1()   X-Ref
First step to enter the sampledata. Content.

return: array|void  Will be converted into the JSON response to the module.

onAjaxSampledataApplyStep2()   X-Ref
Second step to enter the sampledata. Menus.

return: array|void  Will be converted into the JSON response to the module.

onAjaxSampledataApplyStep3()   X-Ref
Third step to enter the sampledata. Modules.

return: array|void  Will be converted into the JSON response to the module.

onAjaxSampledataApplyStep4()   X-Ref
Final step to show completion of sampledata.

return: array|void  Will be converted into the JSON response to the module.

addMenuItems(array $menuItems, $level)   X-Ref
Adds menuitems.

param: array    $menuItems  Array holding the menuitems arrays.
param: integer  $level      Level in the category tree.
return: array  IDs of the inserted menuitems.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer