You are here

Functions in Editable Fields 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
editablefields_field_formatter_info ./editablefields.module Implementation of hook_field_formatter_info().
editablefields_forms ./editablefields.module Implementation of hook_forms().
editablefields_form_builder ./editablefields.module Form builder callback. 1
editablefields_html ./editablefields.module Menu callback: ajax form. 2
editablefields_menu ./editablefields.module Implementation of hook_menu().
editablefields_submit ./editablefields.module Menu callback: ajax submit. 2
editablefields_theme ./editablefields.module Implementation of hook_theme().
editablefields_view ./editablefields.module Menu callback: ajax view. 2
theme_editablefields_formatter_editable ./editablefields.module Theme the editable field. 1
_editablefields_node_save ./editablefields.module 1
_editablefields_pre_render ./editablefields.module Resizable Textarea has an issue with setting focus. To circumvent this we have to set the forms fields #resizable field to FALSE. We have to use pre_render because the here the field's #type is still textarea. TODO Keep editable_HTML and… 1

Other projects