Documentation

AbstractType
in package

AbstractYes

Table of Contents

Properties

$definition  : stdclass

Methods

__construct()  : mixed
id()  : string
deleted()  : bool
editable()  : bool
label()  : string
options()  : array<string|int, mixed>
required()  : bool
type()  : string

Properties

Methods

__construct()

public __construct(stdclass $definition) : mixed
Parameters
$definition : stdclass

editable()

protected editable() : bool
Return values
bool

options()

protected options() : array<string|int, mixed>
Return values
array<string|int, mixed>

required()

protected required() : bool
Return values
bool

        
On this page

Search results