Function __global->wysiwygify_media_set
Definitions
sources/comcode_from_html.php
- Strip down the contents of the media_set tag for easier WYSIWYG-editing.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$semihtml | LONG_TEXT | required parameter | N/A | N/A | The Semi-HTML to be converted |
Return
- The equivalent Comcode
- Type: LONG_TEXT
- Set: N/A
- Range: N/A