Documentation

ElementName extends Element
in package

Class ElementName

Table of Contents

Properties

$document  : Document|null
$value  : mixed

Methods

__construct()  : mixed
__toString()  : string
contains()  : bool
equals()  : bool
getContent()  : mixed
init()  : mixed
parse()  : bool|ElementName

Properties

Methods

__construct()

public __construct(string $value) : mixed
Parameters
$value : string

__toString()

public __toString() : string
Return values
string

contains()

public contains(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

equals()

public equals(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

getContent()

public getContent() : mixed

        
On this page

Search results