Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
RoomRequest Class Reference
Collaboration diagram for RoomRequest:
Collaboration graph

Public Member Functions

 RoomRequest ($id='')
 createId ()
 getId ()
 getResourceId ()
 getSeminarId ()
 getTerminId ()
 getUserId ()
 getCategoryId ()
 getComment ()
 getReplyComment ()
 getClosed ()
 getPropertyState ($property_id)
 getProperties ()
 getAvailableProperties ()
 getSettedPropertiesCount ()
 getSeats ()
 isNew ()
 setResourceId ($value)
 setUserId ($value)
 setSeminarId ($value)
 setCategoryId ($value)
 setComment ($value)
 setReplyComment ($value)
 setClosed ($value)
 setTerminId ($value)
 setPropertyState ($property_id, $value)
 setDefaultSeats ($value)
 searchRoomsToRequest ($search_exp, $properties=false)
 searchRooms ($search_exp, $properties=FALSE, $limit_lower=0, $limit_upper=0, $only_rooms=TRUE, $permitted_resources=FALSE)
 restore ()
 cleanProperties ()
 storeProperties ()
 checkOpen ($also_change=FALSE)
 copy ()
 store ()
 delete ()

Data Fields

 $id
 $seminar_id
 $properties = array()
 $last_search_result_count
 $reply_comment
 $category_id
 $chng_flag
 $user_id
 $isNewObject
 $resource_id
 $termin_id
 $comment
 $closed
 $default_seats
 $mkdate
 $chdate

Member Function Documentation

checkOpen (   $also_change = FALSE)

Here is the call graph for this function:

cleanProperties ( )

Here is the call graph for this function:

Here is the caller graph for this function:

copy ( )

Here is the call graph for this function:

createId ( )

Here is the caller graph for this function:

delete ( )

Here is the call graph for this function:

Here is the caller graph for this function:

getAvailableProperties ( )

Here is the call graph for this function:

Here is the caller graph for this function:

getCategoryId ( )
getClosed ( )
getComment ( )
getId ( )
getProperties ( )
getPropertyState (   $property_id)
getReplyComment ( )
getResourceId ( )
getSeats ( )
getSeminarId ( )
getSettedPropertiesCount ( )

Here is the caller graph for this function:

getTerminId ( )
getUserId ( )
isNew ( )

Here is the caller graph for this function:

restore ( )

Here is the call graph for this function:

Here is the caller graph for this function:

RoomRequest (   $id = '')

Here is the call graph for this function:

searchRooms (   $search_exp,
  $properties = FALSE,
  $limit_lower = 0,
  $limit_upper = 0,
  $only_rooms = TRUE,
  $permitted_resources = FALSE 
)

Here is the call graph for this function:

Here is the caller graph for this function:

searchRoomsToRequest (   $search_exp,
  $properties = false 
)

Here is the call graph for this function:

setCategoryId (   $value)

Here is the call graph for this function:

setClosed (   $value)

this function changes the state of the room-request

possible 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

Parameters
integer$valueone of the states

Here is the caller graph for this function:

setComment (   $value)
setDefaultSeats (   $value)
setPropertyState (   $property_id,
  $value 
)

Here is the caller graph for this function:

setReplyComment (   $value)
setResourceId (   $value)
setSeminarId (   $value)
setTerminId (   $value)
setUserId (   $value)
store ( )

Here is the call graph for this function:

Here is the caller graph for this function:

storeProperties ( )

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

$category_id
$chdate
$chng_flag
$closed
$comment
$default_seats
$id
$isNewObject
$last_search_result_count
$mkdate
$properties = array()
$reply_comment
$resource_id
$seminar_id
$termin_id
$user_id

The documentation for this class was generated from the following file: