Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
admin_lock_adjust.inc.php File Reference

Functions

 show_lock_rules ()
 check_empty_lock_rule ($lock_id)
 delete_lock_rule ($lock_id)
 show_content ()
 show_lock_rule_form ($lockdata="", $edit=0)
 update_existing_rule ($updatedata)
 parse_lockdata ($lockdata)
 insert_lock_rule ($insertdata)
 get_all_seminars_generic_datafields ()
 get_lock_rule ($lock_id)
 get_lock_rule_by_name ($name)

Function Documentation

check_empty_lock_rule (   $lock_id)

Here is the call graph for this function:

delete_lock_rule (   $lock_id)
get_all_seminars_generic_datafields ( )

Here is the call graph for this function:

Here is the caller graph for this function:

get_lock_rule (   $lock_id)
get_lock_rule_by_name (   $name)

Here is the call graph for this function:

insert_lock_rule (   $insertdata)

Here is the call graph for this function:

parse_lockdata (   $lockdata)
show_content ( )

Here is the call graph for this function:

show_lock_rule_form (   $lockdata = "",
  $edit = 0 
)

Here is the call graph for this function:

show_lock_rules ( )

Here is the caller graph for this function:

update_existing_rule (   $updatedata)