theme_inline_permissions

Description

Function called by templates to show a list of permissions settings.

Syntax

void theme_inline_permissions (string $permission)



Parameter $permission

Expected type: String
Description: The permission to load the form for.


Notes

  • Calls the template function template_inline_permissions().

Context ($context) Variables
Name Description
$context['current_permission'] The permission passed to the function
Advertisement: