landing_page_contentCtrl
extends jController
in package
Lizmap administration : landing page content.
Tags
Table of Contents
Properties
- $pluginParams : mixed
Methods
- index() : jResponseHtml
- Display a wysiwyg editor.
- save() : jResponseRedirect
- Save wysiwyg editor content in ini file.
Properties
$pluginParams
public
mixed
$pluginParams
= array('*' => array('jacl2.right' => 'lizmap.admin.home.page.update'))
Methods
index()
Display a wysiwyg editor.
public
index() : jResponseHtml
Return values
jResponseHtmlsave()
Save wysiwyg editor content in ini file.
public
save() : jResponseRedirect