Stud.IP  4.2 Revision
breadcrumb.php File Reference

Variables

 $bc_points = $this->breadcrumb->getTrail()
 
 $sum_points = count($bc_points) - 1
 
 $index = 0
 
 $link = $controller->link_for('/' . $point['actn'], $point['id'], $id2)
 
 endif = htmlReady($mvv_object->getDisplayName() . ' (' . $additional_object->name . ')')
 
else __pad123__
 
else __pad124__ = htmlReady($mvv_object->getDisplayName(0))
 
 endforeach = $index++ < $sum_points ? '>' : null
 

Variable Documentation

◆ $bc_points

$bc_points = $this->breadcrumb->getTrail()

◆ $index

$index = 0

◆ $link

$link = $controller->link_for('/' . $point['actn'], $point['id'], $id2)

◆ $sum_points

$sum_points = count($bc_points) - 1

◆ __pad123__

else __pad123__

◆ __pad124__

else __pad124__ = htmlReady($mvv_object->getDisplayName(0))

◆ endforeach

endforeach = $index++ < $sum_points ? '>' : null

◆ endif

endif = htmlReady($mvv_object->getDisplayName() . ' (' . $additional_object->name . ')')