Stud.IP
2.5 Revision
◀ Stud.IP Docs Overview
Variables
scm.php File Reference
Variables
$view
= $_REQUEST['
i_view
']
$id
= $_REQUEST['show_scm']
if
($
view
==='
change
')
elseif
($
view
==='kill')
elseif
($
view
==='first_position')
elseif
($
view
==='edit')
else
Variable Documentation
◆
$id
$id = $_REQUEST['show_scm']
◆
$view
$
view
= $_REQUEST['
i_view
']
◆
else
if
( $
view
==='
change
')
elseif
( $
view
==='kill')
elseif
( $
view
==='first_position')
elseif
( $
view
==='edit') else
Initial value:
{
$url =
URLHelper::getLink
(
'dispatch.php/course/scm/'
.
$id
)
URLHelper\getLink
static getLink($url='', $params=NULL, $ignore_registered_params=false)
Definition:
URLHelper.php:149
$id
$id
Definition:
scm.php:25
public
scm.php
Generated on Mon Dec 2 2019 07:00:16 for Stud.IP by
1.8.13 (using
Doxyfile
)