phpDocumentor

NumberData implements WidgetData

Class representing number data.

Interfaces, Classes and Traits

WidgetData
Interface representing widget data.

Table of Contents

TYPE  = "number"
Type name.
$number  : NumberDataValue
Value.
$type  : string
Type.
create()  : NumberData
Create instance.
number()  : NumberDataValue
Return number.
type()  : string
Return type.
__construct()  : mixed
Constructor.

Constants

Properties

Methods

type()

Return type.

public type() : string
Tags
inheritDoc
Return values
string

Type.

Search results