Stud.IP  5.4
breadcrumb.php File Reference

Variables

 $bc_points = $this->breadcrumb->getTrail()
 
 $sum_points = count($bc_points) - 1
 
 $index = 0
 
 $link = $controller->action_link('' . $point['actn'], $point['id'] ?? null, $id2)
 
else __pad121__
 
 endif
 
 endforeach = $index++ < $sum_points ? '>' : null
 

Variable Documentation

◆ $bc_points

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

◆ $index

$index = 0

◆ $link

$link = $controller->action_link('' . $point['actn'], $point['id'] ?? null, $id2)

◆ $sum_points

$sum_points = count($bc_points) - 1

◆ __pad121__

else __pad121__

◆ endforeach

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

◆ endif

endif