| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Library code used by the roles administration interfaces.
| Copyright: | 1999 onwards Martin Dougiamas (http://dougiamas.com) |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 84 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_role_check_capability_table:: (5 methods):
__construct()
add_header_cells()
num_extra_columns()
get_row_classes()
add_row_cells()
Class: core_role_check_capability_table - X-Ref
Subclass of core_role_capability_table_base for use on the Check permissions page.| __construct($context, $user, $contextname) X-Ref |
| Constructor param: object $context the context this table relates to. param: object $user the user we are generating the results for. param: string $contextname $context->get_context_name() - to save recomputing. |
| add_header_cells() X-Ref |
| No description |
| num_extra_columns() X-Ref |
| No description |
| get_row_classes($capability) X-Ref |
| No description |
| add_row_cells($capability) X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |