You are here

Functions in Maxlength 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
maxlength_element_info_alter ./maxlength.module Implements hook_element_info_alter().
maxlength_field_attach_form ./maxlength.module Implements hook_field_attach_form().
maxlength_form_alter ./maxlength.module Implements hook_form_alter().
maxlength_form_field_ui_field_edit_form_alter ./maxlength.module Implements hook_form_FORM_ID_alter().
maxlength_form_node_type_form_alter ./maxlength.module Implements hook_form_node_type_alter().
maxlength_help ./maxlength.module Implements hook_help().
maxlength_node_title_validate ./maxlength.module Checks if the title field of the node is not set to more then 255 chars, because Drupal Core cannot handle this. 1
maxlength_permission ./maxlength.module Implements hook_permission().
maxlength_pre_render ./maxlength.module Pre render function to set maxlength attributes. 1 1
maxlength_process_element ./maxlength.module Process handler for the form elements that can have maxlength attribute. 1
maxlength_uninstall ./maxlength.install Implements hook_uninstall().
maxlength_update_7300 ./maxlength.install Implements hook_update_N().
maxlength_update_7301 ./maxlength.install Implements hook_update_N().
maxlength_update_7302 ./maxlength.install Implements hook_update_N().
maxlength_validate_input ./maxlength.module Custom validation handler for the maxlength of input fields that have the maxlength attribute. 1
_maxlength_add_maxlength_attributes ./maxlength.module Add maxlength attributes. 1
_maxlength_children ./maxlength.module Recursively add the #maxlength_js and #maxlength properties to the elements of a form. 1

Other projects