- Description:
Tiny media plugin image helpers.
- Source:
- Copyright:
- 2024 Meirza
- 2024 Meirza
- 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:
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:
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:
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:
Renders and inserts the footer template for inserting an image into the modal.
(static, constant) hideElements
- Description:
Hide the element(s).
- Source:
Hide the element(s).
(static, constant) isPercentageValue
- Description:
Checks if the given value is a percentage value.
- Source:
Checks if the given value is a percentage value.
(static, constant) showElements
- Description:
Show the element(s).
- Source:
Show the element(s).