SproutCMS

This is the code documentation for the SproutCMS project

function drawInternal()

Shows a richtext field. Should output content directly

Usage

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

Arguments

  1. string $field_name
    The field name
  2. string $content
    The content of the richtext field, in HTML
  3. int $width = 600
    The width of the field, in pixels
  4. int $height = 300
    The height of the field, in pixels
  5. string $config_group = NULL
    Specific configuration to use instead of the default