Class PlgButtonMatukioPlaceholder
since | 2.2.0 |
---|---|
package | MatukioEvents |
__construct(object $subject, array $config)
access | protected |
---|---|
since | 1.5 |
object
The object to observe
array
An array that holds the plugin configuration
onDisplay(string $name, string $asset, integer $author) : array
string
The name of the button to display.
string
The name of the asset being edited.
integer
The id of the author owning the asset being edited.
array
A two element array of (imageName, textToInsert) or false if not authorised.$autoloadLanguage : boolean
true
since | 3.1 |
---|