tiny_media/imagehelpers

Description:
  • Tiny media plugin image helpers.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Tiny media plugin image helpers.

Members

(static, constant) MAX_LENGTH_ALT

Description:
  • Maximum length allowed for the alt attribute.

Source:

Maximum length allowed for the alt attribute.

(static, constant) bodyImageDetails

Description:
  • Renders and inserts the body template for displaying image details in the modal.

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.body

Renders and inserts the body template for displaying image details in the modal.

(static, constant) bodyImageInsert

Description:
  • Renders and inserts the body template for inserting an image into the modal.

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.body

Renders and inserts the body template for inserting an image into the modal.

(static, constant) footerImageDetails

Description:
  • Renders and inserts the footer template for displaying image details in the modal.

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.footer

Renders and inserts the footer template for displaying image details in the modal.

(static, constant) footerImageInsert

Description:
  • Renders and inserts the footer template for inserting an image into the modal.

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.footer

Renders and inserts the footer template for inserting an image into the modal.

(static, constant) hideElements

Description:
  • Hide the element(s).

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.hideElements

Hide the element(s).

(static, constant) isPercentageValue

Description:
  • Checks if the given value is a percentage value.

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.isPercentageValue

Checks if the given value is a percentage value.

(static, constant) showElements

Description:
  • Show the element(s).

Source:
Deprecated:
  • Since Moodle 5.0 See module:core_editor/tiny/plugins/media/helpers.showElements

Show the element(s).