maxlength_form_alter |
./maxlength.module |
Implementation of hook_form_alter(). |
|
|
maxlength_help |
./maxlength.module |
Implementation of hook_help(). |
|
|
maxlength_install |
./maxlength.install |
Implementation of hook_istall(). |
|
|
maxlength_node_type_delete |
./maxlength.module |
Implements hook_node_type_update(). |
|
|
maxlength_node_type_update |
./maxlength.module |
Implements hook_node_type_update(). |
|
|
maxlength_node_validate |
./maxlength.module |
Implementation of hook_node_validate(). |
|
|
maxlength_uninstall |
./maxlength.install |
Implementation of hook_unistall(). |
|
|
_maxlength_cck_form_alter |
./maxlength.inc |
|
1 |
|
_maxlength_cck_form_submit |
./maxlength.inc |
|
|
1 |
_maxlength_content_form_alter |
./maxlength.inc |
@file
Business logic for maxlength |
1 |
|
_maxlength_content_type_form_alter |
./maxlength.inc |
|
1 |
|
_maxlength_format_element |
./maxlength.module |
Formats a form element to use maxlength value and use js.
It's not moved to maxlength.inc because Form API calls it even when form_alter is not called |
|
1 |
_maxlength_get_values |
./maxlength.inc |
|
1 |
|
_maxlength_node_type_get_labels |
./maxlength.module |
|
2 |
|