- Description:
Tiny media plugin embed helpers.
This provides easy access to any classes without instantiating a new object.
- Source:
- Copyright:
- 2024 Stevani Andolo
- 2024 Stevani Andolo
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Tiny media plugin embed helpers.
This provides easy access to any classes without instantiating a new object.
Members
(static, constant) checkMediaType
- Description:
Returns media type.
- Source:
Returns media type.
(static, constant) fetchPreview
- Description:
Returns result of media filtering.
- Source:
Returns result of media filtering.
(static, constant) getEmbeddedMediaDetails
- Description:
Get media data from the inserted media.
- Source:
Get media data from the inserted media.
(static, constant) getHelpStrings
- Description:
Get help strings.
- Source:
Get help strings.
(static, constant) getMediaTitle
- Description:
Returns media title.
- Source:
Returns media title.
(static, constant) getMoodleLangObj
- Description:
Return moodle lang.
- Source:
Return moodle lang.
(static, constant) getSelectedMediaElement
- Description:
Return selected media type and element.
- Source:
Return selected media type and element.
(static, constant) hasAudioVideoAttr
- Description:
Check for video/audio attributes.
- Source:
Check for video/audio attributes.
(static, constant) insertMediaTemplateContext
- Description:
Return template context for insert media.
- Source:
Return template context for insert media.
(static, constant) insertMediaThumbnailTemplateContext
- Description:
Return template context for insert media.
- Source:
Return template context for insert media.
(static, constant) mediaDetailsTemplateContext
- Description:
Return template context for media details.
- Source:
Return template context for media details.
(static, constant) prepareMoodleLang
- Description:
Get current moodle languages.
- Source:
Get current moodle languages.