Stud.IP  4.2 Revision
ResourcesUserRoomsList Class Reference
Collaboration diagram for ResourcesUserRoomsList:
Collaboration graph

Public Member Functions

 CheckUserResource ($resource_id, $user_id=false)
 
 __construct ($user_id='', $sort=TRUE, $return_objects=TRUE, $only_rooms=TRUE)
 
 setReturnObjects ($value)
 
 walkThread ($resource_list)
 
 insertResource ($resource_id, $name, $lockable=false)
 
 restore ()
 
 getRooms ()
 
 numberOfRooms ()
 
 roomsExist ()
 
 checkResource ($resource_id)
 
 next ()
 
 reset ()
 
 sort ()
 

Static Public Member Functions

static getInstance ($user_id, $sort=true, $return_objects=true, $only_rooms=true)
 

Data Fields

 $user_id
 
 $resources = array()
 
 $return_objects
 
 $only_rooms
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $user_id = '',
  $sort = TRUE,
  $return_objects = TRUE,
  $only_rooms = TRUE 
)
Here is the call graph for this function:

Member Function Documentation

◆ checkResource()

checkResource (   $resource_id)

◆ CheckUserResource()

CheckUserResource (   $resource_id,
  $user_id = false 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getInstance()

static getInstance (   $user_id,
  $sort = true,
  $return_objects = true,
  $only_rooms = true 
)
static
Here is the caller graph for this function:

◆ getRooms()

getRooms ( )

◆ insertResource()

insertResource (   $resource_id,
  $name,
  $lockable = false 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ next()

next ( )

◆ numberOfRooms()

numberOfRooms ( )

◆ reset()

reset ( )

◆ restore()

restore ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ roomsExist()

roomsExist ( )

◆ setReturnObjects()

setReturnObjects (   $value)

◆ sort()

sort ( )
Here is the caller graph for this function:

◆ walkThread()

walkThread (   $resource_list)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ $only_rooms

$only_rooms

◆ $resources

$resources = array()

◆ $return_objects

$return_objects

◆ $user_id


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