Newer
Older
/**
* Gets all plugins and their state
*/
QUI::$Ajax->registerFunction(
'package_quiqqer_ckeditor4_ajax_getPlugins',
function () {
throw new \QUI\Exception("Invalid external function call. Caller must be logged in!");
}