UseTag
extends AbstractTag
Table of Contents
-
$height
: mixed
-
$reference
: AbstractTag
-
$width
: mixed
-
$x
: mixed
-
$y
: mixed
-
handle()
: mixed
-
handleEnd()
: mixed
-
after()
: mixed
-
before()
: mixed
$height
protected
mixed
$height
$reference
protected
AbstractTag
$reference
$width
protected
mixed
$width
$x
protected
mixed
$x
= 0
$y
protected
mixed
$y
= 0
handle()
public
handle(mixed $attributes) : mixed
Parameters
-
$attributes
: mixed
-
Return values
mixed
—
handleEnd()
public
handleEnd() : mixed
Return values
mixed
—
after()
protected
after() : mixed
Return values
mixed
—
before()
protected
before(mixed $attributes) : mixed
Parameters
-
$attributes
: mixed
-
Return values
mixed
—