Flow PHP

HTMLElementEntry implements Entry uses EntryRef

FinalYes
Tags
template-covariant

of HTMLElement|null

implements

Interfaces

Entry

Methods

__construct()  : mixed
__toString()  : string
definition()  : Definition<string|int, mixed>
fromString()  : HTMLElement>
is()  : bool
isEqual()  : bool
name()  : string
ref()  : Reference
rename()  : T>
toString()  : string
type()  : Type<string|int, HTMLElement>
value()  : T

Methods

__construct()

public __construct(string $name, T $value[, Metadata|null $metadata = null ]) : mixed
Parameters
$name : string
$value : T
$metadata : Metadata|null = null

fromString()

public static fromString(string $name, string $value[, Metadata|null $metadata = null ]) : HTMLElement>
Parameters
$name : string
$value : string
$metadata : Metadata|null = null
Return values
HTMLElement>

rename()

public rename(string $name) : T>
Parameters
$name : string
Return values
T>

type()

public type() : Type<string|int, HTMLElement>
Return values
Type<string|int, HTMLElement>
On this page

Search results