Stud.IP  6.0
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 __pad118__
 
 endif
 
 endforeach = $index++ < $sum_points ? '>' : null
 

Variable Documentation

◆ $bc_points

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

◆ $index

$index = 0

◆ $link

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

◆ $sum_points

$sum_points = count($bc_points) - 1

◆ __pad118__

else __pad118__

◆ endforeach

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

◆ endif

endif