| 
|   | __construct ($argv) | 
|   | 
|   | createId () | 
|   | 
|   | create () | 
|   | 
|   | setName ($name) | 
|   | 
|   | setDescription ($description) | 
|   | 
|   | setCategoryId ($category_id) | 
|   | 
|   | setMultipleAssign ($value) | 
|   | 
|   | setRequestable ($value) | 
|   | 
|   | setParentBind ($parent_bind) | 
|   | 
|   | setLockable ($lockable) | 
|   | 
|   | setOwnerId ($owner_id) | 
|   | 
|   | setInstitutId ($institut_id) | 
|   | 
|   | getId () | 
|   | 
|   | getRootId () | 
|   | 
|   | getParentId () | 
|   | 
|   | getName () | 
|   | 
|   | getCategoryName () | 
|   | 
|   | getCategoryIconnr () | 
|   | 
|   | getCategoryId () | 
|   | 
|   | getDescription () | 
|   | 
|   | getOwnerId () | 
|   | 
|   | getInstitutId () | 
|   | 
|   | getMultipleAssign () | 
|   | 
|   | getRequestable () | 
|   | 
|   | getParentBind () | 
|   | 
|   | getOwnerType ($id='') | 
|   | 
|   | getOrgaName ($explain=false, $id='') | 
|   | 
|   | getOwnerName ($explain=false, $id='') | 
|   | 
|   | getFormattedLink ($javaScript=true, $target_new=true, $quick_view=true, $view='view_schedule', $view_mode='no_nav', $timestamp=false, $link_text=false) | 
|   | 
|   | getOrgaLink ($id='') | 
|   | 
|   | getOwnerLink ($id='') | 
|   | 
|   | getPlainProperties ($only_requestable=false, $only_info_label_visible=false) | 
|   | 
|   | getSeats () | 
|   | 
|   | isUnchanged () | 
|   | 
|   | isDeletable () | 
|   | 
|   | isParent () | 
|   | 
|   | isAssigned () | 
|   | 
|   | isRoom () | 
|   | 
|   | isLocked () | 
|   | 
|   | isLockable () | 
|   | 
|   | flushProperties ($id='') | 
|   | 
|   | storeProperty ($property_id, $state) | 
|   | 
|   | deletePerms ($user_id) | 
|   | 
|   | storePerms ($user_id, $perms='') | 
|   | 
|   | restore ($id='') | 
|   | 
|   | store ($create='') | 
|   | 
|   | delete () | 
|   | 
|   | updateAllAssigns () | 
|   | 
|   | deleteResourceRecursive ($id) | 
|   | 
|   | getPathArray ($include_self=false) | 
|   | 
|   | getPathToString ($include_self=false, $delimiter='/') | 
|   | 
◆ __construct()
◆ create()
◆ createId()
◆ delete()
◆ deletePerms()
◆ deleteResourceRecursive()
      
        
          | deleteResourceRecursive  | 
          ( | 
            | 
          $id | ) | 
           | 
        
      
 
 
◆ Factory()
◆ flushProperties()
      
        
          | flushProperties  | 
          ( | 
            | 
          $id = '' | ) | 
           | 
        
      
 
 
◆ getCategoryIconnr()
◆ getCategoryId()
◆ getCategoryName()
◆ getDescription()
◆ getFormattedLink()
      
        
          | getFormattedLink  | 
          ( | 
            | 
          $javaScript = true,  | 
        
        
           | 
           | 
            | 
          $target_new = true,  | 
        
        
           | 
           | 
            | 
          $quick_view = true,  | 
        
        
           | 
           | 
            | 
          $view = 'view_schedule',  | 
        
        
           | 
           | 
            | 
          $view_mode = 'no_nav',  | 
        
        
           | 
           | 
            | 
          $timestamp = false,  | 
        
        
           | 
           | 
            | 
          $link_text = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getId()
◆ getInstitutId()
◆ getMultipleAssign()
◆ getName()
◆ getOrgaLink()
◆ getOrgaName()
      
        
          | getOrgaName  | 
          ( | 
            | 
          $explain = false,  | 
        
        
           | 
           | 
            | 
          $id = ''  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getOwnerId()
◆ getOwnerLink()
◆ getOwnerName()
      
        
          | getOwnerName  | 
          ( | 
            | 
          $explain = false,  | 
        
        
           | 
           | 
            | 
          $id = ''  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getOwnerType()
◆ getParentBind()
◆ getParentId()
◆ getPathArray()
      
        
          | getPathArray  | 
          ( | 
            | 
          $include_self = false | ) | 
           | 
        
      
 
 
◆ getPathToString()
      
        
          | getPathToString  | 
          ( | 
            | 
          $include_self = false,  | 
        
        
           | 
           | 
            | 
          $delimiter = '/'  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getPlainProperties()
      
        
          | getPlainProperties  | 
          ( | 
            | 
          $only_requestable = false,  | 
        
        
           | 
           | 
            | 
          $only_info_label_visible = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getRequestable()
◆ getRootId()
◆ getSeats()
◆ isAssigned()
◆ isDeletable()
◆ isLockable()
◆ isLocked()
◆ isParent()
◆ isRoom()
◆ isScheduleViewAllowed()
  
  
      
        
          | static isScheduleViewAllowed  | 
          ( | 
            | 
          $object_id | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Checks if the resource occupation may be seen by current user. 
 
 
◆ isUnchanged()
◆ restore()
◆ setCategoryId()
      
        
          | setCategoryId  | 
          ( | 
            | 
          $category_id | ) | 
           | 
        
      
 
 
◆ setDescription()
      
        
          | setDescription  | 
          ( | 
            | 
          $description | ) | 
           | 
        
      
 
 
◆ setInstitutId()
      
        
          | setInstitutId  | 
          ( | 
            | 
          $institut_id | ) | 
           | 
        
      
 
 
◆ setLockable()
◆ setMultipleAssign()
      
        
          | setMultipleAssign  | 
          ( | 
            | 
          $value | ) | 
           | 
        
      
 
 
◆ setName()
◆ setOwnerId()
◆ setParentBind()
      
        
          | setParentBind  | 
          ( | 
            | 
          $parent_bind | ) | 
           | 
        
      
 
 
◆ setRequestable()
◆ store()
◆ storePerms()
      
        
          | storePerms  | 
          ( | 
            | 
          $user_id,  | 
        
        
           | 
           | 
            | 
          $perms = ''  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ storeProperty()
      
        
          | storeProperty  | 
          ( | 
            | 
          $property_id,  | 
        
        
           | 
           | 
            | 
          $state  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ updateAllAssigns()
update all assigns for this resource
- Exceptions
 - 
  
  
 
 
 
◆ $category_iconnr
◆ $category_id
◆ $category_name
◆ $description
◆ $id
◆ $is_parent
◆ $is_room
◆ $my_state
◆ $name
◆ $owner_id
The documentation for this class was generated from the following file: