Search for type
| Title | Object type | File name | Summary |
|---|---|---|---|
| search_extra_type.module | file | modules/ |
Dummy module implementing a search type for search module testing. |
| search_extra_type_conditions | function | modules/ |
Test conditions callback for hook_search_info(). |
| search_extra_type_search_execute | function | modules/ |
Implements hook_search_execute(). |
| search_extra_type_search_info | function | modules/ |
Implements hook_search_info(). |
| search_extra_type_search_page | function | modules/ |
Implements hook_search_page(). |
| SEARCH_TYPE | constant | modules/ |
@file Tests for search.module. |
| SEARCH_TYPE_2 | constant | modules/ |
|
| SEARCH_TYPE_JPN | constant | modules/ |
|
| system_add_date_format_type_form | function | modules/ |
Add new date type. |
| system_add_date_format_type_form_submit | function | modules/ |
Process system_add_date_format_type form submissions. |
| system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
| system_date_format_types | function | modules/ |
Implements hook_date_format_types(). |
| system_date_format_type_delete | function | modules/ |
Deletes a date type from the database. |
| system_date_format_type_save | function | modules/ |
Saves a date type to the database. |
| system_delete_date_format_type_form | function | modules/ |
Menu callback; present a form for deleting a date type. |
| system_delete_date_format_type_form_submit | function | modules/ |
Delete a configured date type. |
| system_get_date_types | function | modules/ |
Gets the list of available date types and attributes. |
| translation_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
| translation_supported_type | function | modules/ |
Returns whether the given content type has support for translations. |
| xmlrpc_test_manyTypesTest | function | modules/ |
|
| xmlrpc_value_calculate_type | function | includes/ |
Maps a PHP type to an XML-RPC type. |
| _book_install_type_create | function | modules/ |
Creates the book content type. |
| _dblog_get_message_types | function | modules/ |
Gathers a list of uniquely defined database log message types. |
| _field_info_collate_types | function | modules/ |
Collates all information on field types, widget types and related structures. |
| _forum_node_check_node_type | function | modules/ |
Checks whether a node can be used in a forum, based on its content type. |
| _node_extract_type | function | modules/ |
Extracts the type name. |
| _node_types_build | function | modules/ |
Builds and returns the list of available node types. |
| _profile_field_types | function | modules/ |
|
| _system_date_format_types_build | function | modules/ |
Builds and returns information about available date types. |
| _update_7000_node_get_types | function | modules/ |
Utility function: fetch the node types directly from the database. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.