phpDocumentor

MenuItems

Class MenuItems

Table of Contents

$isActive  : bool
$items  : array<string|int, MenuItem>
add()  : void
favourites()  : array<string|int, MenuItem>
hasItems()  : bool
isActive()  : bool
Checks if collection contains an active item.
toArray()  : array<string|int, mixed>

Properties

Methods

hasItems()

public hasItems() : bool
Return values
bool

isActive()

Checks if collection contains an active item.

public isActive() : bool
Return values
bool

toArray()

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

Search results