__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{{- /*
Link to JS Documentation created by `grunt jsdoc`.
Usage: `jsdoc [args]`
`args` are required:
module: the name of the amd module to be linked
class: the name of the class to be linked
event: the name of an AMD event to link to within the module
Examples:
Link to an 'core/toast' module:
{{< jsdoc module="core/toast" >}}
Link to the 'events' class:
{{< jsdoc class="events" >}}
Link to the 'fieldValidationFailed' event in the 'core_form/events' module:
{{< jsdoc module="core_form/events" event="fieldValidationFailed" >}}
*/ -}}
{{- $filelink := "" -}}
{{- $linktext := "" -}}
{{- if .Get "module" -}}
{{- $modulename := .Get "module" -}}
{{- $linktext := $modulename -}}
{{- with .Get "module" -}}
{{- $filelink = printf "module-%s.html" (replace $modulename "/" "_") -}}
{{- end -}}
{{- if .Get "event" -}}
{{- with .Get "event" -}}
{{- $filelink = printf "%s#~event:%s" $filelink . -}}
{{- $linktext = printf "event:%s" . -}}
{{- end -}}
{{- end -}}
<a href="http://JSDOC/{{ $filelink }}" target="_blank">{{ $linktext }}</a>
{{- end -}}
{{- with .Get "class" -}}
{{- $filelink = printf "%s.html" (replace . "/" "_") -}}
{{- $linktext = . -}}
<a href="http://JSDOC/{{ $filelink }}" target="_blank">{{ $linktext }}</a>
{{- end -}}
{{- /* Strip trailing newline. */ -}}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| callout.html | File | 234 B | 0777 |
|
| docsref.html | File | 65 B | 0777 |
|
| example.html | File | 1.08 KB | 0777 |
|
| image.html | File | 104 B | 0777 |
|
| jsdoc.html | File | 1.42 KB | 0777 |
|
| markdown.html | File | 29 B | 0777 |
|
| moodleicons.html | File | 772 B | 0777 |
|
| mustache.html | File | 2.95 KB | 0777 |
|
| param.html | File | 596 B | 0777 |
|
| partial.html | File | 25 B | 0777 |
|
| php.html | File | 135 B | 0777 |
|
| placeholder.html | File | 1.71 KB | 0777 |
|
| year.html | File | 66 B | 0777 |
|