You are here

Functions in jEditable inline content editing 7

Primary tabs

Namesort descending Location Description Direct uses Strings
jeditable_admin_settings ./jeditable.module 1
jeditable_field_formatter_info ./jeditable.module Implements hook_field_formatter_info(),.
jeditable_field_formatter_view ./jeditable.module @todo: field collection delta needs to be fixed --< field_delta line 153 Implements hook_field_formatter_view().
jeditable_menu ./jeditable.module Implements hook_menu().
jeditable_permission ./jeditable.module Implements hook_permission().
jeditable_theme ./jeditable.module Implements hook_theme().
jeditable_views_api ./jeditable.module Implements hook_views_api().
jeditable_views_data includes/jeditable.views.inc Implements hook_views_data()
jeditable_views_handlers includes/jeditable.views.inc Implementation of hook_views_handlers().
theme_jeditable_formatter_jeditable_checkbox_radio ./jeditable.module Theme a boolean_list field as a jeditable checkbox or radio button.
theme_jeditable_formatter_jeditable_datetime ./jeditable.module Theme a CCK text field as a jeditable datepicker.
theme_jeditable_formatter_jeditable_nodereference ./jeditable.module Theme a CCK text field as a jeditable nodereference.
theme_jeditable_formatter_jeditable_select ./jeditable.module Theme a list field as a jeditable select.
theme_jeditable_formatter_jeditable_textarea ./jeditable.module Theme a textarea field as a jeditable textarea.
theme_jeditable_formatter_jeditable_textfield ./jeditable.module Theme a text field as a jeditable textfield.
theme_jeditable_formatter_jeditable_upload ./jeditable.module Theme a list field as a jeditable select.
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_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