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

Public Member Functions

 perm_invalid ($does_have, $must_have)
 get_perm ($user_id=false)
 have_perm ($perm, $user_id=false)
 get_studip_perm ($range_id, $user_id=false)
 get_uncached_studip_perm ($range_id, $user_id)
 have_studip_perm ($perm, $range_id, $user_id=false)
 is_fak_admin ($user_id=false)
- Public Member Functions inherited from Perm
 check ($p)
 have_perm ($p)
 permsum ($p)
 perm_islisted ($perms, $look_for)
 perm_sel ($name, $current="", $class="")

Data Fields

 $classname = "Seminar_Perm"
 $permissions
 $studip_perms = array()
 $fak_admins = array()
- Data Fields inherited from Perm
 $classname = "Perm"
 $permissions = array ()

Member Function Documentation

get_perm (   $user_id = false)

Here is the caller graph for this function:

get_studip_perm (   $range_id,
  $user_id = false 
)

Here is the call graph for this function:

Here is the caller graph for this function:

get_uncached_studip_perm (   $range_id,
  $user_id 
)

Here is the call graph for this function:

Here is the caller graph for this function:

have_perm (   $perm,
  $user_id = false 
)

Here is the call graph for this function:

have_studip_perm (   $perm,
  $range_id,
  $user_id = false 
)

Here is the call graph for this function:

is_fak_admin (   $user_id = false)

Here is the call graph for this function:

perm_invalid (   $does_have,
  $must_have 
)

Reimplemented from Perm.

Field Documentation

$classname = "Seminar_Perm"
$fak_admins = array()
$permissions
Initial value:
array(
"user" => 1,
"autor" => 3,
"tutor" => 7,
"dozent" => 15,
"admin" => 31,
"root" => 63
)
$studip_perms = array()

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