FileAccess Orion

NavigationEntryTemplate
in package

Table of Contents

$_raw  : mixed
$attributes  : mixed
$nodes  : mixed
__construct()  : mixed
Entry constructor.
ActiveClass()  : mixed
Level()  : mixed
Nodes()  : array<string|int, mixed>
The nodes with attributes A set of nodes with enriched attributes from template root
OpenClass()  : mixed
Raw()  : mixed

Properties

Methods

__construct()

Entry constructor.

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

The parse result

Return values
mixed

Nodes()

The nodes with attributes A set of nodes with enriched attributes from template root

public Nodes() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results