link_cleanup_url |
./link.module |
Forms a valid URL if possible from an entered address.
Trims whitespace and automatically adds an http:// to addresses without a protocol specified |
1 |
|
link_field |
./link.module |
Implementation of hook_field(). |
|
|
link_field_formatter |
./link.module |
Implementation of hook_field_formatter(). |
|
|
link_field_formatter_info |
./link.module |
Implementation of hook_field_formatter_info(). |
|
|
link_field_info |
./link.module |
Implementation of hook_field_info(). |
|
|
link_field_settings |
./link.module |
Implementation of hook_field_settings(). |
|
|
link_install |
./link.install |
Implementation of hook_install(). |
|
|
link_menu |
./link.module |
Implementation of hook_menu(). |
|
|
link_update_1 |
./link.install |
Removed link.module created tables, move data to content.module tables |
|
|
link_validate_url |
./link.module |
A lenient verification for URLs. Accepts all URLs following RFC 1738 standard
for URL formation and all email addresses following the RFC 2368 standard for
mailto address formation. |
4 |
|
link_views_argument_handler |
./link.module |
Views module argument handler for link fields |
|
1 |
link_views_protocol_filter_handler |
./link.module |
Views modules filter handler for link protocol filtering |
|
1 |
link_widget |
./link.module |
Implementation of hook_widget(). |
|
|
link_widget_info |
./link.module |
Implementation of hook_widget_info(). |
|
|
link_widget_js |
./link.module |
|
|
1 |
theme_link_field_settings |
./link.module |
Theme the settings form for the link field. |
|
|
theme_link_widget_form |
./link.module |
Theme the display of the entire link set |
|
|
theme_link_widget_form_row |
./link.module |
Theme the display of a single form row |
|
|
_link_field_formatter_title |
./link.module |
Helper function for link_field_formatter(). |
1 |
|
_link_widget_form |
./link.module |
Helper function renders the link widget in both single and multiple value cases. |
2 |
|
_link_widget_prepare |
./link.module |
|
1 |
|
_link_widget_process |
./link.module |
|
1 |
|
_link_widget_validate |
./link.module |
|
1 |
|