_settingsUtility->displayCheckbox(
__('Dynamic Ajax Content', 'enlighter'),
'ext-ajaxcomplete',
array(
'label' => __('Enable', 'enlighter'),
'readmore' => 'https://api.jquery.com/ajaxcomplete/',
'description' => __('This options adds a trigger to the ajaxComplete event used by jQuery', 'enlighter')
)
); ?>