Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • moodle-plugins-snapshots moodle-plugins-snapshots
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Plugins bot
  • moodle-plugins-snapshotsmoodle-plugins-snapshots
  • Repository
Switch branch/tag
  • moodle-plugins-snapshots
  • enrol
  • manual
  • manage.php
Find file BlameHistoryPermalink
  • Shamim Rezaie's avatar
    MDL-55915 enrol_manual: let fullname()know if user has viewfullnames cap · d636015c
    Shamim Rezaie authored Jan 20, 2017
    fullname() relies on its second parameter to determine wheter it should use fullnamedisplay or alternativefullnameformat.
    We need to check for moodle/site:viewfullnames capability and pass true as the second parameter to fullname() whereever
    the user has this capability.
    d636015c