phpDocumentor

SerialData implements WidgetData

Class representing serial data.

Interfaces, Classes and Traits

WidgetData
Interface representing widget data.

Table of Contents

TYPE  = "serial"
Type name.
$categories  : SerialDataCategories
Categories.
$series  : SerialDataItems
Series.
$type  : string
Type.
categories()  : SerialDataCategories
Return categories.
create()  : SerialData
Create instance.
series()  : SerialDataItems
Return series.
type()  : string
Return type.
__construct()  : mixed
Constructor.

Constants

Properties

Methods

type()

Return type.

public type() : string
Tags
inheritDoc
Return values
string

Type.

Search results