Lizmap Web Client Master

lizmapMainViewItem
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

$abstract  : mixed
$bbox  : mixed
$childItems  : mixed
$id  : mixed
$img  : mixed
$keywordList  : mixed
$order  : mixed
$parentId  : mixed
$proj  : mixed
$title  : mixed
$type  : mixed
$url  : mixed
$wmsGetCapabilitiesUrl  : mixed
$wmtsGetCapabilitiesUrl  : mixed

Methods

__construct()  : mixed
copyFrom()  : mixed
mainViewItemSort()  : mixed

Properties

Methods

__construct()

public __construct(mixed $id, mixed $title[, mixed $abstract = '' ][, mixed $keywordList = '' ][, mixed $proj = '' ][, mixed $bbox = '' ][, mixed $url = '' ][, mixed $img = '' ][, mixed $order = 0 ][, mixed $parentId = '' ][, mixed $type = 'rep' ][, mixed $wmsGetCapabilitiesUrl = '' ][, mixed $wmtsGetCapabilitiesUrl = '' ]) : mixed
Parameters
$id : mixed
$title : mixed
$abstract : mixed = ''
$keywordList : mixed = ''
$proj : mixed = ''
$bbox : mixed = ''
$url : mixed = ''
$img : mixed = ''
$order : mixed = 0
$parentId : mixed = ''
$type : mixed = 'rep'
$wmsGetCapabilitiesUrl : mixed = ''
$wmtsGetCapabilitiesUrl : mixed = ''

mainViewItemSort()

public static mainViewItemSort(mixed $itemA, mixed $itemB) : mixed
Parameters
$itemA : mixed
$itemB : mixed

        
On this page

Search results