constant JEDITABLE_DIR in jEditable inline content editing 6.2
Same name and namespace in other branches
- 6 jeditable.module \JEDITABLE_DIR
Define directory paths of interest.
7 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_node::options_form in views/
jeditable_handler_field_node.inc - Define the extra form elements for the field. These are only available for certain field and widget types.
- 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 - Implements hook_init().
File
- ./
jeditable.module, line 6
Code
define('JEDITABLE_DIR', drupal_get_path('module', 'jeditable'));