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