Lizmap Web Client Master

lizmapMapDockItem
in package

Class for items in the main view list.

Tags
author

3liz

copyright

2011 3liz

see
http://3liz.com
license

Mozilla Public License : http://www.mozilla.org/MPL/

Table of Contents

Properties

$content  : string
$css  : string
$icon  : mixed
$id  : string
$js  : string
$jsParams  : array<string|int, mixed>
$menuIconClasses  : mixed
$order  : int
$title  : string

Methods

__construct()  : mixed
copyFrom()  : mixed
fetchContent()  : mixed

Properties

$jsParams

public array<string|int, mixed> $jsParams = array()

parameters added to script tag. ['type' => 'module'] will override type="text/javascript"

Methods

__construct()

public __construct(mixed $id, mixed $title, mixed $content[, mixed $order = 0 ][, mixed $css = '' ][, mixed $js = '' ][, mixed $jsParams = array() ]) : mixed
Parameters
$id : mixed
$title : mixed
$content : mixed
$order : mixed = 0
$css : mixed = ''
$js : mixed = ''
$jsParams : mixed = array()

        
On this page

Search results