[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/editors/tinymce/src/PluginTraits/ -> DisplayTrait.php (summary)

(no description)

Copyright: (C) 2021 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 526 lines (22 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  onDisplay()

Functions
Functions that are not part of a class:

onDisplay($name,$content,$width,$height,$col,$row,$buttons = true,$id = null,$asset = null,$author = null,$params = [])   X-Ref
Display the editor area.

param: string   $name     The name of the editor area.
param: string   $content  The content of the field.
param: string   $width    The width of the editor area.
param: string   $height   The height of the editor area.
param: int      $col      The number of columns for the editor area.
param: int      $row      The number of rows for the editor area.
param: boolean  $buttons  True and the editor buttons will be displayed.
param: string   $id       An optional ID for the textarea. If not supplied the name is used.
param: string   $asset    The object asset
param: object   $author   The author.
param: array    $params   Associative array of editor parameters.
return: string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer