Property | Type | Description | |
---|---|---|---|
$callbackBeforeInsert | JavaScript function, which will be called before insert file data to input. Argument data contains file data. data example: [alt: "Witch with cat", description: "123", url: "/uploads/2014/12/vedma-100x100.jpeg", id: "45"] | ||
$clientOptions | the options for the TinyMCE JS plugin. Please refer to the TinyMCE JS plugin Web page for possible options. | ||
$thumb | Optional, if set, only this image can be selected by user |
Method | Description | |
---|---|---|
init ( ) | ||
run ( ) | Runs the widget. |
public $callbackBeforeInsert |
public $clientOptions |