Gets or sets the text of the tooltip displayed when the mouse pointer hovers over the image editor icon.
public function getImageEditorIconTooltip() { } public function setImageEditorIconTooltip($value) { }
Type: string
The text of the tooltip displayed when the mouse pointer hovers over the image editor icon.
Default value is "Preview / edit image".
If you specify an empty string, the tooltip does not appear.
This property is necessary for localization of ActiveX/Java Uploader.