Documentation

TocDescriptor
in package
implements Descriptor

Interfaces, Classes and Traits

Descriptor
Base class for descriptors containing the most used options.

Table of Contents

$entries  : Collection<string|int, Entry>
$name  : string
__construct()  : mixed
addEntry()  : void
getDescription()  : DescriptionDescriptor|null
Returns the description for this element.
getName()  : string
Returns the local name for this element.
getRoots()  : Collection<string|int, Entry>

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string
Return values
mixed

getName()

Returns the local name for this element.

public getName() : string
Return values
string

Search results