Interface WysiwygContentTransformerDirective

    • Method Detail

      • execute

        String execute​(String wysiwygContent)
        Executes the directive on the given WYSIWYG content.
        Parameters:
        wysiwygContent - the WYSIWYG content source.
        Returns:
        the WYSIWYG content on which the directive has been performed.