phpDocumentor

MapData implements WidgetData

Class representing map data.

Interfaces, Classes and Traits

WidgetData
Interface representing widget data.

Table of Contents

TYPE  = "map"
Type name.
$mapItems  : MapDataItems
Items.
$type  : string
Type.
create()  : MapData
Create instance.
mapItems()  : MapDataItems
Return map items.
type()  : string
Return type.
__construct()  : mixed
Constructor.

Constants

TYPE

Type name.

private mixed TYPE = "map"

Properties

Methods

type()

Return type.

public type() : string
Tags
inheritDoc
Return values
string

Type.

Search results