constant JEDITABLE_DIR in jEditable inline content editing 6
Same name and namespace in other branches
- 6.2 jeditable.module \JEDITABLE_DIR
6 uses of JEDITABLE_DIR
- jeditable_handler_field_content::options_form in views/
jeditable_handler_field_content.inc - Define the extra form elements for the field. These are only available for certain field and widget types.
- jeditable_handler_field_date::options_form in views/
jeditable_handler_field_date.inc - Define the extra form elements for the field.
- jeditable_handler_field_sid::options_form in views/
jeditable_handler_field_sid.inc - Define the extra form elements for the field.
- jeditable_init in ./
jeditable.module - Implementation of hook_init().
- jeditable_views_api in ./
jeditable.module - Implements hook_views_api
File
- ./
jeditable.module, line 10 - jeditable.module
Code
define('JEDITABLE_DIR', drupal_get_path('module', 'jeditable'));