Stud.IP  3.2 Revision
entry.php File Reference

Variables

 $id = htmlReady($area->getID())
 
 $name
 
 $expand_id = $area->hasChildren() ? $id : $area->getParentId()
 
if(isset( $show_link) &&$show_link)( $expand_id) ?>" data-course_id else
 

Variable Documentation

◆ $expand_id

$expand_id = $area->hasChildren() ? $id : $area->getParentId()

◆ $id

$id = htmlReady($area->getID())

◆ $name

$name
Initial value:
= isset($show_path)
? htmlReady($area->getPath(' ยท '))
: htmlReady($area->getName())
$show_path
Definition: form.php:53
htmlReady($what, $trim=TRUE, $br=FALSE, $double_encode=true)
Definition: visual.inc.php:220

◆ else

if (isset($show_link) && $show_link) ($expand_id) ?>" data-course_id else
Initial value:
="<?= htmlReady($course_id) ?>"
href="<?= URLHelper::getLink(isset($url) ? $url : '',
array('study_area_selection[selected]' => htmlReady($expand_id))) ?>">
<?= $name
$name
Definition: entry.php:4