|
Stud.IP
2.3 Revision 48548
|
Namespaces | |
| namespace | calendar |
Variables | |
| if($experiod!= 'period') if(!isset($calendar_sess_export)) if($expmod== 'exp_direct'&&$termin_id) | $err = array() |
| if($experiod== 'period') if(($expmod!= 'exp'&&$expmod!= 'imp'&&$expmod!= 'sync')||($expmod== 'exp'&&!empty($err))) if(($expmod!= 'exp'&&$expmod!= 'imp'&&$expmod!= 'sync')||($expmod== 'exp'&&!empty($err))) elseif($expmod== 'exp'&&empty($err)) elseif($expmod== 'imp') elseif($expmod== 'sync') | print_cell ($params) |
| if ($experiod!= 'period') if (!isset($calendar_sess_export)) if ($expmod== 'exp_direct'&&$termin_id) $err = array() |
| if ($experiod== 'period') if (($expmod!= 'exp'&&$expmod!= 'imp'&&$expmod!= 'sync')||($expmod== 'exp'&&!empty($err))) if (($expmod!= 'exp'&&$expmod!= 'imp'&&$expmod!= 'sync')||($expmod== 'exp'&&!empty($err))) elseif ($expmod== 'exp'&&empty($err)) elseif ($expmod== 'imp') elseif ($expmod== 'sync') print_cell($params) |
Prints a table row and inserts the values given by the params array.
| Array | $params | Array with values to insert in the table row. |