Stud.IP  4.2 Revision
BreadCrumb Class Reference
Collaboration diagram for BreadCrumb:
Collaboration graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )
Here is the call graph for this function:

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.
Here is the call graph for this function:

◆ getTrail()

getTrail ( )

Returns all elements of the bread crumb navigation.

Returns
array All elements of the bread crumb navigation
Here is the caller graph for this function:

◆ 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: