You are here

Functions in jEditable inline content editing 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jeditable_field_formatter_info ./jeditable.module Implements hook_field_formatter_info().
jeditable_init ./jeditable.module Implements hook_init().
jeditable_menu ./jeditable.module Implements hook_menu().
jeditable_perm ./jeditable.module Implements hook_perm().
jeditable_theme ./jeditable.module Implements hook_theme().
jeditable_views_api ./jeditable.module Implements hook_views_api().
jeditable_views_data_alter views/jeditable.views.inc Implementation of hook_views_data_alter().
jeditable_views_handlers views/jeditable.views.inc Implementation of hook_views_handlers().
theme_jeditable_formatter_jeditable_datetime ./jeditable.module Theme a CCK text field as a jeditable textfield.
theme_jeditable_formatter_jeditable_nodereference ./jeditable.module Theme a CCK text field as a jeditable textarea.
theme_jeditable_formatter_jeditable_textarea ./jeditable.module Theme a CCK text field as a jeditable textarea.
theme_jeditable_formatter_jeditable_textfield ./jeditable.module Theme a CCK text field as a jeditable textfield.
theme_jeditable_workflow ./jeditable.module Theme a workflow state name as a jeditable select list.
_jeditable_ajax_load ./jeditable.module Helper function to load a list of select values. 1
_jeditable_ajax_save ./jeditable.module Helper function to save a value using the jeditable callback. 1
_jeditable_get_node_reference_field_values ./jeditable.module Get potential node references for a field. 1
_jeditable_get_user_reference_field_values ./jeditable.module Get potential user references for a field. 1
_jeditable_save_date_field ./jeditable.module Helper function to save a date field. 1
_jeditable_save_nodereference_field ./jeditable.module Helper function to save nodereference field. 1
_jeditable_save_other_field ./jeditable.module Helper function to save other fields. 1
_jeditable_save_userreference_field ./jeditable.module Helper function to save userreference field. 1
_jeditable_workflow_load ./jeditable.module Load the defaults array for a workflow select. 1
_jeditable_workflow_save ./jeditable.module Set the workflow state of the node. 1

Other projects