SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class TinyMCE4RichText

Interface the display of a richtext field

Functions

NameVisibilityDescription
drawInternalprotectedShows a richtext field. Should output content directly
needspublic (static)Loads the required TinyMCE JS library

protected drawInternal

unknown $TinyMCE4RichText->drawInternal ( string $field_name , string $content [, int $width [, int $height [, string $config_group ]]] );

Shows a richtext field. Should output content directly

public needs

void TinyMCE4RichText::needs ( );

Loads the required TinyMCE JS library