API - XOOPS 2.5.11 Beta 2
By monxoops.fr
SystemBreadcrumb Class Reference

Public Member Functions

 __construct ($directory)
 
 addLink ($title='', $link='', $home=false)
 
 addHelp ($link='')
 
 addTips ($value)
 
 render ()
 

Data Fields

 $_directory
 
 $_bread = array()
 
 $_help
 
 $_tips
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $directory)
Parameters
$directory

Member Function Documentation

◆ addHelp()

addHelp (   $link = '')

Add Help link

Parameters
string$link

◆ addLink()

addLink (   $title = '',
  $link = '',
  $home = false 
)

Add link to breadcrumb

Parameters
string$title
string$link
bool$home

◆ addTips()

addTips (   $value)

Add Tips

Parameters
$value

◆ render()

render ( )

Render System BreadCrumb

Here is the call graph for this function:

Field Documentation

◆ $_bread

$_bread = array()

◆ $_directory

$_directory

◆ $_help

$_help

◆ $_tips

$_tips

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