| [ Index ] | PHP Cross Reference of phpBB-3.1.12-deutsch | 
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited | 
| License: | GNU General Public License, version 2 (GPL-2.0) | 
| File Size: | 1331 lines (40 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
acp_permissions:: (12 methods):
  main()
  build_subforum_options()
  build_permission_dropdown()
  check_existence()
  set_permissions()
  set_all_permissions()
  check_assigned_role()
  remove_permissions()
  log_action()
  permission_trace()
  copy_forum_permissions()
  retrieve_defined_user_groups()
Class: acp_permissions - X-Ref
| main($id, $mode) X-Ref | 
| No description | 
| build_subforum_options($forum_list) X-Ref | 
| Build +subforum options | 
| build_permission_dropdown($options, $default_option, $permission_scope) X-Ref | 
| Build dropdown field for changing permission types | 
| check_existence($mode, &$ids) X-Ref | 
| Check if selected items exist. Remove not found ids and if empty return error. | 
| set_permissions($mode, $permission_type, &$auth_admin, &$user_id, &$group_id) X-Ref | 
| Apply permissions | 
| set_all_permissions($mode, $permission_type, &$auth_admin, &$user_id, &$group_id) X-Ref | 
| Apply all permissions | 
| check_assigned_role($role_id, &$auth_settings) X-Ref | 
| Compare auth settings with auth settings from role returns false if they differ, true if they are equal | 
| remove_permissions($mode, $permission_type, &$auth_admin, &$user_id, &$group_id, &$forum_id) X-Ref | 
| Remove permissions | 
| log_action($mode, $action, $permission_type, $ug_type, $ug_id, $forum_id) X-Ref | 
| Log permission changes | 
| permission_trace($user_id, $forum_id, $permission) X-Ref | 
| Display a complete trace tree for the selected permission to determine where settings are set/unset | 
| copy_forum_permissions() X-Ref | 
| Handles copying permissions from one forum to others | 
| retrieve_defined_user_groups($permission_scope, $forum_id, $permission_type) X-Ref | 
| Get already assigned users/groups | 
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |