LDAP Account Manager

PDFTextSection
in package

Section for static text.

Tags
author

Roland Gruber

Table of Contents

$text  : mixed
__construct()  : mixed
Constructor.
export()  : string
Exports the section.
getText()  : string
Returns the text.

Properties

Methods

__construct()

Constructor.

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

text

Return values
mixed

export()

Exports the section.

public export() : string
Return values
string

text

getText()

Returns the text.

public getText() : string
Return values
string

text

Search results