FileAccess Orion

NavigationEntry
in package

Implement navigation entry object

This class provides general interfaces to handle navigation item renderings.

Tags
category

Helper

author

Tobias Teichner webmaster@teichner.biz

since

File available since v3.3.11

Table of Contents

$_raw  : string
$_templates  : array<string|int, mixed>
__construct()  : mixed
Entry constructor.
Raw()  : string
Templates()  : array<string|int, NavigationEntryTemplate>|NavigationEntryTemplate|null
Get template Get list or single template entry

Properties

Methods

__construct()

Entry constructor.

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

The parse result

Return values
mixed

Search results