Member Function Documentation
delete |
( |
|
$keepIssues = false | ) |
|
deleteIssueID |
( |
|
$issue_id | ) |
|
fillValuesFromArray |
( |
|
$daten | ) |
|
getDatesExport |
( |
|
$params = array() | ) |
|
returns a representation without html of the date
- Parameters
-
array | optional variables which are passed to the template |
- Returns
- string the representation of the date without html
- Author
- Till Glöggler tgloe.nosp@m.ggl@.nosp@m.uos.d.nosp@m.e
getDatesHTML |
( |
|
$params = array() | ) |
|
returns a html representation of the date
- Parameters
-
array | optional variables which are passed to the template |
- Returns
- string the html-representation of the date
- Author
- Till Glöggler tgloe.nosp@m.ggl@.nosp@m.uos.d.nosp@m.e
getDatesTemplate |
( |
|
$template | ) |
|
returns a representation of the date with a specifiable template
- Parameters
-
mixed | this can be a template-object or a string pointing to a template in path_to_studip/templates |
- Returns
- string the template output of the date
- Author
- Till Glöggler tgloe.nosp@m.ggl@.nosp@m.uos.d.nosp@m.e
getDatesXML |
( |
|
$params = array() | ) |
|
returns a xml-representation of the date
- Parameters
-
array | optional variables which are passed to the template |
- Returns
- string the xml-representation of the date
- Author
- Till Glöggler tgloe.nosp@m.ggl@.nosp@m.uos.d.nosp@m.e
getInstance |
( |
|
$singledate_id | ) |
|
this function returns a human-readable status of a room-request, if any, false otherwise
the int-values of the states are: 0 - room-request is open 1 - room-request has been edited, but no confirmation has been sent 2 - room-request has been edited and a confirmation has been sent 3 - room-request has been declined
they are mapped with: 0 - open 1 - pending 2 - closed 3 - declined
- Returns
- string the mapped text
setFreeRoomText |
( |
|
$freeRoomText | ) |
|
setSeminarID |
( |
|
$seminar_id | ) |
|
validate |
( |
|
$start = 0 , |
|
|
|
$end = 0 |
|
) |
| |
Field Documentation
The documentation for this class was generated from the following file: