mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
elaborated phpdoc comment slightly for doc_link
This commit is contained in:
parent
090be7435c
commit
4579011918
@ -6123,7 +6123,8 @@ function page_doc_link($text='', $iconpath='') {
|
||||
* Returns a string containing a link to the user documentation.
|
||||
* Also contains an icon by default. Shown to teachers and admin only.
|
||||
*
|
||||
* @param string $path The relative link
|
||||
* @param string $path The page link after doc root and language, no
|
||||
* leading slash.
|
||||
* @param string $text The text to be displayed for the link
|
||||
* @param string $iconpath The path to the icon to be displayed
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user