quickedit_help

function quickedit_help

quickedit_help($route_name, RouteMatchInterface $route_match)

Implements hook_help().

File

core/modules/quickedit/quickedit.module, line 21
Provides in-place content editing functionality for fields.

Code

function quickedit_help($route_name, RouteMatchInterface $route_match) {
  switch ($route_name) {
    case 'help.page.quickedit':
      $output = '<h3>' . t('About') . '</h3>';
      $output .= '<p>' . t('The Quick Edit module allows users with the <a href=":quickedit_permission">Access in-place editing</a> and <a href=":contextual_permission">Use contextual