| _returnRoleFromRow(&$row) | RoleDAO | |
| deleteRole(&$role) | RoleDAO | |
| deleteRoleByConferenceId($conferenceId) | RoleDAO | |
| deleteRoleBySchedConfId($schedConfId) | RoleDAO | |
| deleteRoleByUserId($userId, $conferenceId=null, $roleId=null, $schedConfId=null) | RoleDAO | |
| getConferenceUsersCount($conferenceId) | RoleDAO | |
| getRole($conferenceId, $schedConfId, $userId, $roleId) | RoleDAO | |
| getRoleIdFromPath($rolePath) | RoleDAO | |
| getRoleName($roleId, $plural=false) | RoleDAO | |
| getRolePath($roleId) | RoleDAO | |
| getRolesByConferenceId($conferenceId=null, $roleId=null) | RoleDAO | |
| getRolesByUserId($userId, $conferenceId=null, $schedConfId=null) | RoleDAO | |
| getSchedConfUsersCount($schedConfId, $roleId=null) | RoleDAO | |
| getSortMapping($heading) | RoleDAO | |
| getUsersByConferenceId($conferenceId, $searchType=null, $search=null, $searchMatch=null, $dbResultRange=null, $sortBy=null, $sortDirection=SORT_DIRECTION_ASC) | RoleDAO | |
| getUsersByRoleId($roleId=null, $conferenceId=null, $schedConfId=null, $searchType=null, $search=null, $searchMatch=null, $dbResultRange=null, $sortBy=null, $sortDirection=SORT_DIRECTION_ASC) | RoleDAO | |
| getUsersBySchedConfId($schedConfId, $searchType=null, $search=null, $searchMatch=null, $dbResultRange=null, $sortBy=null, $sortDirection=SORT_DIRECTION_ASC) | RoleDAO | |
| insertRole(&$role) | RoleDAO | |
| RoleDAO() | RoleDAO | |
| roleExists($conferenceId, $schedConfId, $userId, $roleId) | RoleDAO | |