ckeditor_link_autocomplete |
./ckeditor_link.module |
|
|
1 |
ckeditor_link_ckeditor_link_i18nmenu_autocomplete |
includes/ckeditor_link.i18nmenu.inc |
Implementation of hook_ckeditor_link_TYPE_autocomplete(). |
|
|
ckeditor_link_ckeditor_link_i18nmenu_revert |
includes/ckeditor_link.i18nmenu.inc |
Implementation of hook_ckeditor_link_TYPE_revert(). |
|
1 |
ckeditor_link_ckeditor_link_i18ntaxonomy_autocomplete |
includes/ckeditor_link.i18ntaxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_autocomplete(). |
|
|
ckeditor_link_ckeditor_link_i18ntaxonomy_revert |
includes/ckeditor_link.i18ntaxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_revert(). |
|
1 |
ckeditor_link_ckeditor_link_menu_autocomplete |
includes/ckeditor_link.menu.inc |
Implementation of hook_ckeditor_link_TYPE_autocomplete(). |
|
|
ckeditor_link_ckeditor_link_menu_revert |
includes/ckeditor_link.menu.inc |
Implementation of hook_ckeditor_link_TYPE_revert(). |
|
|
ckeditor_link_ckeditor_link_menu_settings |
includes/ckeditor_link.menu.inc |
Implementation of hook_ckeditor_link_TYPE_settings(). |
|
|
ckeditor_link_ckeditor_link_node_autocomplete |
includes/ckeditor_link.node.inc |
Implementation of hook_ckeditor_link_TYPE_autocomplete(). |
|
|
ckeditor_link_ckeditor_link_node_revert |
includes/ckeditor_link.node.inc |
Implementation of hook_ckeditor_link_TYPE_revert(). |
|
|
ckeditor_link_ckeditor_link_node_settings |
includes/ckeditor_link.node.inc |
Implementation of hook_ckeditor_link_TYPE_settings(). |
|
|
ckeditor_link_ckeditor_link_node_url |
includes/ckeditor_link.node.inc |
Implementation of hook_ckeditor_link_TYPE_url(). |
|
|
ckeditor_link_ckeditor_link_taxonomy_autocomplete |
includes/ckeditor_link.taxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_autocomplete(). |
|
|
ckeditor_link_ckeditor_link_taxonomy_revert |
includes/ckeditor_link.taxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_revert(). |
|
|
ckeditor_link_ckeditor_link_taxonomy_settings |
includes/ckeditor_link.taxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_settings(). |
|
|
ckeditor_link_ckeditor_link_taxonomy_url |
includes/ckeditor_link.taxonomy.inc |
Implementation of hook_ckeditor_link_TYPE_url(). |
|
|
ckeditor_link_ckeditor_link_types |
./ckeditor_link.module |
Implementation of hook_ckeditor_link_types(). |
|
|
ckeditor_link_ckeditor_plugin |
./ckeditor_link.module |
Implementation of hook_ckeditor_plugin(). |
|
|
ckeditor_link_elements |
./ckeditor_link.module |
Implementation of hook_elements(). |
|
|
ckeditor_link_filter |
./ckeditor_link.module |
Implementation of hook_filter(). |
|
|
ckeditor_link_form_post_render |
./ckeditor_link.module |
|
|
1 |
ckeditor_link_get_languages |
./ckeditor_link.module |
|
5 |
|
ckeditor_link_get_link_type_name |
./ckeditor_link.module |
|
2 |
|
ckeditor_link_get_types |
./ckeditor_link.module |
|
4 |
|
ckeditor_link_install |
./ckeditor_link.install |
Implementation of hook_install(). |
|
|
ckeditor_link_menu |
./ckeditor_link.module |
Implementation of hook_menu(). |
|
|
ckeditor_link_path_prefix_language |
./ckeditor_link.module |
|
4 |
|
ckeditor_link_path_strip_language |
./ckeditor_link.module |
|
2 |
|
ckeditor_link_perm |
./ckeditor_link.module |
Implementation of hook_perm(). |
|
|
ckeditor_link_requirements |
./ckeditor_link.install |
Implementation of hook_requirements(). |
|
|
ckeditor_link_revert |
./ckeditor_link.module |
|
|
1 |
ckeditor_link_settings_form |
./ckeditor_link.admin.inc |
@file
Written by Henri MEDOT <henri.medot[AT]absyx[DOT]fr>
http://www.absyx.fr |
|
1 |
ckeditor_link_textarea_pre_render |
./ckeditor_link.module |
|
|
1 |
ckeditor_link_uninstall |
./ckeditor_link.install |
Implementation of hook_uninstall(). |
|
|
ckeditor_link_url |
./ckeditor_link.module |
|
2 |
|
ckeditor_link_wysiwyg_plugin |
./ckeditor_link.module |
Implementation of hook_wysiwyg_plugin(). |
|
|
hook_ckeditor_link_autocomplete_alter |
./ckeditor_link.api.php |
Alter autocomplete suggestions. |
|
|
hook_ckeditor_link_types |
./ckeditor_link.api.php |
Declare the path types handled by the module. |
|
|
hook_ckeditor_link_types_alter |
./ckeditor_link.api.php |
Alter types. |
|
|
hook_ckeditor_link_TYPE_autocomplete |
./ckeditor_link.api.php |
Get autocomplete suggestions for the given string. |
|
|
hook_ckeditor_link_TYPE_revert |
./ckeditor_link.api.php |
Revert a path to a user-friendly title. |
|
|
hook_ckeditor_link_TYPE_settings |
./ckeditor_link.api.php |
Add settings to the CKEditor Link settings form. |
|
|
hook_ckeditor_link_TYPE_url |
./ckeditor_link.api.php |
Convert an internal path into an aliased and, if applicable, language
prefixed URL. |
|
|
_ckeditor_link_check_path |
./ckeditor_link.module |
|
2 |
|
_ckeditor_link_filter_process |
./ckeditor_link.module |
|
|
1 |
_ckeditor_link_has_textarea |
./ckeditor_link.module |
|
2 |
|
_ckeditor_link_potx |
./ckeditor_link.install |
Expose strings to potx. |
|
|