You are here

17 calls to ckeditor_profile_load() in CKEditor - WYSIWYG HTML editor 7

ckeditor_admin_global_profile_form in includes/ckeditor.admin.inc
Form builder for a global profile
ckeditor_admin_profile_form in includes/ckeditor.admin.inc
Form builder for a profile
ckeditor_admin_profile_form_validate in includes/ckeditor.admin.inc
Form validation for a profile.
ckeditor_file_download in ./ckeditor.module
Implementation of hook_file_download(). Support for private downloads. CKEditor does not implement any kind of potection on private files.
ckeditor_get_profile in includes/ckeditor.lib.inc
Return CKEditor profile by input format
ckeditor_load_by_field in includes/ckeditor.lib.inc
Load CKEditor for field ID
ckeditor_modules_uninstalled in ./ckeditor.module
Implementation of hook_modules_uninstalled().
ckeditor_path in ./ckeditor.module
Read the CKEditor path from the Global profile.
ckeditor_plugins_path in ./ckeditor.module
Read the CKEditor plugins path from the Global profile.
ckeditor_profiles_compile in includes/ckeditor.lib.inc
Compile settings of all profiles at returns is as array
ckeditor_profile_features_export in includes/ckeditor.features.inc
Implementation of hook_features_export()
ckeditor_profile_features_export_options in includes/ckeditor.features.inc
Implementation of hook_features_export_options()
ckeditor_profile_features_export_render in includes/ckeditor.features.inc
Implementation of hook_features_export_render()
ckeditor_profile_overview in includes/ckeditor.admin.inc
Controller for CKEditor profiles.
ckeditor_skins_path in ./ckeditor.module
Read the CKEditor skins path from the Global profile.
ckfinder_path in ./ckeditor.module
Read the CKFinder path from the Global profile.
_ckeditor_requirements_ckfinder_filebrowser_enabled in ./ckeditor.install
Checks if any profile requires an explicit setting of $cookie_domain in settings.php.