Table of Contents
-
$text
: mixed
-
$x
: mixed
-
$y
: mixed
-
appendText()
: mixed
-
end()
: mixed
-
getText()
: mixed
-
start()
: mixed
-
after()
: mixed
-
before()
: mixed
$text
protected
mixed
$text
= ""
$x
protected
mixed
$x
= 0
$y
protected
mixed
$y
= 0
appendText()
public
appendText(mixed $text) : mixed
Parameters
-
$text
: mixed
-
Return values
mixed
—
end()
public
end() : mixed
Return values
mixed
—
getText()
public
getText() : mixed
Return values
mixed
—
start()
public
start(mixed $attributes) : mixed
Parameters
-
$attributes
: mixed
-
Return values
mixed
—
after()
protected
after() : mixed
Return values
mixed
—
before()
protected
before(mixed $attributes) : mixed
Parameters
-
$attributes
: mixed
-
Return values
mixed
—