Stud.IP  5.4
BreadCrumb Class Reference

Public Member Functions

 __construct ()
 
 append ($object, $action)
 
 pop ()
 
 getTrail ()
 
 init ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ append()

append (   $object,
  $action 
)

Appends a new element to the end of the bread crumb navigation.

Parameters
MvvTreeItem$objectThe MvvTreeItem object of the current view to append.
string$actionThe url to the current view.

◆ getTrail()

getTrail ( )

Returns all elements of the bread crumb navigation.

Returns
array All elements of the bread crumb navigation

◆ init()

init ( )

Initialize a new bread crumb navigation.

◆ pop()

pop ( )

Removes the last element from the bread crumb navigation.


The documentation for this class was generated from the following file: