The Icon object for the action. * 'title' => The descriptive title for the action. * 'link_classes' => Classes which shall be added to the link element * of the action. * 'url' => An optional URL that shall be attached to the action's * link element via the href attribute. * 'js_action' => An optional JavaScript action that shall be attached * to the link element using the onclick attribute. * ] * - show_delete_action: If the delete action shall be shown (true) or not (false). * Defaults to true, if not set. */ //Make sure the delete action is shown when the $show_delete_action //template variable isn't set: if (!isset($show_delete_action)) { $show_delete_action = true; } ?> > perms) { case 'autor': { $permission_sort_key = 20; break; } case 'tutor': { $permission_sort_key = 30; break; } case 'admin': { $permission_sort_key = 40; break; } } ?> >
'bulk-action', 'data-activates-condition' => 'table.resource-permissions-table :checkbox:checked' ]; ?>
user instanceof User): ?> user->getFullName('full_rev_username')) ?> (user->perms) ?>) id]) ?>
getFullName() )) ?>