system.api.php

  1. 7 modules/system/system.api.php
  2. 8 core/modules/system/system.api.php

Hooks provided by Drupal core and the System module.

Functions

Namesort descending Description
callback_entity_info_label Return the label of an entity.
callback_entity_info_language Return the language code of the entity.
callback_entity_info_uri Return the URI for an entity.
hook_actions_delete Executes code after an action is deleted.
hook_action_info Declares information about actions.
hook_action_info_alter Alters the actions declared by another module.
hook_admin_paths Define administrative paths.
hook_admin_paths_alter Redefine administrative paths defined by other modules.
hook_ajax_render_alter Alter the commands that are sent to the user through the Ajax framework.
hook_archiver_info Declare archivers to the system.
hook_archiver_info_alter Alter archiver information declared by other modules.
hook_batch_alter Alter batch information before a batch is processed.
hook_boot Perform setup tasks for all page requests.
hook_countries_alter Alter the default country list.
hook_cron Perform periodic actions.
hook_cron_queue_info Declare queues holding items that need to be run periodically.
hook_cron_queue_info_alter Alter cron queue information before cron runs.
hook_css_alter Alter CSS files before they are output on the page.
hook_custom_theme Return the machine-readable name of the theme to use for the current page.
hook_date_formats Define additional date formats.
hook_date_formats_alter Alter date formats declared by another module.
hook_date_format_types Define additional date types.
hook_date_format_types_alter Modify existing date types.
hook_disable Perform necessary actions before module is disabled.
hook_drupal_goto_alter Change the page the user is sent to by drupal_goto().
hook_element_info Allows modules to declare their own Form API element types and specify their default values.
hook_element_info_alter Alter the element type information returned from modules.
hook_enable Perform necessary actions after module is enabled.
hook_entity_delete Act on entities when deleted.
hook_entity_info Inform the base system and the Field API about one or more entity types.
hook_entity_info_alter Alter the entity info.
hook_entity_insert Act on entities when inserted.
hook_entity_load Act on entities when loaded.
hook_entity_prepare_view Act on entities as they are being prepared for view.
hook_entity_presave Act on an entity before it is about to be created or updated.
hook_entity_query_alter Alter or execute an EntityFieldQuery.
hook_entity_update Act on entities when updated.
hook_entity_view Act on entities being assembled before rendering.
hook_entity_view_alter Alter the results of ENTITY_view().
hook_entity_view_mode_alter Change the view mode of an entity that is being displayed.
hook_exit Perform cleanup tasks.
hook_filetransfer_info Register information about FileTransfer classes provided by a module.
hook_filetransfer_info_alter Alter the FileTransfer class registry.
hook_file_copy Respond to a file that has been copied.
hook_file_delete Respond to a file being deleted.
hook_file_download Control access to private file downloads and specify HTTP headers.
hook_file_insert Respond to a file being added.
hook_file_load Load additional information into file objects.
hook_file_mimetype_mapping_alter Alter MIME type mappings used to determine MIME type from a file extension.
hook_file_move Respond to a file that has been moved.
hook_file_presave Act on a file being inserted or updated.
hook_file_update Respond to a file being updated.
hook_file_url_alter Alter the URL to a file.
hook_file_validate Check that files meet a given criteria.
hook_flush_caches Add a list of cache tables to be cleared.
hook_forms Map form_ids to form builder functions.
hook_form_alter Perform alterations before a form is rendered.
hook_form_BASE_FORM_ID_alter Provide a form-specific alteration for shared ('base') forms.
hook_form_FORM_ID_alter Provide a form-specific alteration instead of the global hook_form_alter().
hook_hook_info Defines one or more hooks that are exposed by a module.
hook_hook_info_alter Alter information from hook_hook_info().
hook_html_head_alter Alter XHTML HEAD tags before they are rendered by drupal_get_html_head().
hook_image_toolkits Define image toolkits provided by this module.
hook_init Perform setup tasks for non-cached page requests.
hook_install Perform setup tasks when the module is installed.
hook_install_tasks Return an array of tasks to be performed by an installation profile.
hook_install_tasks_alter Alter the full list of installation tasks.
hook_js_alter Perform necessary alterations to the JavaScript before it is presented on the page.
hook_library Registers JavaScript/CSS libraries associated with a module.
hook_library_alter Alters the JavaScript/CSS library registry.
hook_mail Prepare a message based on parameters; called from drupal_mail().
hook_mail_alter Alter an email message created with the drupal_mail() function.
hook_menu Define menu items and page callbacks.
hook_menu_alter Alter the data being saved to the {menu_router} table after hook_menu is invoked.
hook_menu_breadcrumb_alter Alter links in the active trail before it is rendered as the breadcrumb.
hook_menu_contextual_links_alter Alter contextual links before they are rendered.
hook_menu_get_item_alter Alter a menu router item right after it has been retrieved from the database or cache.
hook_menu_link_alter Alter the data being saved to the {menu_links} table by menu_link_save().
hook_menu_link_delete Inform modules that a menu link has been deleted.
hook_menu_link_insert Inform modules that a menu link has been created.
hook_menu_link_update Inform modules that a menu link has been updated.
hook_menu_local_tasks_alter Alter tabs and actions displayed on the page before they are rendered.
hook_menu_site_status_alter Control site status before menu dispatching.
hook_modules_disabled Perform necessary actions after modules are disabled.
hook_modules_enabled Perform necessary actions after modules are enabled.
hook_modules_installed Perform necessary actions after modules are installed.
hook_modules_uninstalled Perform necessary actions after modules are uninstalled.
hook_module_implements_alter Alter the registry of modules implementing a hook.
hook_page_alter Perform alterations before a page is rendered.
hook_page_build Add elements to a page before it is rendered.
hook_page_delivery_callback_alter Alters the delivery callback used to send the result of the page callback to the browser.
hook_permission Define user permissions.
hook_query_alter Perform alterations to a structured query.
hook_query_TAG_alter Perform alterations to a structured query for a given tag.
hook_registry_files_alter Perform necessary alterations to the list of files parsed by the registry.
hook_requirements Check installation requirements and do status reporting.
hook_schema Define the current version of the database schema.
hook_schema_alter Perform alterations to existing database schemas.
hook_stream_wrappers Registers PHP stream wrapper implementations associated with a module.
hook_stream_wrappers_alter Alters the list of PHP stream wrapper implementations.
hook_system_info_alter Alter the information parsed from module and theme .info files
hook_system_themes_page_alter Alters theme operation links.
hook_system_theme_info Return additional themes provided by modules.
hook_theme Register a module (or theme's) theme implementations.
hook_theme_registry_alter Alter the theme registry information returned from hook_theme().
hook_tokens Provide replacement values for placeholder tokens.
hook_tokens_alter Alter replacement values for placeholder tokens.
hook_token_info Provide information about available placeholder tokens and token types.
hook_token_info_alter Alter the metadata about available placeholder tokens and token types.
hook_translated_menu_link_alter Alter a menu link after it has been translated and before it is rendered.
hook_uninstall Remove any information that the module sets.
hook_updater_info Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter Alter the Updater information array.
hook_update_dependencies Return an array of information about module update dependencies.
hook_update_last_removed Return a number which is no longer available as hook_update_N().
hook_update_N Perform a single update.
hook_url_inbound_alter Alters inbound URL requests.
hook_url_outbound_alter Alters outbound URLs.
hook_username_alter Alter the username that is displayed for a user.
hook_watchdog Log an event message.
hook_xmlrpc Register XML-RPC callbacks.
hook_xmlrpc_alter Alters the definition of XML-RPC methods before they are called.

File

modules/system/system.api.php
View source
  1. <?php
  2. /**
  3. * @file
  4. * Hooks provided by Drupal core and the System module.
  5. */
  6. /**
  7. * @addtogroup hooks
  8. * @{
  9. */
  10. /**
  11. * Defines one or more hooks that are exposed by a module.
  12. *
  13. * Normally hooks do not need to be explicitly defined. However, by declaring a
  14. * hook explicitly, a module may define a "group" for it. Modules that implement
  15. * a hook may then place their implementation in either $module.module or in
  16. * $module.$group.inc. If the hook is located in $module.$group.inc, then that
  17. * file will be automatically loaded when needed.
  18. * In general, hooks that are rarely invoked and/or are very large should be
  19. * placed in a separate include file, while hooks that are very short or very
  20. * frequently called should be left in the main module file so that they are
  21. * always available.
  22. *
  23. * @return
  24. * An associative array whose keys are hook names and whose values are an
  25. * associative array containing:
  26. * - group: A string defining the group to which the hook belongs. The module
  27. * system will determine whether a file with the name $module.$group.inc
  28. * exists, and automatically load it when required.
  29. *
  30. * See system_hook_info() for all hook groups defined by Drupal core.
  31. *
  32. * @see hook_hook_info_alter().
  33. */
  34. function hook_hook_info() {
  35. $hooks['token_info'] = array(
  36. 'group' => 'tokens',
  37. );
  38. $hooks['tokens'] = array(
  39. 'group' => 'tokens',
  40. );
  41. return $hooks;
  42. }
  43. /**
  44. * Alter information from hook_hook_info().
  45. *
  46. * @param $hooks
  47. * Information gathered by module_hook_info() from other modules'
  48. * implementations of hook_hook_info(). Alter this array directly.
  49. * See hook_hook_info() for information on what this may contain.
  50. */
  51. function hook_hook_info_alter(&$hooks) {
  52. // Our module wants to completely override the core tokens, so make
  53. // sure the core token hooks are not found.
  54. $hooks['token_info']['group'] = 'mytokens';
  55. $hooks['tokens']['group'] = 'mytokens';
  56. }
  57. /**
  58. * Inform the base system and the Field API about one or more entity types.
  59. *
  60. * Inform the system about one or more entity types (i.e., object types that
  61. * can be loaded via entity_load() and, optionally, to which fields can be
  62. * attached).
  63. *
  64. * @return
  65. * An array whose keys are entity type names and whose values identify
  66. * properties of those types that the system needs to know about:
  67. * - label: The human-readable name of the type.
  68. * - controller class: The name of the class that is used to load the objects.
  69. * The class has to implement the DrupalEntityControllerInterface interface.
  70. * Leave blank to use the DrupalDefaultEntityController implementation.
  71. * - base table: (used by DrupalDefaultEntityController) The name of the
  72. * entity type's base table.
  73. * - revision table: The name of the entity type's revision table (if any).
  74. * - static cache: (used by DrupalDefaultEntityController) FALSE to disable
  75. * static caching of entities during a page request. Defaults to TRUE.
  76. * - field cache: (used by Field API loading and saving of field data) FALSE
  77. * to disable Field API's persistent cache of field data. Only recommended
  78. * if a higher level persistent cache is available for the entity type.
  79. * Defaults to TRUE.
  80. * - load hook: The name of the hook which should be invoked by
  81. * DrupalDefaultEntityController:attachLoad(), for example 'node_load'.
  82. * - uri callback: The name of an implementation of
  83. * callback_entity_info_uri().
  84. * - label callback: (optional) The name of an implementation of
  85. * callback_entity_info_label(), which returns the label of the entity. The
  86. * entity label is the main string associated with an entity; for example,
  87. * the title of a node or the subject of a comment. If there is an entity
  88. * object property that defines the label, then using the 'label' element of
  89. * the 'entity keys' return value component suffices to provide this
  90. * information (see below). Alternatively, specifying this callback allows
  91. * more complex logic to determine the label of an entity. See also the
  92. * entity_label() function, which implements this logic.
  93. * - language callback: (optional) The name of an implementation of
  94. * callback_entity_info_language(). In most situations, when needing to
  95. * determine this value, inspecting a property named after the 'language'
  96. * element of the 'entity keys' should be enough. The language callback is
  97. * meant to be used primarily for temporary alterations of the property
  98. * value: entity-defining modules are encouraged to always define a
  99. * language property, instead of using the callback as main entity language
  100. * source. In fact not having a language property defined is likely to
  101. * prevent an entity from being queried by language. Moreover, given that
  102. * entity_language() is not necessarily used everywhere it would be
  103. * appropriate, modules implementing the language callback should be aware
  104. * that this might not be always called.
  105. * - fieldable: Set to TRUE if you want your entity type to accept fields
  106. * being attached to it.
  107. * - translation: An associative array of modules registered as field
  108. * translation handlers. Array keys are the module names, array values
  109. * can be any data structure the module uses to provide field translation.
  110. * Any empty value disallows the module to appear as a translation handler.
  111. * - entity keys: An array describing how the Field API can extract the
  112. * information it needs from the objects of the type. Elements:
  113. * - id: The name of the property that contains the primary id of the
  114. * entity. Every entity object passed to the Field API must have this
  115. * property and its value must be numeric.
  116. * - revision: The name of the property that contains the revision id of
  117. * the entity. The Field API assumes that all revision ids are unique
  118. * across all entities of a type. This entry can be omitted if the
  119. * entities of this type are not versionable.
  120. * - bundle: The name of the property that contains the bundle name for the
  121. * entity. The bundle name defines which set of fields are attached to
  122. * the entity (e.g. what nodes call "content type"). This entry can be
  123. * omitted if this entity type exposes a single bundle (all entities have
  124. * the same collection of fields). The name of this single bundle will be
  125. * the same as the entity type.
  126. * - label: The name of the property that contains the entity label. For
  127. * example, if the entity's label is located in $entity->subject, then
  128. * 'subject' should be specified here. If complex logic is required to
  129. * build the label, a 'label callback' should be defined instead (see
  130. * the 'label callback' section above for details).
  131. * - language: The name of the property, typically 'language', that contains
  132. * the language code representing the language the entity has been created
  133. * in. This value may be changed when editing the entity and represents
  134. * the language its textual components are supposed to have. If no
  135. * language property is available, the 'language callback' may be used
  136. * instead. This entry can be omitted if the entities of this type are not
  137. * language-aware.
  138. * - bundle keys: An array describing how the Field API can extract the
  139. * information it needs from the bundle objects for this type. This entry
  140. * is required if the 'path' provided in the 'bundles'/'admin' section
  141. * identifies the bundle using a named menu placeholder whose loader
  142. * callback returns an object (e.g., $vocabulary for taxonomy terms, or
  143. * $node_type for nodes). If the path does not include the bundle, or the
  144. * bundle is just a string rather than an automatically loaded object, then
  145. * this can be omitted. Elements:
  146. * - bundle: The name of the property of the bundle object that contains
  147. * the name of the bundle object.
  148. * - bundles: An array describing all bundles for this object type. Keys are
  149. * bundles machine names, as found in the objects' 'bundle' property
  150. * (defined in the 'entity keys' entry above). This entry can be omitted if
  151. * this entity type exposes a single bundle (all entities have the same
  152. * collection of fields). The name of this single bundle will be the same as
  153. * the entity type. Elements:
  154. * - label: The human-readable name of the bundle.
  155. * - uri callback: Same as the 'uri callback' key documented above for the
  156. * entity type, but for the bundle only. When determining the URI of an
  157. * entity, if a 'uri callback' is defined for both the entity type and
  158. * the bundle, the one for the bundle is used.
  159. * - admin: An array of information that allows Field UI pages to attach
  160. * themselves to the existing administration pages for the bundle.
  161. * Elements:
  162. * - path: the path of the bundle's main administration page, as defined
  163. * in hook_menu(). If the path includes a placeholder for the bundle,
  164. * the 'bundle argument' and 'real path' keys below are required.
  165. * - bundle argument: The position of the bundle placeholder in 'path', if
  166. * any.
  167. * - real path: The actual path (no placeholder) of the bundle's main
  168. * administration page. This will be used to generate links.
  169. * - access callback: As in hook_menu(). 'user_access' will be assumed if
  170. * no value is provided.
  171. * - access arguments: As in hook_menu().
  172. * - view modes: An array describing the view modes for the entity type. View
  173. * modes let entities be displayed differently depending on the context.
  174. * For instance, a node can be displayed differently on its own page
  175. * ('full' mode), on the home page or taxonomy listings ('teaser' mode), or
  176. * in an RSS feed ('rss' mode). Modules taking part in the display of the
  177. * entity (notably the Field API) can adjust their behavior depending on
  178. * the requested view mode. An additional 'default' view mode is available
  179. * for all entity types. This view mode is not intended for actual entity
  180. * display, but holds default display settings. For each available view
  181. * mode, administrators can configure whether it should use its own set of
  182. * field display settings, or just replicate the settings of the 'default'
  183. * view mode, thus reducing the amount of display configurations to keep
  184. * track of. Keys of the array are view mode names. Each view mode is
  185. * described by an array with the following key/value pairs:
  186. * - label: The human-readable name of the view mode
  187. * - custom settings: A boolean specifying whether the view mode should by
  188. * default use its own custom field display settings. If FALSE, entities
  189. * displayed in this view mode will reuse the 'default' display settings
  190. * by default (e.g. right after the module exposing the view mode is
  191. * enabled), but administrators can later use the Field UI to apply custom
  192. * display settings specific to the view mode.
  193. *
  194. * @see entity_load()
  195. * @see hook_entity_info_alter()
  196. */
  197. function hook_entity_info() {
  198. $return = array(
  199. 'node' => array(
  200. 'label' => t('Node'),
  201. 'controller class' => 'NodeController',
  202. 'base table' => 'node',
  203. 'revision table' => 'node_revision',
  204. 'uri callback' => 'node_uri',
  205. 'fieldable' => TRUE,
  206. 'translation' => array(
  207. 'locale' => TRUE,
  208. ),
  209. 'entity keys' => array(
  210. 'id' => 'nid',
  211. 'revision' => 'vid',
  212. 'bundle' => 'type',
  213. 'language' => 'language',
  214. ),
  215. 'bundle keys' => array(
  216. 'bundle' => 'type',
  217. ),
  218. 'bundles' => array(),
  219. 'view modes' => array(
  220. 'full' => array(
  221. 'label' => t('Full content'),
  222. 'custom settings' => FALSE,
  223. ),
  224. 'teaser' => array(
  225. 'label' => t('Teaser'),
  226. 'custom settings' => TRUE,
  227. ),
  228. 'rss' => array(
  229. 'label' => t('RSS'),
  230. 'custom settings' => FALSE,
  231. ),
  232. ),
  233. ),
  234. );
  235. // Search integration is provided by node.module, so search-related
  236. // view modes for nodes are defined here and not in search.module.
  237. if (module_exists('search')) {
  238. $return['node']['view modes'] += array(
  239. 'search_index' => array(
  240. 'label' => t('Search index'),
  241. 'custom settings' => FALSE,
  242. ),
  243. 'search_result' => array(
  244. 'label' => t('Search result'),
  245. 'custom settings' => FALSE,
  246. ),
  247. );
  248. }
  249. // Bundles must provide a human readable name so we can create help and error
  250. // messages, and the path to attach Field admin pages to.
  251. foreach (node_type_get_names() as $type => $name) {
  252. $return['node']['bundles'][$type] = array(
  253. 'label' => $name,
  254. 'admin' => array(
  255. 'path' => 'admin/structure/types/manage/%node_type',
  256. 'real path' => 'admin/structure/types/manage/' . str_replace('_', '-', $type),
  257. 'bundle argument' => 4,
  258. 'access arguments' => array('administer content types'),
  259. ),
  260. );
  261. }
  262. return $return;
  263. }
  264. /**
  265. * Alter the entity info.
  266. *
  267. * Modules may implement this hook to alter the information that defines an
  268. * entity. All properties that are available in hook_entity_info() can be
  269. * altered here.
  270. *
  271. * @param $entity_info
  272. * The entity info array, keyed by entity name.
  273. *
  274. * @see hook_entity_info()
  275. */
  276. function hook_entity_info_alter(&$entity_info) {
  277. // Set the controller class for nodes to an alternate implementation of the
  278. // DrupalEntityController interface.
  279. $entity_info['node']['controller class'] = 'MyCustomNodeController';
  280. }
  281. /**
  282. * Act on entities when loaded.
  283. *
  284. * This is a generic load hook called for all entity types loaded via the
  285. * entity API.
  286. *
  287. * @param $entities
  288. * The entities keyed by entity ID.
  289. * @param $type
  290. * The type of entities being loaded (i.e. node, user, comment).
  291. */
  292. function hook_entity_load($entities, $type) {
  293. foreach ($entities as $entity) {
  294. $entity->foo = mymodule_add_something($entity, $type);
  295. }
  296. }
  297. /**
  298. * Act on an entity before it is about to be created or updated.
  299. *
  300. * @param $entity
  301. * The entity object.
  302. * @param $type
  303. * The type of entity being saved (i.e. node, user, comment).
  304. */
  305. function hook_entity_presave($entity, $type) {
  306. $entity->changed = REQUEST_TIME;
  307. }
  308. /**
  309. * Act on entities when inserted.
  310. *
  311. * @param $entity
  312. * The entity object.
  313. * @param $type
  314. * The type of entity being inserted (i.e. node, user, comment).
  315. */
  316. function hook_entity_insert($entity, $type) {
  317. // Insert the new entity into a fictional table of all entities.
  318. $info = entity_get_info($type);
  319. list($id) = entity_extract_ids($type, $entity);
  320. db_insert('example_entity')
  321. ->fields(array(
  322. 'type' => $type,
  323. 'id' => $id,
  324. 'created' => REQUEST_TIME,
  325. 'updated' => REQUEST_TIME,
  326. ))
  327. ->execute();
  328. }
  329. /**
  330. * Act on entities when updated.
  331. *
  332. * @param $entity
  333. * The entity object.
  334. * @param $type
  335. * The type of entity being updated (i.e. node, user, comment).
  336. */
  337. function hook_entity_update($entity, $type) {
  338. // Update the entity's entry in a fictional table of all entities.
  339. $info = entity_get_info($type);
  340. list($id) = entity_extract_ids($type, $entity);
  341. db_update('example_entity')
  342. ->fields(array(
  343. 'updated' => REQUEST_TIME,
  344. ))
  345. ->condition('type', $type)
  346. ->condition('id', $id)
  347. ->execute();
  348. }
  349. /**
  350. * Act on entities when deleted.
  351. *
  352. * @param $entity
  353. * The entity object.
  354. * @param $type
  355. * The type of entity being deleted (i.e. node, user, comment).
  356. */
  357. function hook_entity_delete($entity, $type) {
  358. // Delete the entity's entry from a fictional table of all entities.
  359. $info = entity_get_info($type);
  360. list($id) = entity_extract_ids($type, $entity);
  361. db_delete('example_entity')
  362. ->condition('type', $type)
  363. ->condition('id', $id)
  364. ->execute();
  365. }
  366. /**
  367. * Alter or execute an EntityFieldQuery.
  368. *
  369. * @param EntityFieldQuery $query
  370. * An EntityFieldQuery. One of the most important properties to be changed is
  371. * EntityFieldQuery::executeCallback. If this is set to an existing function,
  372. * this function will get the query as its single argument and its result
  373. * will be the returned as the result of EntityFieldQuery::execute(). This can
  374. * be used to change the behavior of EntityFieldQuery entirely. For example,
  375. * the default implementation can only deal with one field storage engine, but
  376. * it is possible to write a module that can query across field storage
  377. * engines. Also, the default implementation presumes entities are stored in
  378. * SQL, but the execute callback could instead query any other entity storage,
  379. * local or remote.
  380. *
  381. * Note the $query->altered attribute which is TRUE in case the query has
  382. * already been altered once. This happens with cloned queries.
  383. * If there is a pager, then such a cloned query will be executed to count
  384. * all elements. This query can be detected by checking for
  385. * ($query->pager && $query->count), allowing the driver to return 0 from
  386. * the count query and disable the pager.
  387. */
  388. function hook_entity_query_alter($query) {
  389. $query->executeCallback = 'my_module_query_callback';
  390. }
  391. /**
  392. * Act on entities being assembled before rendering.
  393. *
  394. * @param $entity
  395. * The entity object.
  396. * @param $type
  397. * The type of entity being rendered (i.e. node, user, comment).
  398. * @param $view_mode
  399. * The view mode the entity is rendered in.
  400. * @param $langcode
  401. * The language code used for rendering.
  402. *
  403. * The module may add elements to $entity->content prior to rendering. The
  404. * structure of $entity->content is a renderable array as expected by
  405. * drupal_render().
  406. *
  407. * @see hook_entity_view_alter()
  408. * @see hook_comment_view()
  409. * @see hook_node_view()
  410. * @see hook_user_view()
  411. */
  412. function hook_entity_view($entity, $type, $view_mode, $langcode) {
  413. $entity->content['my_additional_field'] = array(
  414. '#markup' => $additional_field,
  415. '#weight' => 10,
  416. '#theme' => 'mymodule_my_additional_field',
  417. );
  418. }
  419. /**
  420. * Alter the results of ENTITY_view().
  421. *
  422. * This hook is called after the content has been assembled in a structured
  423. * array and may be used for doing processing which requires that the complete
  424. * entity content structure has been built.
  425. *
  426. * If a module wishes to act on the rendered HTML of the entity rather than the
  427. * structured content array, it may use this hook to add a #post_render
  428. * callback. Alternatively, it could also implement hook_preprocess_ENTITY().
  429. * See drupal_render() and theme() for details.
  430. *
  431. * @param $build
  432. * A renderable array representing the entity content.
  433. * @param $type
  434. * The type of entity being rendered (i.e. node, user, comment).
  435. *
  436. * @see hook_entity_view()
  437. * @see hook_comment_view_alter()
  438. * @see hook_node_view_alter()
  439. * @see hook_taxonomy_term_view_alter()
  440. * @see hook_user_view_alter()
  441. */
  442. function hook_entity_view_alter(&$build, $type) {
  443. if ($build['#view_mode'] == 'full' && isset($build['an_additional_field'])) {
  444. // Change its weight.
  445. $build['an_additional_field']['#weight'] = -10;
  446. // Add a #post_render callback to act on the rendered HTML of the entity.
  447. $build['#post_render'][] = 'my_module_node_post_render';
  448. }
  449. }
  450. /**
  451. * Change the view mode of an entity that is being displayed.
  452. *
  453. * @param string $view_mode
  454. * The view_mode that is to be used to display the entity.
  455. * @param array $context
  456. * Array with contextual information, including:
  457. * - entity_type: The type of the entity that is being viewed.
  458. * - entity: The entity object.
  459. * - langcode: The langcode the entity is being viewed in.
  460. */
  461. function hook_entity_view_mode_alter(&$view_mode, $context) {
  462. // For nodes, change the view mode when it is teaser.
  463. if ($context['entity_type'] == 'node' && $view_mode == 'teaser') {
  464. $view_mode = 'my_custom_view_mode';
  465. }
  466. }
  467. /**
  468. * Define administrative paths.
  469. *
  470. * Modules may specify whether or not the paths they define in hook_menu() are
  471. * to be considered administrative. Other modules may use this information to
  472. * display those pages differently (e.g. in a modal overlay, or in a different
  473. * theme).
  474. *
  475. * To change the administrative status of menu items defined in another module's
  476. * hook_menu(), modules should implement hook_admin_paths_alter().
  477. *
  478. * @return
  479. * An associative array. For each item, the key is the path in question, in
  480. * a format acceptable to drupal_match_path(). The value for each item should
  481. * be TRUE (for paths considered administrative) or FALSE (for non-
  482. * administrative paths).
  483. *
  484. * @see hook_menu()
  485. * @see drupal_match_path()
  486. * @see hook_admin_paths_alter()
  487. */
  488. function hook_admin_paths() {
  489. $paths = array(
  490. 'mymodule/*/add' => TRUE,
  491. 'mymodule/*/edit' => TRUE,
  492. );
  493. return $paths;
  494. }
  495. /**
  496. * Redefine administrative paths defined by other modules.
  497. *
  498. * @param $paths
  499. * An associative array of administrative paths, as defined by implementations
  500. * of hook_admin_paths().
  501. *
  502. * @see hook_admin_paths()
  503. */
  504. function hook_admin_paths_alter(&$paths) {
  505. // Treat all user pages as administrative.
  506. $paths['user'] = TRUE;
  507. $paths['user/*'] = TRUE;
  508. // Treat the forum topic node form as a non-administrative page.
  509. $paths['node/add/forum'] = FALSE;
  510. }
  511. /**
  512. * Act on entities as they are being prepared for view.
  513. *
  514. * Allows you to operate on multiple entities as they are being prepared for
  515. * view. Only use this if attaching the data during the entity_load() phase
  516. * is not appropriate, for example when attaching other 'entity' style objects.
  517. *
  518. * @param $entities
  519. * The entities keyed by entity ID.
  520. * @param $type
  521. * The type of entities being loaded (i.e. node, user, comment).
  522. * @param $langcode
  523. * The language to display the entity in.
  524. */
  525. function hook_entity_prepare_view($entities, $type, $langcode) {
  526. // Load a specific node into the user object for later theming.
  527. if ($type == 'user') {
  528. $nodes = mymodule_get_user_nodes(array_keys($entities));
  529. foreach ($entities as $uid => $entity) {
  530. $entity->user_node = $nodes[$uid];
  531. }
  532. }
  533. }
  534. /**
  535. * Perform periodic actions.
  536. *
  537. * Modules that require some commands to be executed periodically can
  538. * implement hook_cron(). The engine will then call the hook whenever a cron
  539. * run happens, as defined by the administrator. Typical tasks managed by
  540. * hook_cron() are database maintenance, backups, recalculation of settings
  541. * or parameters, automated mailing, and retrieving remote data.
  542. *
  543. * Short-running or non-resource-intensive tasks can be executed directly in
  544. * the hook_cron() implementation.
  545. *
  546. * Long-running tasks and tasks that could time out, such as retrieving remote
  547. * data, sending email, and intensive file tasks, should use the queue API
  548. * instead of executing the tasks directly. To do this, first define one or
  549. * more queues via hook_cron_queue_info(). Then, add items that need to be
  550. * processed to the defined queues.
  551. */
  552. function hook_cron() {
  553. // Short-running operation example, not using a queue:
  554. // Delete all expired records since the last cron run.
  555. $expires = variable_get('mymodule_cron_last_run', REQUEST_TIME);
  556. db_delete('mymodule_table')
  557. ->condition('expires', $expires, '>=')
  558. ->execute();
  559. variable_set('mymodule_cron_last_run', REQUEST_TIME);
  560. // Long-running operation example, leveraging a queue:
  561. // Fetch feeds from other sites.
  562. $result = db_query('SELECT * FROM {aggregator_feed} WHERE checked + refresh < :time AND refresh <> :never', array(
  563. ':time' => REQUEST_TIME,
  564. ':never' => AGGREGATOR_CLEAR_NEVER,
  565. ));
  566. $queue = DrupalQueue::get('aggregator_feeds');
  567. foreach ($result as $feed) {
  568. $queue->createItem($feed);
  569. }
  570. }
  571. /**
  572. * Declare queues holding items that need to be run periodically.
  573. *
  574. * While there can be only one hook_cron() process running at the same time,
  575. * there can be any number of processes defined here running. Because of
  576. * this, long running tasks are much better suited for this API. Items queued
  577. * in hook_cron() might be processed in the same cron run if there are not many
  578. * items in the queue, otherwise it might take several requests, which can be
  579. * run in parallel.
  580. *
  581. * @return
  582. * An associative array where the key is the queue name and the value is
  583. * again an associative array. Possible keys are:
  584. * - 'worker callback': The name of the function to call. It will be called
  585. * with one argument, the item created via DrupalQueue::createItem() in
  586. * hook_cron().
  587. * - 'time': (optional) How much time Drupal should spend on calling this
  588. * worker in seconds. Defaults to 15.
  589. *
  590. * @see hook_cron()
  591. * @see hook_cron_queue_info_alter()
  592. */
  593. function hook_cron_queue_info() {
  594. $queues['aggregator_feeds'] = array(
  595. 'worker callback' => 'aggregator_refresh',
  596. 'time' => 60,
  597. );
  598. return $queues;
  599. }
  600. /**
  601. * Alter cron queue information before cron runs.
  602. *
  603. * Called by drupal_cron_run() to allow modules to alter cron queue settings
  604. * before any jobs are processesed.
  605. *
  606. * @param array $queues
  607. * An array of cron queue information.
  608. *
  609. * @see hook_cron_queue_info()
  610. * @see drupal_cron_run()
  611. */
  612. function hook_cron_queue_info_alter(&$queues) {
  613. // This site has many feeds so let's spend 90 seconds on each cron run
  614. // updating feeds instead of the default 60.
  615. $queues['aggregator_feeds']['time'] = 90;
  616. }
  617. /**
  618. * Allows modules to declare their own Form API element types and specify their
  619. * default values.
  620. *
  621. * This hook allows modules to declare their own form element types and to
  622. * specify their default values. The values returned by this hook will be
  623. * merged with the elements returned by hook_form() implementations and so
  624. * can return defaults for any Form APIs keys in addition to those explicitly
  625. * mentioned below.
  626. *
  627. * Each of the form element types defined by this hook is assumed to have
  628. * a matching theme function, e.g. theme_elementtype(), which should be
  629. * registered with hook_theme() as normal.
  630. *
  631. * For more information about custom element types see the explanation at
  632. * http://drupal.org/node/169815.
  633. *
  634. * @return
  635. * An associative array describing the element types being defined. The array
  636. * contains a sub-array for each element type, with the machine-readable type
  637. * name as the key. Each sub-array has a number of possible attributes:
  638. * - "#input": boolean indicating whether or not this element carries a value
  639. * (even if it's hidden).
  640. * - "#process": array of callback functions taking $element, $form_state,
  641. * and $complete_form.
  642. * - "#after_build": array of callback functions taking $element and $form_state.
  643. * - "#validate": array of callback functions taking $form and $form_state.
  644. * - "#element_validate": array of callback functions taking $element and
  645. * $form_state.
  646. * - "#pre_render": array of callback functions taking $element and $form_state.
  647. * - "#post_render": array of callback functions taking $element and $form_state.
  648. * - "#submit": array of callback functions taking $form and $form_state.
  649. * - "#title_display": optional string indicating if and how #title should be
  650. * displayed, see theme_form_element() and theme_form_element_label().
  651. *
  652. * @see hook_element_info_alter()
  653. * @see system_element_info()
  654. */
  655. function hook_element_info() {
  656. $types['filter_format'] = array(
  657. '#input' => TRUE,
  658. );
  659. return $types;
  660. }
  661. /**
  662. * Alter the element type information returned from modules.
  663. *
  664. * A module may implement this hook in order to alter the element type defaults
  665. * defined by a module.
  666. *
  667. * @param $type
  668. * All element type defaults as collected by hook_element_info().
  669. *
  670. * @see hook_element_info()
  671. */
  672. function hook_element_info_alter(&$type) {
  673. // Decrease the default size of textfields.
  674. if (isset($type['textfield']['#size'])) {
  675. $type['textfield']['#size'] = 40;
  676. }
  677. }
  678. /**
  679. * Perform cleanup tasks.
  680. *
  681. * This hook is run at the end of each page request. It is often used for
  682. * page logging and specialized cleanup. This hook MUST NOT print anything
  683. * because by the time it runs the response is already sent to the browser.
  684. *
  685. * Only use this hook if your code must run even for cached page views.
  686. * If you have code which must run once on all non-cached pages, use
  687. * hook_init() instead. That is the usual case. If you implement this hook
  688. * and see an error like 'Call to undefined function', it is likely that
  689. * you are depending on the presence of a module which has not been loaded yet.
  690. * It is not loaded because Drupal is still in bootstrap mode.
  691. *
  692. * @param $destination
  693. * If this hook is invoked as part of a drupal_goto() call, then this argument
  694. * will be a fully-qualified URL that is the destination of the redirect.
  695. */
  696. function hook_exit($destination = NULL) {
  697. db_update('counter')
  698. ->expression('hits', 'hits + 1')
  699. ->condition('type', 1)
  700. ->execute();
  701. }
  702. /**
  703. * Perform necessary alterations to the JavaScript before it is presented on
  704. * the page.
  705. *
  706. * @param $javascript
  707. * An array of all JavaScript being presented on the page.
  708. *
  709. * @see drupal_add_js()
  710. * @see drupal_get_js()
  711. * @see drupal_js_defaults()
  712. */
  713. function hook_js_alter(&$javascript) {
  714. // Swap out jQuery to use an updated version of the library.
  715. $javascript['misc/jquery.js']['data'] = drupal_get_path('module', 'jquery_update') . '/jquery.js';
  716. }
  717. /**
  718. * Registers JavaScript/CSS libraries associated with a module.
  719. *
  720. * Modules implementing this return an array of arrays. The key to each
  721. * sub-array is the machine readable name of the library. Each library may
  722. * contain the following items:
  723. *
  724. * - 'title': The human readable name of the library.
  725. * - 'website': The URL of the library's web site.
  726. * - 'version': A string specifying the version of the library; intentionally
  727. * not a float because a version like "1.2.3" is not a valid float. Use PHP's
  728. * version_compare() to compare different versions.
  729. * - 'js': An array of JavaScript elements; each element's key is used as $data
  730. * argument, each element's value is used as $options array for
  731. * drupal_add_js(). To add library-specific (not module-specific) JavaScript
  732. * settings, the key may be skipped, the value must specify
  733. * 'type' => 'setting', and the actual settings must be contained in a 'data'
  734. * element of the value.
  735. * - 'css': Like 'js', an array of CSS elements passed to drupal_add_css().
  736. * - 'dependencies': An array of libraries that are required for a library. Each
  737. * element is an array listing the module and name of another library. Note
  738. * that all dependencies for each dependent library will also be added when
  739. * this library is added.
  740. *
  741. * Registered information for a library should contain re-usable data only.
  742. * Module- or implementation-specific data and integration logic should be added
  743. * separately.
  744. *
  745. * @return
  746. * An array defining libraries associated with a module.
  747. *
  748. * @see system_library()
  749. * @see drupal_add_library()
  750. * @see drupal_get_library()
  751. */
  752. function hook_library() {
  753. // Library One.
  754. $libraries['library-1'] = array(
  755. 'title' => 'Library One',
  756. 'website' => 'http://example.com/library-1',
  757. 'version' => '1.2',
  758. 'js' => array(
  759. drupal_get_path('module', 'my_module') . '/library-1.js' => array(),
  760. ),
  761. 'css' => array(
  762. drupal_get_path('module', 'my_module') . '/library-2.css' => array(
  763. 'type' => 'file',
  764. 'media' => 'screen',
  765. ),
  766. ),
  767. );
  768. // Library Two.
  769. $libraries['library-2'] = array(
  770. 'title' => 'Library Two',
  771. 'website' => 'http://example.com/library-2',
  772. 'version' => '3.1-beta1',
  773. 'js' => array(
  774. // JavaScript settings may use the 'data' key.
  775. array(
  776. 'type' => 'setting',
  777. 'data' => array('library2' => TRUE),
  778. ),
  779. ),
  780. 'dependencies' => array(
  781. // Require jQuery UI core by System module.
  782. array('system', 'ui'),
  783. // Require our other library.
  784. array('my_module', 'library-1'),
  785. // Require another library.
  786. array('other_module', 'library-3'),
  787. ),
  788. );
  789. return $libraries;
  790. }
  791. /**
  792. * Alters the JavaScript/CSS library registry.
  793. *
  794. * Allows certain, contributed modules to update libraries to newer versions
  795. * while ensuring backwards compatibility. In general, such manipulations should
  796. * only be done by designated modules, since most modules that integrate with a
  797. * certain library also depend on the API of a certain library version.
  798. *
  799. * @param $libraries
  800. * The JavaScript/CSS libraries provided by $module. Keyed by internal library
  801. * name and passed by reference.
  802. * @param $module
  803. * The name of the module that registered the libraries.
  804. *
  805. * @see hook_library()
  806. */
  807. function hook_library_alter(&$libraries, $module) {
  808. // Update Farbtastic to version 2.0.
  809. if ($module == 'system' && isset($libraries['farbtastic'])) {
  810. // Verify existing version is older than the one we are updating to.
  811. if (version_compare($libraries['farbtastic']['version'], '2.0', '<')) {
  812. // Update the existing Farbtastic to version 2.0.
  813. $libraries['farbtastic']['version'] = '2.0';
  814. $libraries['farbtastic']['js'] = array(
  815. drupal_get_path('module', 'farbtastic_update') . '/farbtastic-2.0.js' => array(),
  816. );
  817. }
  818. }
  819. }
  820. /**
  821. * Alter CSS files before they are output on the page.
  822. *
  823. * @param $css
  824. * An array of all CSS items (files and inline CSS) being requested on the page.
  825. *
  826. * @see drupal_add_css()
  827. * @see drupal_get_css()
  828. */
  829. function hook_css_alter(&$css) {
  830. // Remove defaults.css file.
  831. unset($css[drupal_get_path('module', 'system') . '/defaults.css']);
  832. }
  833. /**
  834. * Alter the commands that are sent to the user through the Ajax framework.
  835. *
  836. * @param $commands
  837. * An array of all commands that will be sent to the user.
  838. *
  839. * @see ajax_render()
  840. */
  841. function hook_ajax_render_alter($commands) {
  842. // Inject any new status messages into the content area.
  843. $commands[] = ajax_command_prepend('#block-system-main .content', theme('status_messages'));
  844. }
  845. /**
  846. * Add elements to a page before it is rendered.
  847. *
  848. * Use this hook when you want to add elements at the page level. For your
  849. * additions to be printed, they have to be placed below a top level array key
  850. * of the $page array that has the name of a region of the active theme.
  851. *
  852. * By default, valid region keys are 'page_top', 'header', 'sidebar_first',
  853. * 'content', 'sidebar_second' and 'page_bottom'. To get a list of all regions
  854. * of the active theme, use system_region_list($theme). Note that $theme is a
  855. * global variable.
  856. *
  857. * If you want to alter the elements added by other modules or if your module
  858. * depends on the elements of other modules, use hook_page_alter() instead which
  859. * runs after this hook.
  860. *
  861. * @param $page
  862. * Nested array of renderable elements that make up the page.
  863. *
  864. * @see hook_page_alter()
  865. * @see drupal_render_page()
  866. */
  867. function hook_page_build(&$page) {
  868. if (menu_get_object('node', 1)) {
  869. // We are on a node detail page. Append a standard disclaimer to the
  870. // content region.
  871. $page['content']['disclaimer'] = array(
  872. '#markup' => t('Acme, Inc. is not responsible for the contents of this sample code.'),
  873. '#weight' => 25,
  874. );
  875. }
  876. }
  877. /**
  878. * Alter a menu router item right after it has been retrieved from the database or cache.
  879. *
  880. * This hook is invoked by menu_get_item() and allows for run-time alteration of router
  881. * information (page_callback, title, and so on) before it is translated and checked for
  882. * access. The passed-in $router_item is statically cached for the current request, so this
  883. * hook is only invoked once for any router item that is retrieved via menu_get_item().
  884. *
  885. * Usually, modules will only want to inspect the router item and conditionally
  886. * perform other actions (such as preparing a state for the current request).
  887. * Note that this hook is invoked for any router item that is retrieved by
  888. * menu_get_item(), which may or may not be called on the path itself, so implementations
  889. * should check the $path parameter if the alteration should fire for the current request
  890. * only.
  891. *
  892. * @param $router_item
  893. * The menu router item for $path.
  894. * @param $path
  895. * The originally passed path, for which $router_item is responsible.
  896. * @param $original_map
  897. * The path argument map, as contained in $path.
  898. *
  899. * @see menu_get_item()
  900. */
  901. function hook_menu_get_item_alter(&$router_item, $path, $original_map) {
  902. // When retrieving the router item for the current path...
  903. if ($path == $_GET['q']) {
  904. // ...call a function that prepares something for this request.
  905. mymodule_prepare_something();
  906. }
  907. }
  908. /**
  909. * Define menu items and page callbacks.
  910. *
  911. * This hook enables modules to register paths in order to define how URL
  912. * requests are handled. Paths may be registered for URL handling only, or they
  913. * can register a link to be placed in a menu (usually the Navigation menu). A
  914. * path and its associated information is commonly called a "menu router item".
  915. * This hook is rarely called (for example, when modules are enabled), and
  916. * its results are cached in the database.
  917. *
  918. * hook_menu() implementations return an associative array whose keys define
  919. * paths and whose values are an associative array of properties for each
  920. * path. (The complete list of properties is in the return value section below.)
  921. *
  922. * The definition for each path may include a page callback function, which is
  923. * invoked when the registered path is requested. If there is no other
  924. * registered path that fits the requested path better, any further path
  925. * components are passed to the callback function. For example, your module
  926. * could register path 'abc/def':
  927. * @code
  928. * function mymodule_menu() {
  929. * $items['abc/def'] = array(
  930. * 'page callback' => 'mymodule_abc_view',
  931. * );
  932. * return $items;
  933. * }
  934. *
  935. * function mymodule_abc_view($ghi = 0, $jkl = '') {
  936. * // ...
  937. * }
  938. * @endcode
  939. * When path 'abc/def' is requested, no further path components are in the
  940. * request, and no additional arguments are passed to the callback function (so
  941. * $ghi and $jkl would take the default values as defined in the function
  942. * signature). When 'abc/def/123/foo' is requested, $ghi will be '123' and
  943. * $jkl will be 'foo'. Note that this automatic passing of optional path
  944. * arguments applies only to page and theme callback functions.
  945. *
  946. * In addition to optional path arguments, the page callback and other callback
  947. * functions may specify argument lists as arrays. These argument lists may
  948. * contain both fixed/hard-coded argument values and integers that correspond
  949. * to path components. When integers are used and the callback function is
  950. * called, the corresponding path components will be substituted for the
  951. * integers. That is, the integer 0 in an argument list will be replaced with
  952. * the first path component, integer 1 with the second, and so on (path
  953. * components are numbered starting from zero). To pass an integer without it
  954. * being replaced with its respective path component, use the string value of
  955. * the integer (e.g., '1') as the argument value. This substitution feature
  956. * allows you to re-use a callback function for several different paths. For
  957. * example:
  958. * @code
  959. * function mymodule_menu() {
  960. * $items['abc/def'] = array(
  961. * 'page callback' => 'mymodule_abc_view',
  962. * 'page arguments' => array(1, 'foo'),
  963. * );
  964. * return $items;
  965. * }
  966. * @endcode
  967. * When path 'abc/def' is requested, the page callback function will get 'def'
  968. * as the first argument and (always) 'foo' as the second argument.
  969. *
  970. * If a page callback function uses an argument list array, and its path is
  971. * requested with optional path arguments, then the list array's arguments are
  972. * passed to the callback function first, followed by the optional path
  973. * arguments. Using the above example, when path 'abc/def/bar/baz' is requested,
  974. * mymodule_abc_view() will be called with 'def', 'foo', 'bar' and 'baz' as
  975. * arguments, in that order.
  976. *
  977. * Special care should be taken for the page callback drupal_get_form(), because
  978. * your specific form callback function will always receive $form and
  979. * &$form_state as the first function arguments:
  980. * @code
  981. * function mymodule_abc_form($form, &$form_state) {
  982. * // ...
  983. * return $form;
  984. * }
  985. * @endcode
  986. * See @link form_api Form API documentation @endlink for details.
  987. *
  988. * Wildcards within paths also work with integer substitution. For example,
  989. * your module could register path 'my-module/%/edit':
  990. * @code
  991. * $items['my-module/%/edit'] = array(
  992. * 'page callback' => 'mymodule_abc_edit',
  993. * 'page arguments' => array(1),
  994. * );
  995. * @endcode
  996. * When path 'my-module/foo/edit' is requested, integer 1 will be replaced
  997. * with 'foo' and passed to the callback function. Note that wildcards may not
  998. * be used as the first component.
  999. *
  1000. * Registered paths may also contain special "auto-loader" wildcard components
  1001. * in the form of '%mymodule_abc', where the '%' part means that this path
  1002. * component is a wildcard, and the 'mymodule_abc' part defines the prefix for a
  1003. * load function, which here would be named mymodule_abc_load(). When a matching
  1004. * path is requested, your load function will receive as its first argument the
  1005. * path component in the position of the wildcard; load functions may also be
  1006. * passed additional arguments (see "load arguments" in the return value
  1007. * section below). For example, your module could register path
  1008. * 'my-module/%mymodule_abc/edit':
  1009. * @code
  1010. * $items['my-module/%mymodule_abc/edit'] = array(
  1011. * 'page callback' => 'mymodule_abc_edit',
  1012. * 'page arguments' => array(1),
  1013. * );
  1014. * @endcode
  1015. * When path 'my-module/123/edit' is requested, your load function
  1016. * mymodule_abc_load() will be invoked with the argument '123', and should
  1017. * load and return an "abc" object with internal id 123:
  1018. * @code
  1019. * function mymodule_abc_load($abc_id) {
  1020. * return db_query("SELECT * FROM {mymodule_abc} WHERE abc_id = :abc_id", array(':abc_id' => $abc_id))->fetchObject();
  1021. * }
  1022. * @endcode
  1023. * This 'abc' object will then be passed into the callback functions defined
  1024. * for the menu item, such as the page callback function mymodule_abc_edit()
  1025. * to replace the integer 1 in the argument array. Note that a load function
  1026. * should return FALSE when it is unable to provide a loadable object. For
  1027. * example, the node_load() function for the 'node/%node/edit' menu item will
  1028. * return FALSE for the path 'node/999/edit' if a node with a node ID of 999
  1029. * does not exist. The menu routing system will return a 404 error in this case.
  1030. *
  1031. * You can also define a %wildcard_to_arg() function (for the example menu
  1032. * entry above this would be 'mymodule_abc_to_arg()'). The _to_arg() function
  1033. * is invoked to retrieve a value that is used in the path in place of the
  1034. * wildcard. A good example is user.module, which defines
  1035. * user_uid_optional_to_arg() (corresponding to the menu entry
  1036. * 'tracker/%user_uid_optional'). This function returns the user ID of the
  1037. * current user.
  1038. *
  1039. * The _to_arg() function will get called with three arguments:
  1040. * - $arg: A string representing whatever argument may have been supplied by
  1041. * the caller (this is particularly useful if you want the _to_arg()
  1042. * function only supply a (default) value if no other value is specified,
  1043. * as in the case of user_uid_optional_to_arg().
  1044. * - $map: An array of all path fragments (e.g. array('node','123','edit') for
  1045. * 'node/123/edit').
  1046. * - $index: An integer indicating which element of $map corresponds to $arg.
  1047. *
  1048. * _load() and _to_arg() functions may seem similar at first glance, but they
  1049. * have different purposes and are called at different times. _load()
  1050. * functions are called when the menu system is collecting arguments to pass
  1051. * to the callback functions defined for the menu item. _to_arg() functions
  1052. * are called when the menu system is generating links to related paths, such
  1053. * as the tabs for a set of MENU_LOCAL_TASK items.
  1054. *
  1055. * You can also make groups of menu items to be rendered (by default) as tabs
  1056. * on a page. To do that, first create one menu item of type MENU_NORMAL_ITEM,
  1057. * with your chosen path, such as 'foo'. Then duplicate that menu item, using a
  1058. * subdirectory path, such as 'foo/tab1', and changing the type to
  1059. * MENU_DEFAULT_LOCAL_TASK to make it the default tab for the group. Then add
  1060. * the additional tab items, with paths such as "foo/tab2" etc., with type
  1061. * MENU_LOCAL_TASK. Example:
  1062. * @code
  1063. * // Make "Foo settings" appear on the admin Config page
  1064. * $items['admin/config/system/foo'] = array(
  1065. * 'title' => 'Foo settings',
  1066. * 'type' => MENU_NORMAL_ITEM,
  1067. * // Page callback, etc. need to be added here.
  1068. * );
  1069. * // Make "Tab 1" the main tab on the "Foo settings" page
  1070. * $items['admin/config/system/foo/tab1'] = array(
  1071. * 'title' => 'Tab 1',
  1072. * 'type' => MENU_DEFAULT_LOCAL_TASK,
  1073. * // Access callback, page callback, and theme callback will be inherited
  1074. * // from 'admin/config/system/foo', if not specified here to override.
  1075. * );
  1076. * // Make an additional tab called "Tab 2" on "Foo settings"
  1077. * $items['admin/config/system/foo/tab2'] = array(
  1078. * 'title' => 'Tab 2',
  1079. * 'type' => MENU_LOCAL_TASK,
  1080. * // Page callback and theme callback will be inherited from
  1081. * // 'admin/config/system/foo', if not specified here to override.
  1082. * // Need to add access callback or access arguments.
  1083. * );
  1084. * @endcode
  1085. *
  1086. * @return
  1087. * An array of menu items. Each menu item has a key corresponding to the
  1088. * Drupal path being registered. The corresponding array value is an
  1089. * associative array that may contain the following key-value pairs:
  1090. * - "title": Required. The untranslated title of the menu item.
  1091. * - "title callback": Function to generate the title; defaults to t().
  1092. * If you require only the raw string to be output, set this to FALSE.
  1093. * - "title arguments": Arguments to send to t() or your custom callback,
  1094. * with path component substitution as described above.
  1095. * - "description": The untranslated description of the menu item.
  1096. * - "page callback": The function to call to display a web page when the user
  1097. * visits the path. If omitted, the parent menu item's callback will be used
  1098. * instead.
  1099. * - "page arguments": An array of arguments to pass to the page callback
  1100. * function, with path component substitution as described above.
  1101. * - "delivery callback": The function to call to package the result of the
  1102. * page callback function and send it to the browser. Defaults to
  1103. * drupal_deliver_html_page() unless a value is inherited from a parent menu
  1104. * item. Note that this function is called even if the access checks fail,
  1105. * so any custom delivery callback function should take that into account.
  1106. * See drupal_deliver_html_page() for an example.
  1107. * - "access callback": A function returning TRUE if the user has access
  1108. * rights to this menu item, and FALSE if not. It can also be a boolean
  1109. * constant instead of a function, and you can also use numeric values
  1110. * (will be cast to boolean). Defaults to user_access() unless a value is
  1111. * inherited from the parent menu item; only MENU_DEFAULT_LOCAL_TASK items
  1112. * can inherit access callbacks. To use the user_access() default callback,
  1113. * you must specify the permission to check as 'access arguments' (see
  1114. * below).
  1115. * - "access arguments": An array of arguments to pass to the access callback
  1116. * function, with path component substitution as described above. If the
  1117. * access callback is inherited (see above), the access arguments will be
  1118. * inherited with it, unless overridden in the child menu item.
  1119. * - "theme callback": (optional) A function returning the machine-readable
  1120. * name of the theme that will be used to render the page. If not provided,
  1121. * the value will be inherited from a parent menu item. If there is no
  1122. * theme callback, or if the function does not return the name of a current
  1123. * active theme on the site, the theme for this page will be determined by
  1124. * either hook_custom_theme() or the default theme instead. As a general
  1125. * rule, the use of theme callback functions should be limited to pages
  1126. * whose functionality is very closely tied to a particular theme, since
  1127. * they can only be overridden by modules which specifically target those
  1128. * pages in hook_menu_alter(). Modules implementing more generic theme
  1129. * switching functionality (for example, a module which allows the theme to
  1130. * be set dynamically based on the current user's role) should use
  1131. * hook_custom_theme() instead.
  1132. * - "theme arguments": An array of arguments to pass to the theme callback
  1133. * function, with path component substitution as described above.
  1134. * - "file": A file that will be included before the page callback is called;
  1135. * this allows page callback functions to be in separate files. The file
  1136. * should be relative to the implementing module's directory unless
  1137. * otherwise specified by the "file path" option. Does not apply to other
  1138. * callbacks (only page callback).
  1139. * - "file path": The path to the directory containing the file specified in
  1140. * "file". This defaults to the path to the module implementing the hook.
  1141. * - "load arguments": An array of arguments to be passed to each of the
  1142. * wildcard object loaders in the path, after the path argument itself.
  1143. * For example, if a module registers path node/%node/revisions/%/view
  1144. * with load arguments set to array(3), the '%node' in the path indicates
  1145. * that the loader function node_load() will be called with the second
  1146. * path component as the first argument. The 3 in the load arguments
  1147. * indicates that the fourth path component will also be passed to
  1148. * node_load() (numbering of path components starts at zero). So, if path
  1149. * node/12/revisions/29/view is requested, node_load(12, 29) will be called.
  1150. * There are also two "magic" values that can be used in load arguments.
  1151. * "%index" indicates the index of the wildcard path component. "%map"
  1152. * indicates the path components as an array. For example, if a module
  1153. * registers for several paths of the form 'user/%user_category/edit/*', all
  1154. * of them can use the same load function user_category_load(), by setting
  1155. * the load arguments to array('%map', '%index'). For instance, if the user
  1156. * is editing category 'foo' by requesting path 'user/32/edit/foo', the load
  1157. * function user_category_load() will be called with 32 as its first
  1158. * argument, the array ('user', 32, 'edit', 'foo') as the map argument,
  1159. * and 1 as the index argument (because %user_category is the second path
  1160. * component and numbering starts at zero). user_category_load() can then
  1161. * use these values to extract the information that 'foo' is the category
  1162. * being requested.
  1163. * - "weight": An integer that determines the relative position of items in
  1164. * the menu; higher-weighted items sink. Defaults to 0. Menu items with the
  1165. * same weight are ordered alphabetically.
  1166. * - "menu_name": Optional. Set this to a custom menu if you don't want your
  1167. * item to be placed in Navigation.
  1168. * - "expanded": Optional. If set to TRUE, and if a menu link is provided for
  1169. * this menu item (as a result of other properties), then the menu link is
  1170. * always expanded, equivalent to its 'always expanded' checkbox being set
  1171. * in the UI.
  1172. * - "context": (optional) Defines the context a tab may appear in. By
  1173. * default, all tabs are only displayed as local tasks when being rendered
  1174. * in a page context. All tabs that should be accessible as contextual links
  1175. * in page region containers outside of the parent menu item's primary page
  1176. * context should be registered using one of the following contexts:
  1177. * - MENU_CONTEXT_PAGE: (default) The tab is displayed as local task for the
  1178. * page context only.
  1179. * - MENU_CONTEXT_INLINE: The tab is displayed as contextual link outside of
  1180. * the primary page context only.
  1181. * Contexts can be combined. For example, to display a tab both on a page
  1182. * and inline, a menu router item may specify:
  1183. * @code
  1184. * 'context' => MENU_CONTEXT_PAGE | MENU_CONTEXT_INLINE,
  1185. * @endcode
  1186. * - "tab_parent": For local task menu items, the path of the task's parent
  1187. * item; defaults to the same path without the last component (e.g., the
  1188. * default parent for 'admin/people/create' is 'admin/people').
  1189. * - "tab_root": For local task menu items, the path of the closest non-tab
  1190. * item; same default as "tab_parent".
  1191. * - "position": Position of the block ('left' or 'right') on the system
  1192. * administration page for this item.
  1193. * - "type": A bitmask of flags describing properties of the menu item.
  1194. * Many shortcut bitmasks are provided as constants in menu.inc:
  1195. * - MENU_NORMAL_ITEM: Normal menu items show up in the menu tree and can be
  1196. * moved/hidden by the administrator.
  1197. * - MENU_CALLBACK: Callbacks simply register a path so that the correct
  1198. * information is generated when the path is accessed.
  1199. * - MENU_SUGGESTED_ITEM: Modules may "suggest" menu items that the
  1200. * administrator may enable.
  1201. * - MENU_LOCAL_ACTION: Local actions are menu items that describe actions
  1202. * on the parent item such as adding a new user or block, and are
  1203. * rendered in the action-links list in your theme.
  1204. * - MENU_LOCAL_TASK: Local tasks are menu items that describe different
  1205. * displays of data, and are generally rendered as tabs.
  1206. * - MENU_DEFAULT_LOCAL_TASK: Every set of local tasks should provide one
  1207. * "default" task, which should display the same page as the parent item.
  1208. * If the "type" element is omitted, MENU_NORMAL_ITEM is assumed.
  1209. * - "options": An array of options to be passed to l() when generating a link
  1210. * from this menu item. Note that the "options" parameter has no effect on
  1211. * MENU_LOCAL_TASK, MENU_DEFAULT_LOCAL_TASK, and MENU_LOCAL_ACTION items.
  1212. *
  1213. * For a detailed usage example, see page_example.module.
  1214. * For comprehensive documentation on the menu system, see
  1215. * http://drupal.org/node/102338.
  1216. */
  1217. function hook_menu() {
  1218. $items['example'] = array(
  1219. 'title' => 'Example Page',
  1220. 'page callback' => 'example_page',
  1221. 'access arguments' => array('access content'),
  1222. 'type' => MENU_SUGGESTED_ITEM,
  1223. );
  1224. $items['example/feed'] = array(
  1225. 'title' => 'Example RSS feed',
  1226. 'page callback' => 'example_feed',
  1227. 'access arguments' => array('access content'),
  1228. 'type' => MENU_CALLBACK,
  1229. );
  1230. return $items;
  1231. }
  1232. /**
  1233. * Alter the data being saved to the {menu_router} table after hook_menu is invoked.
  1234. *
  1235. * This hook is invoked by menu_router_build(). The menu definitions are passed
  1236. * in by reference. Each element of the $items array is one item returned
  1237. * by a module from hook_menu. Additional items may be added, or existing items
  1238. * altered.
  1239. *
  1240. * @param $items
  1241. * Associative array of menu router definitions returned from hook_menu().
  1242. */
  1243. function hook_menu_alter(&$items) {
  1244. // Example - disable the page at node/add
  1245. $items['node/add']['access callback'] = FALSE;
  1246. }
  1247. /**
  1248. * Alter the data being saved to the {menu_links} table by menu_link_save().
  1249. *
  1250. * @param $item
  1251. * Associative array defining a menu link as passed into menu_link_save().
  1252. *
  1253. * @see hook_translated_menu_link_alter()
  1254. */
  1255. function hook_menu_link_alter(&$item) {
  1256. // Make all new admin links hidden (a.k.a disabled).
  1257. if (strpos($item['link_path'], 'admin') === 0 && empty($item['mlid'])) {
  1258. $item['hidden'] = 1;
  1259. }
  1260. // Flag a link to be altered by hook_translated_menu_link_alter().
  1261. if ($item['link_path'] == 'devel/cache/clear') {
  1262. $item['options']['alter'] = TRUE;
  1263. }
  1264. // Flag a link to be altered by hook_translated_menu_link_alter(), but only
  1265. // if it is derived from a menu router item; i.e., do not alter a custom
  1266. // menu link pointing to the same path that has been created by a user.
  1267. if ($item['link_path'] == 'user' && $item['module'] == 'system') {
  1268. $item['options']['alter'] = TRUE;
  1269. }
  1270. }
  1271. /**
  1272. * Alter a menu link after it has been translated and before it is rendered.
  1273. *
  1274. * This hook is invoked from _menu_link_translate() after a menu link has been
  1275. * translated; i.e., after dynamic path argument placeholders (%) have been
  1276. * replaced with actual values, the user access to the link's target page has
  1277. * been checked, and the link has been localized. It is only invoked if
  1278. * $item['options']['alter'] has been set to a non-empty value (e.g., TRUE).
  1279. * This flag should be set using hook_menu_link_alter().
  1280. *
  1281. * Implementations of this hook are able to alter any property of the menu link.
  1282. * For example, this hook may be used to add a page-specific query string to all
  1283. * menu links, or hide a certain link by setting:
  1284. * @code
  1285. * 'hidden' => 1,
  1286. * @endcode
  1287. *
  1288. * @param $item
  1289. * Associative array defining a menu link after _menu_link_translate()
  1290. * @param $map
  1291. * Associative array containing the menu $map (path parts and/or objects).
  1292. *
  1293. * @see hook_menu_link_alter()
  1294. */
  1295. function hook_translated_menu_link_alter(&$item, $map) {
  1296. if ($item['href'] == 'devel/cache/clear') {
  1297. $item['localized_options']['query'] = drupal_get_destination();
  1298. }
  1299. }
  1300. /**
  1301. * Inform modules that a menu link has been created.
  1302. *
  1303. * This hook is used to notify modules that menu items have been
  1304. * created. Contributed modules may use the information to perform
  1305. * actions based on the information entered into the menu system.
  1306. *
  1307. * @param $link
  1308. * Associative array defining a menu link as passed into menu_link_save().
  1309. *
  1310. * @see hook_menu_link_update()
  1311. * @see hook_menu_link_delete()
  1312. */
  1313. function hook_menu_link_insert($link) {
  1314. // In our sample case, we track menu items as editing sections
  1315. // of the site. These are stored in our table as 'disabled' items.
  1316. $record['mlid'] = $link['mlid'];
  1317. $record['menu_name'] = $link['menu_name'];
  1318. $record['status'] = 0;
  1319. drupal_write_record('menu_example', $record);
  1320. }
  1321. /**
  1322. * Inform modules that a menu link has been updated.
  1323. *
  1324. * This hook is used to notify modules that menu items have been
  1325. * updated. Contributed modules may use the information to perform
  1326. * actions based on the information entered into the menu system.
  1327. *
  1328. * @param $link
  1329. * Associative array defining a menu link as passed into menu_link_save().
  1330. *
  1331. * @see hook_menu_link_insert()
  1332. * @see hook_menu_link_delete()
  1333. */
  1334. function hook_menu_link_update($link) {
  1335. // If the parent menu has changed, update our record.
  1336. $menu_name = db_query("SELECT menu_name FROM {menu_example} WHERE mlid = :mlid", array(':mlid' => $link['mlid']))->fetchField();
  1337. if ($menu_name != $link['menu_name']) {
  1338. db_update('menu_example')
  1339. ->fields(array('menu_name' => $link['menu_name']))
  1340. ->condition('mlid', $link['mlid'])
  1341. ->execute();
  1342. }
  1343. }
  1344. /**
  1345. * Inform modules that a menu link has been deleted.
  1346. *
  1347. * This hook is used to notify modules that menu items have been
  1348. * deleted. Contributed modules may use the information to perform
  1349. * actions based on the information entered into the menu system.
  1350. *
  1351. * @param $link
  1352. * Associative array defining a menu link as passed into menu_link_save().
  1353. *
  1354. * @see hook_menu_link_insert()
  1355. * @see hook_menu_link_update()
  1356. */
  1357. function hook_menu_link_delete($link) {
  1358. // Delete the record from our table.
  1359. db_delete('menu_example')
  1360. ->condition('mlid', $link['mlid'])
  1361. ->execute();
  1362. }
  1363. /**
  1364. * Alter tabs and actions displayed on the page before they are rendered.
  1365. *
  1366. * This hook is invoked by menu_local_tasks(). The system-determined tabs and
  1367. * actions are passed in by reference. Additional tabs or actions may be added,
  1368. * or existing items altered.
  1369. *
  1370. * Each tab or action is an associative array containing:
  1371. * - #theme: The theme function to use to render.
  1372. * - #link: An associative array containing:
  1373. * - title: The localized title of the link.
  1374. * - href: The system path to link to.
  1375. * - localized_options: An array of options to pass to l().
  1376. * - #active: Whether the link should be marked as 'active'.
  1377. *
  1378. * @param $data
  1379. * An associative array containing:
  1380. * - actions: An associative array containing:
  1381. * - count: The amount of actions determined by the menu system, which can
  1382. * be ignored.
  1383. * - output: A list of of actions, each one being an associative array
  1384. * as described above.
  1385. * - tabs: An indexed array (list) of tab levels (up to 2 levels), each
  1386. * containing an associative array:
  1387. * - count: The amount of tabs determined by the menu system. This value
  1388. * does not need to be altered if there is more than one tab.
  1389. * - output: A list of of tabs, each one being an associative array as
  1390. * described above.
  1391. * @param $router_item
  1392. * The menu system router item of the page.
  1393. * @param $root_path
  1394. * The path to the root item for this set of tabs.
  1395. */
  1396. function hook_menu_local_tasks_alter(&$data, $router_item, $root_path) {
  1397. // Add an action linking to node/add to all pages.
  1398. $data['actions']['output'][] = array(
  1399. '#theme' => 'menu_local_task',
  1400. '#link' => array(
  1401. 'title' => t('Add new content'),
  1402. 'href' => 'node/add',
  1403. 'localized_options' => array(
  1404. 'attributes' => array(
  1405. 'title' => t('Add new content'),
  1406. ),
  1407. ),
  1408. ),
  1409. );
  1410. // Add a tab linking to node/add to all pages.
  1411. $data['tabs'][0]['output'][] = array(
  1412. '#theme' => 'menu_local_task',
  1413. '#link' => array(
  1414. 'title' => t('Example tab'),
  1415. 'href' => 'node/add',
  1416. 'localized_options' => array(
  1417. 'attributes' => array(
  1418. 'title' => t('Add new content'),
  1419. ),
  1420. ),
  1421. ),
  1422. // Define whether this link is active. This can be omitted for
  1423. // implementations that add links to pages outside of the current page
  1424. // context.
  1425. '#active' => ($router_item['path'] == $root_path),
  1426. );
  1427. }
  1428. /**
  1429. * Alter links in the active trail before it is rendered as the breadcrumb.
  1430. *
  1431. * This hook is invoked by menu_get_active_breadcrumb() and allows alteration
  1432. * of the breadcrumb links for the current page, which may be preferred instead
  1433. * of setting a custom breadcrumb via drupal_set_breadcrumb().
  1434. *
  1435. * Implementations should take into account that menu_get_active_breadcrumb()
  1436. * subsequently performs the following adjustments to the active trail *after*
  1437. * this hook has been invoked:
  1438. * - The last link in $active_trail is removed, if its 'href' is identical to
  1439. * the 'href' of $item. This happens, because the breadcrumb normally does
  1440. * not contain a link to the current page.
  1441. * - The (second to) last link in $active_trail is removed, if the current $item
  1442. * is a MENU_DEFAULT_LOCAL_TASK. This happens in order to do not show a link
  1443. * to the current page, when being on the path for the default local task;
  1444. * e.g. when being on the path node/%/view, the breadcrumb should not contain
  1445. * a link to node/%.
  1446. *
  1447. * Each link in the active trail must contain:
  1448. * - title: The localized title of the link.
  1449. * - href: The system path to link to.
  1450. * - localized_options: An array of options to pass to url().
  1451. *
  1452. * @param $active_trail
  1453. * An array containing breadcrumb links for the current page.
  1454. * @param $item
  1455. * The menu router item of the current page.
  1456. *
  1457. * @see drupal_set_breadcrumb()
  1458. * @see menu_get_active_breadcrumb()
  1459. * @see menu_get_active_trail()
  1460. * @see menu_set_active_trail()
  1461. */
  1462. function hook_menu_breadcrumb_alter(&$active_trail, $item) {
  1463. // Always display a link to the current page by duplicating the last link in
  1464. // the active trail. This means that menu_get_active_breadcrumb() will remove
  1465. // the last link (for the current page), but since it is added once more here,
  1466. // it will appear.
  1467. if (!drupal_is_front_page()) {
  1468. $end = end($active_trail);
  1469. if ($item['href'] == $end['href']) {
  1470. $active_trail[] = $end;
  1471. }
  1472. }
  1473. }
  1474. /**
  1475. * Alter contextual links before they are rendered.
  1476. *
  1477. * This hook is invoked by menu_contextual_links(). The system-determined
  1478. * contextual links are passed in by reference. Additional links may be added
  1479. * or existing links can be altered.
  1480. *
  1481. * Each contextual link must at least contain:
  1482. * - title: The localized title of the link.
  1483. * - href: The system path to link to.
  1484. * - localized_options: An array of options to pass to url().
  1485. *
  1486. * @param $links
  1487. * An associative array containing contextual links for the given $root_path,
  1488. * as described above. The array keys are used to build CSS class names for
  1489. * contextual links and must therefore be unique for each set of contextual
  1490. * links.
  1491. * @param $router_item
  1492. * The menu router item belonging to the $root_path being requested.
  1493. * @param $root_path
  1494. * The (parent) path that has been requested to build contextual links for.
  1495. * This is a normalized path, which means that an originally passed path of
  1496. * 'node/123' became 'node/%'.
  1497. *
  1498. * @see hook_contextual_links_view_alter()
  1499. * @see menu_contextual_links()
  1500. * @see hook_menu()
  1501. * @see contextual_preprocess()
  1502. */
  1503. function hook_menu_contextual_links_alter(&$links, $router_item, $root_path) {
  1504. // Add a link to all contextual links for nodes.
  1505. if ($root_path == 'node/%') {
  1506. $links['foo'] = array(
  1507. 'title' => t('Do fu'),
  1508. 'href' => 'foo/do',
  1509. 'localized_options' => array(
  1510. 'query' => array(
  1511. 'foo' => 'bar',
  1512. ),
  1513. ),
  1514. );
  1515. }
  1516. }
  1517. /**
  1518. * Perform alterations before a page is rendered.
  1519. *
  1520. * Use this hook when you want to remove or alter elements at the page
  1521. * level, or add elements at the page level that depend on an other module's
  1522. * elements (this hook runs after hook_page_build().
  1523. *
  1524. * If you are making changes to entities such as forms, menus, or user
  1525. * profiles, use those objects' native alter hooks instead (hook_form_alter(),
  1526. * for example).
  1527. *
  1528. * The $page array contains top level elements for each block region:
  1529. * @code
  1530. * $page['page_top']
  1531. * $page['header']
  1532. * $page['sidebar_first']
  1533. * $page['content']
  1534. * $page['sidebar_second']
  1535. * $page['page_bottom']
  1536. * @endcode
  1537. *
  1538. * The 'content' element contains the main content of the current page, and its
  1539. * structure will vary depending on what module is responsible for building the
  1540. * page. Some legacy modules may not return structured content at all: their
  1541. * pre-rendered markup will be located in $page['content']['main']['#markup'].
  1542. *
  1543. * Pages built by Drupal's core Node and Blog modules use a standard structure:
  1544. *
  1545. * @code
  1546. * // Node body.
  1547. * $page['content']['system_main']['nodes'][$nid]['body']
  1548. * // Array of links attached to the node (add comments, read more).
  1549. * $page['content']['system_main']['nodes'][$nid]['links']
  1550. * // The node object itself.
  1551. * $page['content']['system_main']['nodes'][$nid]['#node']
  1552. * // The results pager.
  1553. * $page['content']['system_main']['pager']
  1554. * @endcode
  1555. *
  1556. * Blocks may be referenced by their module/delta pair within a region:
  1557. * @code
  1558. * // The login block in the first sidebar region.
  1559. * $page['sidebar_first']['user_login']['#block'];
  1560. * @endcode
  1561. *
  1562. * @param $page
  1563. * Nested array of renderable elements that make up the page.
  1564. *
  1565. * @see hook_page_build()
  1566. * @see drupal_render_page()
  1567. */
  1568. function hook_page_alter(&$page) {
  1569. // Add help text to the user login block.
  1570. $page['sidebar_first']['user_login']['help'] = array(
  1571. '#weight' => -10,
  1572. '#markup' => t('To post comments or add new content, you first have to log in.'),
  1573. );
  1574. }
  1575. /**
  1576. * Perform alterations before a form is rendered.
  1577. *
  1578. * One popular use of this hook is to add form elements to the node form. When
  1579. * altering a node form, the node object can be accessed at $form['#node'].
  1580. *
  1581. * In addition to hook_form_alter(), which is called for all forms, there are
  1582. * two more specific form hooks available. The first,
  1583. * hook_form_BASE_FORM_ID_alter(), allows targeting of a form/forms via a base
  1584. * form (if one exists). The second, hook_form_FORM_ID_alter(), can be used to
  1585. * target a specific form directly.
  1586. *
  1587. * The call order is as follows: all existing form alter functions are called
  1588. * for module A, then all for module B, etc., followed by all for any base
  1589. * theme(s), and finally for the theme itself. The module order is determined
  1590. * by system weight, then by module name.
  1591. *
  1592. * Within each module, form alter hooks are called in the following order:
  1593. * first, hook_form_alter(); second, hook_form_BASE_FORM_ID_alter(); third,
  1594. * hook_form_FORM_ID_alter(). So, for each module, the more general hooks are
  1595. * called first followed by the more specific.
  1596. *
  1597. * @param $form
  1598. * Nested array of form elements that comprise the form.
  1599. * @param $form_state
  1600. * A keyed array containing the current state of the form. The arguments
  1601. * that drupal_get_form() was originally called with are available in the
  1602. * array $form_state['build_info']['args'].
  1603. * @param $form_id
  1604. * String representing the name of the form itself. Typically this is the
  1605. * name of the function that generated the form.
  1606. *
  1607. * @see hook_form_BASE_FORM_ID_alter()
  1608. * @see hook_form_FORM_ID_alter()
  1609. * @see forms_api_reference.html
  1610. */
  1611. function hook_form_alter(&$form, &$form_state, $form_id) {
  1612. if (isset($form['type']) && $form['type']['#value'] . '_node_settings' == $form_id) {
  1613. $form['workflow']['upload_' . $form['type']['#value']] = array(
  1614. '#type' => 'radios',
  1615. '#title' => t('Attachments'),
  1616. '#default_value' => variable_get('upload_' . $form['type']['#value'], 1),
  1617. '#options' => array(t('Disabled'), t('Enabled')),
  1618. );
  1619. }
  1620. }
  1621. /**
  1622. * Provide a form-specific alteration instead of the global hook_form_alter().
  1623. *
  1624. * Modules can implement hook_form_FORM_ID_alter() to modify a specific form,
  1625. * rather than implementing hook_form_alter() and checking the form ID, or
  1626. * using long switch statements to alter multiple forms.
  1627. *
  1628. * Form alter hooks are called in the following order: hook_form_alter(),
  1629. * hook_form_BASE_FORM_ID_alter(), hook_form_FORM_ID_alter(). See
  1630. * hook_form_alter() for more details.
  1631. *
  1632. * @param $form
  1633. * Nested array of form elements that comprise the form.
  1634. * @param $form_state
  1635. * A keyed array containing the current state of the form. The arguments
  1636. * that drupal_get_form() was originally called with are available in the
  1637. * array $form_state['build_info']['args'].
  1638. * @param $form_id
  1639. * String representing the name of the form itself. Typically this is the
  1640. * name of the function that generated the form.
  1641. *
  1642. * @see hook_form_alter()
  1643. * @see hook_form_BASE_FORM_ID_alter()
  1644. * @see drupal_prepare_form()
  1645. * @see forms_api_reference.html
  1646. */
  1647. function hook_form_FORM_ID_alter(&$form, &$form_state, $form_id) {
  1648. // Modification for the form with the given form ID goes here. For example, if
  1649. // FORM_ID is "user_register_form" this code would run only on the user
  1650. // registration form.
  1651. // Add a checkbox to registration form about agreeing to terms of use.
  1652. $form['terms_of_use'] = array(
  1653. '#type' => 'checkbox',
  1654. '#title' => t("I agree with the website's terms and conditions."),
  1655. '#required' => TRUE,
  1656. );
  1657. }
  1658. /**
  1659. * Provide a form-specific alteration for shared ('base') forms.
  1660. *
  1661. * By default, when drupal_get_form() is called, Drupal looks for a function
  1662. * with the same name as the form ID, and uses that function to build the form.
  1663. * In contrast, base forms allow multiple form IDs to be mapped to a single base
  1664. * (also called 'factory') form function.
  1665. *
  1666. * Modules can implement hook_form_BASE_FORM_ID_alter() to modify a specific
  1667. * base form, rather than implementing hook_form_alter() and checking for
  1668. * conditions that would identify the shared form constructor.
  1669. *
  1670. * To identify the base form ID for a particular form (or to determine whether
  1671. * one exists) check the $form_state. The base form ID is stored under
  1672. * $form_state['build_info']['base_form_id'].
  1673. *
  1674. * See hook_forms() for more information on how to implement base forms in
  1675. * Drupal.
  1676. *
  1677. * Form alter hooks are called in the following order: hook_form_alter(),
  1678. * hook_form_BASE_FORM_ID_alter(), hook_form_FORM_ID_alter(). See
  1679. * hook_form_alter() for more details.
  1680. *
  1681. * @param $form
  1682. * Nested array of form elements that comprise the form.
  1683. * @param $form_state
  1684. * A keyed array containing the current state of the form.
  1685. * @param $form_id
  1686. * String representing the name of the form itself. Typically this is the
  1687. * name of the function that generated the form.
  1688. *
  1689. * @see hook_form_alter()
  1690. * @see hook_form_FORM_ID_alter()
  1691. * @see drupal_prepare_form()
  1692. * @see hook_forms()
  1693. */
  1694. function hook_form_BASE_FORM_ID_alter(&$form, &$form_state, $form_id) {
  1695. // Modification for the form with the given BASE_FORM_ID goes here. For
  1696. // example, if BASE_FORM_ID is "node_form", this code would run on every
  1697. // node form, regardless of node type.
  1698. // Add a checkbox to the node form about agreeing to terms of use.
  1699. $form['terms_of_use'] = array(
  1700. '#type' => 'checkbox',
  1701. '#title' => t("I agree with the website's terms and conditions."),
  1702. '#required' => TRUE,
  1703. );
  1704. }
  1705. /**
  1706. * Map form_ids to form builder functions.
  1707. *
  1708. * By default, when drupal_get_form() is called, the system will look for a
  1709. * function with the same name as the form ID, and use that function to build
  1710. * the form. If no such function is found, Drupal calls this hook. Modules
  1711. * implementing this hook can then provide their own instructions for mapping
  1712. * form IDs to constructor functions. As a result, you can easily map multiple
  1713. * form IDs to a single form constructor (referred to as a 'base' form).
  1714. *
  1715. * Using a base form can help to avoid code duplication, by allowing many
  1716. * similar forms to use the same code base. Another benefit is that it becomes
  1717. * much easier for other modules to apply a general change to the group of
  1718. * forms; hook_form_BASE_FORM_ID_alter() can be used to easily alter multiple
  1719. * forms at once by directly targeting the shared base form.
  1720. *
  1721. * Two example use cases where base forms may be useful are given below.
  1722. *
  1723. * First, you can use this hook to tell the form system to use a different
  1724. * function to build certain forms in your module; this is often used to define
  1725. * a form "factory" function that is used to build several similar forms. In
  1726. * this case, your hook implementation will likely ignore all of the input
  1727. * arguments. See node_forms() for an example of this. Note, node_forms() is the
  1728. * hook_forms() implementation; the base form itself is defined in node_form().
  1729. *
  1730. * Second, you could use this hook to define how to build a form with a
  1731. * dynamically-generated form ID. In this case, you would need to verify that
  1732. * the $form_id input matched your module's format for dynamically-generated
  1733. * form IDs, and if so, act appropriately.
  1734. *
  1735. * @param $form_id
  1736. * The unique string identifying the desired form.
  1737. * @param $args
  1738. * An array containing the original arguments provided to drupal_get_form()
  1739. * or drupal_form_submit(). These are always passed to the form builder and
  1740. * do not have to be specified manually in 'callback arguments'.
  1741. *
  1742. * @return
  1743. * An associative array whose keys define form_ids and whose values are an
  1744. * associative array defining the following keys:
  1745. * - callback: The name of the form builder function to invoke. This will be
  1746. * used for the base form ID, for example, to target a base form using
  1747. * hook_form_BASE_FORM_ID_alter().
  1748. * - callback arguments: (optional) Additional arguments to pass to the
  1749. * function defined in 'callback', which are prepended to $args.
  1750. * - wrapper_callback: (optional) The name of a form builder function to
  1751. * invoke before the form builder defined in 'callback' is invoked. This
  1752. * wrapper callback may prepopulate the $form array with form elements,
  1753. * which will then be already contained in the $form that is passed on to
  1754. * the form builder defined in 'callback'. For example, a wrapper callback
  1755. * could setup wizard-alike form buttons that are the same for a variety of
  1756. * forms that belong to the wizard, which all share the same wrapper
  1757. * callback.
  1758. */
  1759. function hook_forms($form_id, $args) {
  1760. // Simply reroute the (non-existing) $form_id 'mymodule_first_form' to
  1761. // 'mymodule_main_form'.
  1762. $forms['mymodule_first_form'] = array(
  1763. 'callback' => 'mymodule_main_form',
  1764. );
  1765. // Reroute the $form_id and prepend an additional argument that gets passed to
  1766. // the 'mymodule_main_form' form builder function.
  1767. $forms['mymodule_second_form'] = array(
  1768. 'callback' => 'mymodule_main_form',
  1769. 'callback arguments' => array('some parameter'),
  1770. );
  1771. // Reroute the $form_id, but invoke the form builder function
  1772. // 'mymodule_main_form_wrapper' first, so we can prepopulate the $form array
  1773. // that is passed to the actual form builder 'mymodule_main_form'.
  1774. $forms['mymodule_wrapped_form'] = array(
  1775. 'callback' => 'mymodule_main_form',
  1776. 'wrapper_callback' => 'mymodule_main_form_wrapper',
  1777. );
  1778. return $forms;
  1779. }
  1780. /**
  1781. * Perform setup tasks for all page requests.
  1782. *
  1783. * This hook is run at the beginning of the page request. It is typically
  1784. * used to set up global parameters that are needed later in the request.
  1785. *
  1786. * Only use this hook if your code must run even for cached page views. This
  1787. * hook is called before the theme, modules, or most include files are loaded
  1788. * into memory. It happens while Drupal is still in bootstrap mode.
  1789. *
  1790. * @see hook_init()
  1791. */
  1792. function hook_boot() {
  1793. // We need user_access() in the shutdown function. Make sure it gets loaded.
  1794. drupal_load('module', 'user');
  1795. drupal_register_shutdown_function('devel_shutdown');
  1796. }
  1797. /**
  1798. * Perform setup tasks for non-cached page requests.
  1799. *
  1800. * This hook is run at the beginning of the page request. It is typically
  1801. * used to set up global parameters that are needed later in the request.
  1802. * When this hook is called, the theme and all modules are already loaded in
  1803. * memory.
  1804. *
  1805. * This hook is not run on cached pages.
  1806. *
  1807. * To add CSS or JS that should be present on all pages, modules should not
  1808. * implement this hook, but declare these files in their .info file.
  1809. *
  1810. * @see hook_boot()
  1811. */
  1812. function hook_init() {
  1813. // Since this file should only be loaded on the front page, it cannot be
  1814. // declared in the info file.
  1815. if (drupal_is_front_page()) {
  1816. drupal_add_css(drupal_get_path('module', 'foo') . '/foo.css');
  1817. }
  1818. }
  1819. /**
  1820. * Define image toolkits provided by this module.
  1821. *
  1822. * The file which includes each toolkit's functions must be declared as part of
  1823. * the files array in the module .info file so that the registry will find and
  1824. * parse it.
  1825. *
  1826. * The toolkit's functions must be named image_toolkitname_operation().
  1827. * where the operation may be:
  1828. * - 'load': Required. See image_gd_load() for usage.
  1829. * - 'save': Required. See image_gd_save() for usage.
  1830. * - 'settings': Optional. See image_gd_settings() for usage.
  1831. * - 'resize': Optional. See image_gd_resize() for usage.
  1832. * - 'rotate': Optional. See image_gd_rotate() for usage.
  1833. * - 'crop': Optional. See image_gd_crop() for usage.
  1834. * - 'desaturate': Optional. See image_gd_desaturate() for usage.
  1835. *
  1836. * @return
  1837. * An array with the toolkit name as keys and sub-arrays with these keys:
  1838. * - 'title': A string with the toolkit's title.
  1839. * - 'available': A Boolean value to indicate that the toolkit is operating
  1840. * properly, e.g. all required libraries exist.
  1841. *
  1842. * @see system_image_toolkits()
  1843. */
  1844. function hook_image_toolkits() {
  1845. return array(
  1846. 'working' => array(
  1847. 'title' => t('A toolkit that works.'),
  1848. 'available' => TRUE,
  1849. ),
  1850. 'broken' => array(
  1851. 'title' => t('A toolkit that is "broken" and will not be listed.'),
  1852. 'available' => FALSE,
  1853. ),
  1854. );
  1855. }
  1856. /**
  1857. * Alter an email message created with the drupal_mail() function.
  1858. *
  1859. * hook_mail_alter() allows modification of email messages created and sent
  1860. * with drupal_mail(). Usage examples include adding and/or changing message
  1861. * text, message fields, and message headers.
  1862. *
  1863. * Email messages sent using functions other than drupal_mail() will not
  1864. * invoke hook_mail_alter(). For example, a contributed module directly
  1865. * calling the drupal_mail_system()->mail() or PHP mail() function
  1866. * will not invoke this hook. All core modules use drupal_mail() for
  1867. * messaging, it is best practice but not mandatory in contributed modules.
  1868. *
  1869. * @param $message
  1870. * An array containing the message data. Keys in this array include:
  1871. * - 'id':
  1872. * The drupal_mail() id of the message. Look at module source code or
  1873. * drupal_mail() for possible id values.
  1874. * - 'to':
  1875. * The address or addresses the message will be sent to. The formatting of
  1876. * this string will be validated with the
  1877. * @link http://php.net/manual/filter.filters.validate.php PHP e-mail validation filter. @endlink
  1878. * - 'from':
  1879. * The address the message will be marked as being from, which is
  1880. * either a custom address or the site-wide default email address.
  1881. * - 'subject':
  1882. * Subject of the email to be sent. This must not contain any newline
  1883. * characters, or the email may not be sent properly.
  1884. * - 'body':
  1885. * An array of strings containing the message text. The message body is
  1886. * created by concatenating the individual array strings into a single text
  1887. * string using "\n\n" as a separator.
  1888. * - 'headers':
  1889. * Associative array containing mail headers, such as From, Sender,
  1890. * MIME-Version, Content-Type, etc.
  1891. * - 'params':
  1892. * An array of optional parameters supplied by the caller of drupal_mail()
  1893. * that is used to build the message before hook_mail_alter() is invoked.
  1894. * - 'language':
  1895. * The language object used to build the message before hook_mail_alter()
  1896. * is invoked.
  1897. * - 'send':
  1898. * Set to FALSE to abort sending this email message.
  1899. *
  1900. * @see drupal_mail()
  1901. */
  1902. function hook_mail_alter(&$message) {
  1903. if ($message['id'] == 'modulename_messagekey') {
  1904. if (!example_notifications_optin($message['to'], $message['id'])) {
  1905. // If the recipient has opted to not receive such messages, cancel
  1906. // sending.
  1907. $message['send'] = FALSE;
  1908. return;
  1909. }
  1910. $message['body'][] = "--\nMail sent out from " . variable_get('site_name', t('Drupal'));
  1911. }
  1912. }
  1913. /**
  1914. * Alter the registry of modules implementing a hook.
  1915. *
  1916. * This hook is invoked during module_implements(). A module may implement this
  1917. * hook in order to reorder the implementing modules, which are otherwise
  1918. * ordered by the module's system weight.
  1919. *
  1920. * Note that hooks invoked using drupal_alter() can have multiple variations
  1921. * (such as hook_form_alter() and hook_form_FORM_ID_alter()). drupal_alter()
  1922. * will call all such variants defined by a single module in turn. For the
  1923. * purposes of hook_module_implements_alter(), these variants are treated as
  1924. * a single hook. Thus, to ensure that your implementation of
  1925. * hook_form_FORM_ID_alter() is called at the right time, you will have to
  1926. * change the order of hook_form_alter() implementation in
  1927. * hook_module_implements_alter().
  1928. *
  1929. * @param $implementations
  1930. * An array keyed by the module's name. The value of each item corresponds
  1931. * to a $group, which is usually FALSE, unless the implementation is in a
  1932. * file named $module.$group.inc.
  1933. * @param $hook
  1934. * The name of the module hook being implemented.
  1935. */
  1936. function hook_module_implements_alter(&$implementations, $hook) {
  1937. if ($hook == 'rdf_mapping') {
  1938. // Move my_module_rdf_mapping() to the end of the list. module_implements()
  1939. // iterates through $implementations with a foreach loop which PHP iterates
  1940. // in the order that the items were added, so to move an item to the end of
  1941. // the array, we remove it and then add it.
  1942. $group = $implementations['my_module'];
  1943. unset($implementations['my_module']);
  1944. $implementations['my_module'] = $group;
  1945. }
  1946. }
  1947. /**
  1948. * Return additional themes provided by modules.
  1949. *
  1950. * Only use this hook for testing purposes. Use a hidden MYMODULE_test.module
  1951. * to implement this hook. Testing themes should be hidden, too.
  1952. *
  1953. * This hook is invoked from _system_rebuild_theme_data() and allows modules to
  1954. * register additional themes outside of the regular 'themes' directories of a
  1955. * Drupal installation.
  1956. *
  1957. * @return
  1958. * An associative array. Each key is the system name of a theme and each value
  1959. * is the corresponding path to the theme's .info file.
  1960. */
  1961. function hook_system_theme_info() {
  1962. $themes['mymodule_test_theme'] = drupal_get_path('module', 'mymodule') . '/mymodule_test_theme/mymodule_test_theme.info';
  1963. return $themes;
  1964. }
  1965. /**
  1966. * Alter the information parsed from module and theme .info files
  1967. *
  1968. * This hook is invoked in _system_rebuild_module_data() and in
  1969. * _system_rebuild_theme_data(). A module may implement this hook in order to
  1970. * add to or alter the data generated by reading the .info file with
  1971. * drupal_parse_info_file().
  1972. *
  1973. * @param $info
  1974. * The .info file contents, passed by reference so that it can be altered.
  1975. * @param $file
  1976. * Full information about the module or theme, including $file->name, and
  1977. * $file->filename
  1978. * @param $type
  1979. * Either 'module' or 'theme', depending on the type of .info file that was
  1980. * passed.
  1981. */
  1982. function hook_system_info_alter(&$info, $file, $type) {
  1983. // Only fill this in if the .info file does not define a 'datestamp'.
  1984. if (empty($info['datestamp'])) {
  1985. $info['datestamp'] = filemtime($file->filename);
  1986. }
  1987. }
  1988. /**
  1989. * Define user permissions.
  1990. *
  1991. * This hook can supply permissions that the module defines, so that they
  1992. * can be selected on the user permissions page and used to grant or restrict
  1993. * access to actions the module performs.
  1994. *
  1995. * Permissions are checked using user_access().
  1996. *
  1997. * For a detailed usage example, see page_example.module.
  1998. *
  1999. * @return
  2000. * An array whose keys are permission names and whose corresponding values
  2001. * are arrays containing the following key-value pairs:
  2002. * - title: The human-readable name of the permission, to be shown on the
  2003. * permission administration page. This should be wrapped in the t()
  2004. * function so it can be translated.
  2005. * - description: (optional) A description of what the permission does. This
  2006. * should be wrapped in the t() function so it can be translated.
  2007. * - restrict access: (optional) A boolean which can be set to TRUE to
  2008. * indicate that site administrators should restrict access to this
  2009. * permission to trusted users. This should be used for permissions that
  2010. * have inherent security risks across a variety of potential use cases
  2011. * (for example, the "administer filters" and "bypass node access"
  2012. * permissions provided by Drupal core). When set to TRUE, a standard
  2013. * warning message defined in user_admin_permissions() and output via
  2014. * theme_user_permission_description() will be associated with the
  2015. * permission and displayed with it on the permission administration page.
  2016. * Defaults to FALSE.
  2017. * - warning: (optional) A translated warning message to display for this
  2018. * permission on the permission administration page. This warning overrides
  2019. * the automatic warning generated by 'restrict access' being set to TRUE.
  2020. * This should rarely be used, since it is important for all permissions to
  2021. * have a clear, consistent security warning that is the same across the
  2022. * site. Use the 'description' key instead to provide any information that
  2023. * is specific to the permission you are defining.
  2024. *
  2025. * @see theme_user_permission_description()
  2026. */
  2027. function hook_permission() {
  2028. return array(
  2029. 'administer my module' => array(
  2030. 'title' => t('Administer my module'),
  2031. 'description' => t('Perform administration tasks for my module.'),
  2032. ),
  2033. );
  2034. }
  2035. /**
  2036. * Register a module (or theme's) theme implementations.
  2037. *
  2038. * The implementations declared by this hook have two purposes: either they
  2039. * specify how a particular render array is to be rendered as HTML (this is
  2040. * usually the case if the theme function is assigned to the render array's
  2041. * #theme property), or they return the HTML that should be returned by an
  2042. * invocation of theme(). See
  2043. * @link http://drupal.org/node/933976 Using the theme layer Drupal 7.x @endlink
  2044. * for more information on how to implement theme hooks.
  2045. *
  2046. * The following parameters are all optional.
  2047. *
  2048. * @param array $existing
  2049. * An array of existing implementations that may be used for override
  2050. * purposes. This is primarily useful for themes that may wish to examine
  2051. * existing implementations to extract data (such as arguments) so that
  2052. * it may properly register its own, higher priority implementations.
  2053. * @param $type
  2054. * Whether a theme, module, etc. is being processed. This is primarily useful
  2055. * so that themes tell if they are the actual theme being called or a parent
  2056. * theme. May be one of:
  2057. * - 'module': A module is being checked for theme implementations.
  2058. * - 'base_theme_engine': A theme engine is being checked for a theme that is
  2059. * a parent of the actual theme being used.
  2060. * - 'theme_engine': A theme engine is being checked for the actual theme
  2061. * being used.
  2062. * - 'base_theme': A base theme is being checked for theme implementations.
  2063. * - 'theme': The actual theme in use is being checked.
  2064. * @param $theme
  2065. * The actual name of theme, module, etc. that is being being processed.
  2066. * @param $path
  2067. * The directory path of the theme or module, so that it doesn't need to be
  2068. * looked up.
  2069. *
  2070. * @return array
  2071. * An associative array of theme hook information. The keys on the outer
  2072. * array are the internal names of the hooks, and the values are arrays
  2073. * containing information about the hook. Each information array must contain
  2074. * either a 'variables' element or a 'render element' element, but not both.
  2075. * Use 'render element' if you are theming a single element or element tree
  2076. * composed of elements, such as a form array, a page array, or a single
  2077. * checkbox element. Use 'variables' if your theme implementation is
  2078. * intended to be called directly through theme() and has multiple arguments
  2079. * for the data and style; in this case, the variables not supplied by the
  2080. * calling function will be given default values and passed to the template
  2081. * or theme function. The returned theme information array can contain the
  2082. * following key/value pairs:
  2083. * - variables: (see above) Each array key is the name of the variable, and
  2084. * the value given is used as the default value if the function calling
  2085. * theme() does not supply it. Template implementations receive each array
  2086. * key as a variable in the template file (so they must be legal PHP
  2087. * variable names). Function implementations are passed the variables in a
  2088. * single $variables function argument.
  2089. * - render element: (see above) The name of the renderable element or element
  2090. * tree to pass to the theme function. This name is used as the name of the
  2091. * variable that holds the renderable element or tree in preprocess and
  2092. * process functions.
  2093. * - file: The file the implementation resides in. This file will be included
  2094. * prior to the theme being rendered, to make sure that the function or
  2095. * preprocess function (as needed) is actually loaded; this makes it
  2096. * possible to split theme functions out into separate files quite easily.
  2097. * - path: Override the path of the file to be used. Ordinarily the module or
  2098. * theme path will be used, but if the file will not be in the default
  2099. * path, include it here. This path should be relative to the Drupal root
  2100. * directory.
  2101. * - template: If specified, this theme implementation is a template, and
  2102. * this is the template file without an extension. Do not put .tpl.php on
  2103. * this file; that extension will be added automatically by the default
  2104. * rendering engine (which is PHPTemplate). If 'path', above, is specified,
  2105. * the template should also be in this path.
  2106. * - function: If specified, this will be the function name to invoke for
  2107. * this implementation. If neither 'template' nor 'function' is specified,
  2108. * a default function name will be assumed. For example, if a module
  2109. * registers the 'node' theme hook, 'theme_node' will be assigned to its
  2110. * function. If the chameleon theme registers the node hook, it will be
  2111. * assigned 'chameleon_node' as its function.
  2112. * - base hook: A string declaring the base theme hook if this theme
  2113. * implementation is actually implementing a suggestion for another theme
  2114. * hook.
  2115. * - pattern: A regular expression pattern to be used to allow this theme
  2116. * implementation to have a dynamic name. The convention is to use __ to
  2117. * differentiate the dynamic portion of the theme. For example, to allow
  2118. * forums to be themed individually, the pattern might be: 'forum__'. Then,
  2119. * when the forum is themed, call:
  2120. * @code
  2121. * theme(array('forum__' . $tid, 'forum'), $forum)
  2122. * @endcode
  2123. * - preprocess functions: A list of functions used to preprocess this data.
  2124. * Ordinarily this won't be used; it's automatically filled in. By default,
  2125. * for a module this will be filled in as template_preprocess_HOOK. For
  2126. * a theme this will be filled in as phptemplate_preprocess and
  2127. * phptemplate_preprocess_HOOK as well as themename_preprocess and
  2128. * themename_preprocess_HOOK.
  2129. * - override preprocess functions: Set to TRUE when a theme does NOT want
  2130. * the standard preprocess functions to run. This can be used to give a
  2131. * theme FULL control over how variables are set. For example, if a theme
  2132. * wants total control over how certain variables in the page.tpl.php are
  2133. * set, this can be set to true. Please keep in mind that when this is used
  2134. * by a theme, that theme becomes responsible for making sure necessary
  2135. * variables are set.
  2136. * - type: (automatically derived) Where the theme hook is defined:
  2137. * 'module', 'theme_engine', or 'theme'.
  2138. * - theme path: (automatically derived) The directory path of the theme or
  2139. * module, so that it doesn't need to be looked up.
  2140. *
  2141. * @see hook_theme_registry_alter()
  2142. */
  2143. function hook_theme($existing, $type, $theme, $path) {
  2144. return array(
  2145. 'forum_display' => array(
  2146. 'variables' => array('forums' => NULL, 'topics' => NULL, 'parents' => NULL, 'tid' => NULL, 'sortby' => NULL, 'forum_per_page' => NULL),
  2147. ),
  2148. 'forum_list' => array(
  2149. 'variables' => array('forums' => NULL, 'parents' => NULL, 'tid' => NULL),
  2150. ),
  2151. 'forum_topic_list' => array(
  2152. 'variables' => array('tid' => NULL, 'topics' => NULL, 'sortby' => NULL, 'forum_per_page' => NULL),
  2153. ),
  2154. 'forum_icon' => array(
  2155. 'variables' => array('new_posts' => NULL, 'num_posts' => 0, 'comment_mode' => 0, 'sticky' => 0),
  2156. ),
  2157. 'status_report' => array(
  2158. 'render element' => 'requirements',
  2159. 'file' => 'system.admin.inc',
  2160. ),
  2161. 'system_date_time_settings' => array(
  2162. 'render element' => 'form',
  2163. 'file' => 'system.admin.inc',
  2164. ),
  2165. );
  2166. }
  2167. /**
  2168. * Alter the theme registry information returned from hook_theme().
  2169. *
  2170. * The theme registry stores information about all available theme hooks,
  2171. * including which callback functions those hooks will call when triggered,
  2172. * what template files are exposed by these hooks, and so on.
  2173. *
  2174. * Note that this hook is only executed as the theme cache is re-built.
  2175. * Changes here will not be visible until the next cache clear.
  2176. *
  2177. * The $theme_registry array is keyed by theme hook name, and contains the
  2178. * information returned from hook_theme(), as well as additional properties
  2179. * added by _theme_process_registry().
  2180. *
  2181. * For example:
  2182. * @code
  2183. * $theme_registry['user_profile'] = array(
  2184. * 'variables' => array(
  2185. * 'account' => NULL,
  2186. * ),
  2187. * 'template' => 'modules/user/user-profile',
  2188. * 'file' => 'modules/user/user.pages.inc',
  2189. * 'type' => 'module',
  2190. * 'theme path' => 'modules/user',
  2191. * 'preprocess functions' => array(
  2192. * 0 => 'template_preprocess',
  2193. * 1 => 'template_preprocess_user_profile',
  2194. * ),
  2195. * );
  2196. * @endcode
  2197. *
  2198. * @param $theme_registry
  2199. * The entire cache of theme registry information, post-processing.
  2200. *
  2201. * @see hook_theme()
  2202. * @see _theme_process_registry()
  2203. */
  2204. function hook_theme_registry_alter(&$theme_registry) {
  2205. // Kill the next/previous forum topic navigation links.
  2206. foreach ($theme_registry['forum_topic_navigation']['preprocess functions'] as $key => $value) {
  2207. if ($value == 'template_preprocess_forum_topic_navigation') {
  2208. unset($theme_registry['forum_topic_navigation']['preprocess functions'][$key]);
  2209. }
  2210. }
  2211. }
  2212. /**
  2213. * Return the machine-readable name of the theme to use for the current page.
  2214. *
  2215. * This hook can be used to dynamically set the theme for the current page
  2216. * request. It should be used by modules which need to override the theme
  2217. * based on dynamic conditions (for example, a module which allows the theme to
  2218. * be set based on the current user's role). The return value of this hook will
  2219. * be used on all pages except those which have a valid per-page or per-section
  2220. * theme set via a theme callback function in hook_menu(); the themes on those
  2221. * pages can only be overridden using hook_menu_alter().
  2222. *
  2223. * Note that returning different themes for the same path may not work with page
  2224. * caching. This is most likely to be a problem if an anonymous user on a given
  2225. * path could have different themes returned under different conditions.
  2226. *
  2227. * Since only one theme can be used at a time, the last (i.e., highest
  2228. * weighted) module which returns a valid theme name from this hook will
  2229. * prevail.
  2230. *
  2231. * @return
  2232. * The machine-readable name of the theme that should be used for the current
  2233. * page request. The value returned from this function will only have an
  2234. * effect if it corresponds to a currently-active theme on the site. Do not
  2235. * return a value if you do not wish to set a custom theme.
  2236. */
  2237. function hook_custom_theme() {
  2238. // Allow the user to request a particular theme via a query parameter.
  2239. if (isset($_GET['theme'])) {
  2240. return $_GET['theme'];
  2241. }
  2242. }
  2243. /**
  2244. * Register XML-RPC callbacks.
  2245. *
  2246. * This hook lets a module register callback functions to be called when
  2247. * particular XML-RPC methods are invoked by a client.
  2248. *
  2249. * @return
  2250. * An array which maps XML-RPC methods to Drupal functions. Each array
  2251. * element is either a pair of method => function or an array with four
  2252. * entries:
  2253. * - The XML-RPC method name (for example, module.function).
  2254. * - The Drupal callback function (for example, module_function).
  2255. * - The method signature is an array of XML-RPC types. The first element
  2256. * of this array is the type of return value and then you should write a
  2257. * list of the types of the parameters. XML-RPC types are the following
  2258. * (See the types at http://www.xmlrpc.com/spec):
  2259. * - "boolean": 0 (false) or 1 (true).
  2260. * - "double": a floating point number (for example, -12.214).
  2261. * - "int": a integer number (for example, -12).
  2262. * - "array": an array without keys (for example, array(1, 2, 3)).
  2263. * - "struct": an associative array or an object (for example,
  2264. * array('one' => 1, 'two' => 2)).
  2265. * - "date": when you return a date, then you may either return a
  2266. * timestamp (time(), mktime() etc.) or an ISO8601 timestamp. When
  2267. * date is specified as an input parameter, then you get an object,
  2268. * which is described in the function xmlrpc_date
  2269. * - "base64": a string containing binary data, automatically
  2270. * encoded/decoded automatically.
  2271. * - "string": anything else, typically a string.
  2272. * - A descriptive help string, enclosed in a t() function for translation
  2273. * purposes.
  2274. * Both forms are shown in the example.
  2275. */
  2276. function hook_xmlrpc() {
  2277. return array(
  2278. 'drupal.login' => 'drupal_login',
  2279. array(
  2280. 'drupal.site.ping',
  2281. 'drupal_directory_ping',
  2282. array('boolean', 'string', 'string', 'string', 'string', 'string'),
  2283. t('Handling ping request'))
  2284. );
  2285. }
  2286. /**
  2287. * Alters the definition of XML-RPC methods before they are called.
  2288. *
  2289. * This hook allows modules to modify the callback definition of declared
  2290. * XML-RPC methods, right before they are invoked by a client. Methods may be
  2291. * added, or existing methods may be altered.
  2292. *
  2293. * Note that hook_xmlrpc() supports two distinct and incompatible formats to
  2294. * define a callback, so care must be taken when altering other methods.
  2295. *
  2296. * @param $methods
  2297. * An asssociative array of method callback definitions, as returned from
  2298. * hook_xmlrpc() implementations.
  2299. *
  2300. * @see hook_xmlrpc()
  2301. * @see xmlrpc_server()
  2302. */
  2303. function hook_xmlrpc_alter(&$methods) {
  2304. // Directly change a simple method.
  2305. $methods['drupal.login'] = 'mymodule_login';
  2306. // Alter complex definitions.
  2307. foreach ($methods as $key => &$method) {
  2308. // Skip simple method definitions.
  2309. if (!is_int($key)) {
  2310. continue;
  2311. }
  2312. // Perform the wanted manipulation.
  2313. if ($method[0] == 'drupal.site.ping') {
  2314. $method[1] = 'mymodule_directory_ping';
  2315. }
  2316. }
  2317. }
  2318. /**
  2319. * Log an event message.
  2320. *
  2321. * This hook allows modules to route log events to custom destinations, such as
  2322. * SMS, Email, pager, syslog, ...etc.
  2323. *
  2324. * @param $log_entry
  2325. * An associative array containing the following keys:
  2326. * - type: The type of message for this entry.
  2327. * - user: The user object for the user who was logged in when the event
  2328. * happened.
  2329. * - uid: The user ID for the user who was logged in when the event happened.
  2330. * - request_uri: The request URI for the page the event happened in.
  2331. * - referer: The page that referred the user to the page where the event
  2332. * occurred.
  2333. * - ip: The IP address where the request for the page came from.
  2334. * - timestamp: The UNIX timestamp of the date/time the event occurred.
  2335. * - severity: The severity of the message; one of the following values as
  2336. * defined in @link http://www.faqs.org/rfcs/rfc3164.html RFC 3164: @endlink
  2337. * - WATCHDOG_EMERGENCY: Emergency, system is unusable.
  2338. * - WATCHDOG_ALERT: Alert, action must be taken immediately.
  2339. * - WATCHDOG_CRITICAL: Critical conditions.
  2340. * - WATCHDOG_ERROR: Error conditions.
  2341. * - WATCHDOG_WARNING: Warning conditions.
  2342. * - WATCHDOG_NOTICE: Normal but significant conditions.
  2343. * - WATCHDOG_INFO: Informational messages.
  2344. * - WATCHDOG_DEBUG: Debug-level messages.
  2345. * - link: An optional link provided by the module that called the watchdog()
  2346. * function.
  2347. * - message: The text of the message to be logged. Variables in the message
  2348. * are indicated by using placeholder strings alongside the variables
  2349. * argument to declare the value of the placeholders. See t() for
  2350. * documentation on how the message and variable parameters interact.
  2351. * - variables: An array of variables to be inserted into the message on
  2352. * display. Will be NULL or missing if a message is already translated or if
  2353. * the message is not possible to translate.
  2354. */
  2355. function hook_watchdog(array $log_entry) {
  2356. global $base_url, $language;
  2357. $severity_list = array(
  2358. WATCHDOG_EMERGENCY => t('Emergency'),
  2359. WATCHDOG_ALERT => t('Alert'),
  2360. WATCHDOG_CRITICAL => t('Critical'),
  2361. WATCHDOG_ERROR => t('Error'),
  2362. WATCHDOG_WARNING => t('Warning'),
  2363. WATCHDOG_NOTICE => t('Notice'),
  2364. WATCHDOG_INFO => t('Info'),
  2365. WATCHDOG_DEBUG => t('Debug'),
  2366. );
  2367. $to = 'someone@example.com';
  2368. $params = array();
  2369. $params['subject'] = t('[@site_name] @severity_desc: Alert from your web site', array(
  2370. '@site_name' => variable_get('site_name', 'Drupal'),
  2371. '@severity_desc' => $severity_list[$log_entry['severity']],
  2372. ));
  2373. $params['message'] = "\nSite: @base_url";
  2374. $params['message'] .= "\nSeverity: (@severity) @severity_desc";
  2375. $params['message'] .= "\nTimestamp: @timestamp";
  2376. $params['message'] .= "\nType: @type";
  2377. $params['message'] .= "\nIP Address: @ip";
  2378. $params['message'] .= "\nRequest URI: @request_uri";
  2379. $params['message'] .= "\nReferrer URI: @referer_uri";
  2380. $params['message'] .= "\nUser: (@uid) @name";
  2381. $params['message'] .= "\nLink: @link";
  2382. $params['message'] .= "\nMessage: \n\n@message";
  2383. $params['message'] = t($params['message'], array(
  2384. '@base_url' => $base_url,
  2385. '@severity' => $log_entry['severity'],
  2386. '@severity_desc' => $severity_list[$log_entry['severity']],
  2387. '@timestamp' => format_date($log_entry['timestamp']),
  2388. '@type' => $log_entry['type'],
  2389. '@ip' => $log_entry['ip'],
  2390. '@request_uri' => $log_entry['request_uri'],
  2391. '@referer_uri' => $log_entry['referer'],
  2392. '@uid' => $log_entry['uid'],
  2393. '@name' => $log_entry['user']->name,
  2394. '@link' => strip_tags($log_entry['link']),
  2395. '@message' => strip_tags($log_entry['message']),
  2396. ));
  2397. drupal_mail('emaillog', 'entry', $to, $language, $params);
  2398. }
  2399. /**
  2400. * Prepare a message based on parameters; called from drupal_mail().
  2401. *
  2402. * Note that hook_mail(), unlike hook_mail_alter(), is only called on the
  2403. * $module argument to drupal_mail(), not all modules.
  2404. *
  2405. * @param $key
  2406. * An identifier of the mail.
  2407. * @param $message
  2408. * An array to be filled in. Elements in this array include:
  2409. * - id: An ID to identify the mail sent. Look at module source code
  2410. * or drupal_mail() for possible id values.
  2411. * - to: The address or addresses the message will be sent to. The formatting
  2412. * of this string will be validated with the
  2413. * @link http://php.net/manual/filter.filters.validate.php PHP e-mail validation filter. @endlink
  2414. * - subject: Subject of the e-mail to be sent. This must not contain any
  2415. * newline characters, or the mail may not be sent properly. drupal_mail()
  2416. * sets this to an empty string when the hook is invoked.
  2417. * - body: An array of lines containing the message to be sent. Drupal will
  2418. * format the correct line endings for you. drupal_mail() sets this to an
  2419. * empty array when the hook is invoked.
  2420. * - from: The address the message will be marked as being from, which is
  2421. * set by drupal_mail() to either a custom address or the site-wide
  2422. * default email address when the hook is invoked.
  2423. * - headers: Associative array containing mail headers, such as From,
  2424. * Sender, MIME-Version, Content-Type, etc. drupal_mail() pre-fills
  2425. * several headers in this array.
  2426. * @param $params
  2427. * An array of parameters supplied by the caller of drupal_mail().
  2428. */
  2429. function hook_mail($key, &$message, $params) {
  2430. $account = $params['account'];
  2431. $context = $params['context'];
  2432. $variables = array(
  2433. '%site_name' => variable_get('site_name', 'Drupal'),
  2434. '%username' => format_username($account),
  2435. );
  2436. if ($context['hook'] == 'taxonomy') {
  2437. $entity = $params['entity'];
  2438. $vocabulary = taxonomy_vocabulary_load($entity->vid);
  2439. $variables += array(
  2440. '%term_name' => $entity->name,
  2441. '%term_description' => $entity->description,
  2442. '%term_id' => $entity->tid,
  2443. '%vocabulary_name' => $vocabulary->name,
  2444. '%vocabulary_description' => $vocabulary->description,
  2445. '%vocabulary_id' => $vocabulary->vid,
  2446. );
  2447. }
  2448. // Node-based variable translation is only available if we have a node.
  2449. if (isset($params['node'])) {
  2450. $node = $params['node'];
  2451. $variables += array(
  2452. '%uid' => $node->uid,
  2453. '%node_url' => url('node/' . $node->nid, array('absolute' => TRUE)),
  2454. '%node_type' => node_type_get_name($node),
  2455. '%title' => $node->title,
  2456. '%teaser' => $node->teaser,
  2457. '%body' => $node->body,
  2458. );
  2459. }
  2460. $subject = strtr($context['subject'], $variables);
  2461. $body = strtr($context['message'], $variables);
  2462. $message['subject'] .= str_replace(array("\r", "\n"), '', $subject);
  2463. $message['body'][] = drupal_html_to_text($body);
  2464. }
  2465. /**
  2466. * Add a list of cache tables to be cleared.
  2467. *
  2468. * This hook allows your module to add cache table names to the list of cache
  2469. * tables that will be cleared by the Clear button on the Performance page or
  2470. * whenever drupal_flush_all_caches is invoked.
  2471. *
  2472. * @return
  2473. * An array of cache table names.
  2474. *
  2475. * @see drupal_flush_all_caches()
  2476. */
  2477. function hook_flush_caches() {
  2478. return array('cache_example');
  2479. }
  2480. /**
  2481. * Perform necessary actions after modules are installed.
  2482. *
  2483. * This function differs from hook_install() in that it gives all other modules
  2484. * a chance to perform actions when a module is installed, whereas
  2485. * hook_install() is only called on the module actually being installed. See
  2486. * module_enable() for a detailed description of the order in which install and
  2487. * enable hooks are invoked.
  2488. *
  2489. * @param $modules
  2490. * An array of the modules that were installed.
  2491. *
  2492. * @see module_enable()
  2493. * @see hook_modules_enabled()
  2494. * @see hook_install()
  2495. */
  2496. function hook_modules_installed($modules) {
  2497. if (in_array('lousy_module', $modules)) {
  2498. variable_set('lousy_module_conflicting_variable', FALSE);
  2499. }
  2500. }
  2501. /**
  2502. * Perform necessary actions after modules are enabled.
  2503. *
  2504. * This function differs from hook_enable() in that it gives all other modules a
  2505. * chance to perform actions when modules are enabled, whereas hook_enable() is
  2506. * only called on the module actually being enabled. See module_enable() for a
  2507. * detailed description of the order in which install and enable hooks are
  2508. * invoked.
  2509. *
  2510. * @param $modules
  2511. * An array of the modules that were enabled.
  2512. *
  2513. * @see hook_enable()
  2514. * @see hook_modules_installed()
  2515. * @see module_enable()
  2516. */
  2517. function hook_modules_enabled($modules) {
  2518. if (in_array('lousy_module', $modules)) {
  2519. drupal_set_message(t('mymodule is not compatible with lousy_module'), 'error');
  2520. mymodule_disable_functionality();
  2521. }
  2522. }
  2523. /**
  2524. * Perform necessary actions after modules are disabled.
  2525. *
  2526. * This function differs from hook_disable() in that it gives all other modules
  2527. * a chance to perform actions when modules are disabled, whereas hook_disable()
  2528. * is only called on the module actually being disabled.
  2529. *
  2530. * @param $modules
  2531. * An array of the modules that were disabled.
  2532. *
  2533. * @see hook_disable()
  2534. * @see hook_modules_uninstalled()
  2535. */
  2536. function hook_modules_disabled($modules) {
  2537. if (in_array('lousy_module', $modules)) {
  2538. mymodule_enable_functionality();
  2539. }
  2540. }
  2541. /**
  2542. * Perform necessary actions after modules are uninstalled.
  2543. *
  2544. * This function differs from hook_uninstall() in that it gives all other
  2545. * modules a chance to perform actions when a module is uninstalled, whereas
  2546. * hook_uninstall() is only called on the module actually being uninstalled.
  2547. *
  2548. * It is recommended that you implement this hook if your module stores
  2549. * data that may have been set by other modules.
  2550. *
  2551. * @param $modules
  2552. * An array of the modules that were uninstalled.
  2553. *
  2554. * @see hook_uninstall()
  2555. * @see hook_modules_disabled()
  2556. */
  2557. function hook_modules_uninstalled($modules) {
  2558. foreach ($modules as $module) {
  2559. db_delete('mymodule_table')
  2560. ->condition('module', $module)
  2561. ->execute();
  2562. }
  2563. mymodule_cache_rebuild();
  2564. }
  2565. /**
  2566. * Registers PHP stream wrapper implementations associated with a module.
  2567. *
  2568. * Provide a facility for managing and querying user-defined stream wrappers
  2569. * in PHP. PHP's internal stream_get_wrappers() doesn't return the class
  2570. * registered to handle a stream, which we need to be able to find the handler
  2571. * for class instantiation.
  2572. *
  2573. * If a module registers a scheme that is already registered with PHP, it will
  2574. * be unregistered and replaced with the specified class.
  2575. *
  2576. * @return
  2577. * A nested array, keyed first by scheme name ("public" for "public://"),
  2578. * then keyed by the following values:
  2579. * - 'name' A short string to name the wrapper.
  2580. * - 'class' A string specifying the PHP class that implements the
  2581. * DrupalStreamWrapperInterface interface.
  2582. * - 'description' A string with a short description of what the wrapper does.
  2583. * - 'type' (Optional) A bitmask of flags indicating what type of streams this
  2584. * wrapper will access - local or remote, readable and/or writeable, etc.
  2585. * Many shortcut constants are defined in stream_wrappers.inc. Defaults to
  2586. * STREAM_WRAPPERS_NORMAL which includes all of these bit flags:
  2587. * - STREAM_WRAPPERS_READ
  2588. * - STREAM_WRAPPERS_WRITE
  2589. * - STREAM_WRAPPERS_VISIBLE
  2590. *
  2591. * @see file_get_stream_wrappers()
  2592. * @see hook_stream_wrappers_alter()
  2593. * @see system_stream_wrappers()
  2594. */
  2595. function hook_stream_wrappers() {
  2596. return array(
  2597. 'public' => array(
  2598. 'name' => t('Public files'),
  2599. 'class' => 'DrupalPublicStreamWrapper',
  2600. 'description' => t('Public local files served by the webserver.'),
  2601. 'type' => STREAM_WRAPPERS_LOCAL_NORMAL,
  2602. ),
  2603. 'private' => array(
  2604. 'name' => t('Private files'),
  2605. 'class' => 'DrupalPrivateStreamWrapper',
  2606. 'description' => t('Private local files served by Drupal.'),
  2607. 'type' => STREAM_WRAPPERS_LOCAL_NORMAL,
  2608. ),
  2609. 'temp' => array(
  2610. 'name' => t('Temporary files'),
  2611. 'class' => 'DrupalTempStreamWrapper',
  2612. 'description' => t('Temporary local files for upload and previews.'),
  2613. 'type' => STREAM_WRAPPERS_LOCAL_HIDDEN,
  2614. ),
  2615. 'cdn' => array(
  2616. 'name' => t('Content delivery network files'),
  2617. 'class' => 'MyModuleCDNStreamWrapper',
  2618. 'description' => t('Files served by a content delivery network.'),
  2619. // 'type' can be omitted to use the default of STREAM_WRAPPERS_NORMAL
  2620. ),
  2621. 'youtube' => array(
  2622. 'name' => t('YouTube video'),
  2623. 'class' => 'MyModuleYouTubeStreamWrapper',
  2624. 'description' => t('Video streamed from YouTube.'),
  2625. // A module implementing YouTube integration may decide to support using
  2626. // the YouTube API for uploading video, but here, we assume that this
  2627. // particular module only supports playing YouTube video.
  2628. 'type' => STREAM_WRAPPERS_READ_VISIBLE,
  2629. ),
  2630. );
  2631. }
  2632. /**
  2633. * Alters the list of PHP stream wrapper implementations.
  2634. *
  2635. * @see file_get_stream_wrappers()
  2636. * @see hook_stream_wrappers()
  2637. */
  2638. function hook_stream_wrappers_alter(&$wrappers) {
  2639. // Change the name of private files to reflect the performance.
  2640. $wrappers['private']['name'] = t('Slow files');
  2641. }
  2642. /**
  2643. * Load additional information into file objects.
  2644. *
  2645. * file_load_multiple() calls this hook to allow modules to load
  2646. * additional information into each file.
  2647. *
  2648. * @param $files
  2649. * An array of file objects, indexed by fid.
  2650. *
  2651. * @see file_load_multiple()
  2652. * @see file_load()
  2653. */
  2654. function hook_file_load($files) {
  2655. // Add the upload specific data into the file object.
  2656. $result = db_query('SELECT * FROM {upload} u WHERE u.fid IN (:fids)', array(':fids' => array_keys($files)))->fetchAll(PDO::FETCH_ASSOC);
  2657. foreach ($result as $record) {
  2658. foreach ($record as $key => $value) {
  2659. $files[$record['fid']]->$key = $value;
  2660. }
  2661. }
  2662. }
  2663. /**
  2664. * Check that files meet a given criteria.
  2665. *
  2666. * This hook lets modules perform additional validation on files. They're able
  2667. * to report a failure by returning one or more error messages.
  2668. *
  2669. * @param $file
  2670. * The file object being validated.
  2671. * @return
  2672. * An array of error messages. If there are no problems with the file return
  2673. * an empty array.
  2674. *
  2675. * @see file_validate()
  2676. */
  2677. function hook_file_validate($file) {
  2678. $errors = array();
  2679. if (empty($file->filename)) {
  2680. $errors[] = t("The file's name is empty. Please give a name to the file.");
  2681. }
  2682. if (strlen($file->filename) > 255) {
  2683. $errors[] = t("The file's name exceeds the 255 characters limit. Please rename the file and try again.");
  2684. }
  2685. return $errors;
  2686. }
  2687. /**
  2688. * Act on a file being inserted or updated.
  2689. *
  2690. * This hook is called when a file has been added to the database. The hook
  2691. * doesn't distinguish between files created as a result of a copy or those
  2692. * created by an upload.
  2693. *
  2694. * @param $file
  2695. * The file that has just been created.
  2696. *
  2697. * @see file_save()
  2698. */
  2699. function hook_file_presave($file) {
  2700. // Change the file timestamp to an hour prior.
  2701. $file->timestamp -= 3600;
  2702. }
  2703. /**
  2704. * Respond to a file being added.
  2705. *
  2706. * This hook is called after a file has been added to the database. The hook
  2707. * doesn't distinguish between files created as a result of a copy or those
  2708. * created by an upload.
  2709. *
  2710. * @param $file
  2711. * The file that has been added.
  2712. *
  2713. * @see file_save()
  2714. */
  2715. function hook_file_insert($file) {
  2716. // Add a message to the log, if the file is a jpg
  2717. $validate = file_validate_extensions($file, 'jpg');
  2718. if (empty($validate)) {
  2719. watchdog('file', 'A jpg has been added.');
  2720. }
  2721. }
  2722. /**
  2723. * Respond to a file being updated.
  2724. *
  2725. * This hook is called when file_save() is called on an existing file.
  2726. *
  2727. * @param $file
  2728. * The file that has just been updated.
  2729. *
  2730. * @see file_save()
  2731. */
  2732. function hook_file_update($file) {
  2733. $file_user = user_load($file->uid);
  2734. // Make sure that the file name starts with the owner's user name.
  2735. if (strpos($file->filename, $file_user->name) !== 0) {
  2736. $old_filename = $file->filename;
  2737. $file->filename = $file_user->name . '_' . $file->filename;
  2738. $file->save();
  2739. watchdog('file', t('%source has been renamed to %destination', array('%source' => $old_filename, '%destination' => $file->filename)));
  2740. }
  2741. }
  2742. /**
  2743. * Respond to a file that has been copied.
  2744. *
  2745. * @param $file
  2746. * The newly copied file object.
  2747. * @param $source
  2748. * The original file before the copy.
  2749. *
  2750. * @see file_copy()
  2751. */
  2752. function hook_file_copy($file, $source) {
  2753. $file_user = user_load($file->uid);
  2754. // Make sure that the file name starts with the owner's user name.
  2755. if (strpos($file->filename, $file_user->name) !== 0) {
  2756. $file->filename = $file_user->name . '_' . $file->filename;
  2757. $file->save();
  2758. watchdog('file', t('Copied file %source has been renamed to %destination', array('%source' => $source->filename, '%destination' => $file->filename)));
  2759. }
  2760. }
  2761. /**
  2762. * Respond to a file that has been moved.
  2763. *
  2764. * @param $file
  2765. * The updated file object after the move.
  2766. * @param $source
  2767. * The original file object before the move.
  2768. *
  2769. * @see file_move()
  2770. */
  2771. function hook_file_move($file, $source) {
  2772. $file_user = user_load($file->uid);
  2773. // Make sure that the file name starts with the owner's user name.
  2774. if (strpos($file->filename, $file_user->name) !== 0) {
  2775. $file->filename = $file_user->name . '_' . $file->filename;
  2776. $file->save();
  2777. watchdog('file', t('Moved file %source has been renamed to %destination', array('%source' => $source->filename, '%destination' => $file->filename)));
  2778. }
  2779. }
  2780. /**
  2781. * Respond to a file being deleted.
  2782. *
  2783. * @param $file
  2784. * The file that has just been deleted.
  2785. *
  2786. * @see file_delete()
  2787. */
  2788. function hook_file_delete($file) {
  2789. // Delete all information associated with the file.
  2790. db_delete('upload')->condition('fid', $file->fid)->execute();
  2791. }
  2792. /**
  2793. * Control access to private file downloads and specify HTTP headers.
  2794. *
  2795. * This hook allows modules enforce permissions on file downloads when the
  2796. * private file download method is selected. Modules can also provide headers
  2797. * to specify information like the file's name or MIME type.
  2798. *
  2799. * @param $uri
  2800. * The URI of the file.
  2801. * @return
  2802. * If the user does not have permission to access the file, return -1. If the
  2803. * user has permission, return an array with the appropriate headers. If the
  2804. * file is not controlled by the current module, the return value should be
  2805. * NULL.
  2806. *
  2807. * @see file_download()
  2808. */
  2809. function hook_file_download($uri) {
  2810. // Check if the file is controlled by the current module.
  2811. if (!file_prepare_directory($uri)) {
  2812. $uri = FALSE;
  2813. }
  2814. if (strpos(file_uri_target($uri), variable_get('user_picture_path', 'pictures') . '/picture-') === 0) {
  2815. if (!user_access('access user profiles')) {
  2816. // Access to the file is denied.
  2817. return -1;
  2818. }
  2819. else {
  2820. $info = image_get_info($uri);
  2821. return array('Content-Type' => $info['mime_type']);
  2822. }
  2823. }
  2824. }
  2825. /**
  2826. * Alter the URL to a file.
  2827. *
  2828. * This hook is called from file_create_url(), and is called fairly
  2829. * frequently (10+ times per page), depending on how many files there are in a
  2830. * given page.
  2831. * If CSS and JS aggregation are disabled, this can become very frequently
  2832. * (50+ times per page) so performance is critical.
  2833. *
  2834. * This function should alter the URI, if it wants to rewrite the file URL.
  2835. *
  2836. * @param $uri
  2837. * The URI to a file for which we need an external URL, or the path to a
  2838. * shipped file.
  2839. */
  2840. function hook_file_url_alter(&$uri) {
  2841. global $user;
  2842. // User 1 will always see the local file in this example.
  2843. if ($user->uid == 1) {
  2844. return;
  2845. }
  2846. $cdn1 = 'http://cdn1.example.com';
  2847. $cdn2 = 'http://cdn2.example.com';
  2848. $cdn_extensions = array('css', 'js', 'gif', 'jpg', 'jpeg', 'png');
  2849. // Most CDNs don't support private file transfers without a lot of hassle,
  2850. // so don't support this in the common case.
  2851. $schemes = array('public');
  2852. $scheme = file_uri_scheme($uri);
  2853. // Only serve shipped files and public created files from the CDN.
  2854. if (!$scheme || in_array($scheme, $schemes)) {
  2855. // Shipped files.
  2856. if (!$scheme) {
  2857. $path = $uri;
  2858. }
  2859. // Public created files.
  2860. else {
  2861. $wrapper = file_stream_wrapper_get_instance_by_scheme($scheme);
  2862. $path = $wrapper->getDirectoryPath() . '/' . file_uri_target($uri);
  2863. }
  2864. // Clean up Windows paths.
  2865. $path = str_replace('\\', '/', $path);
  2866. // Serve files with one of the CDN extensions from CDN 1, all others from
  2867. // CDN 2.
  2868. $pathinfo = pathinfo($path);
  2869. if (isset($pathinfo['extension']) && in_array($pathinfo['extension'], $cdn_extensions)) {
  2870. $uri = $cdn1 . '/' . $path;
  2871. }
  2872. else {
  2873. $uri = $cdn2 . '/' . $path;
  2874. }
  2875. }
  2876. }
  2877. /**
  2878. * Check installation requirements and do status reporting.
  2879. *
  2880. * This hook has three closely related uses, determined by the $phase argument:
  2881. * - Checking installation requirements ($phase == 'install').
  2882. * - Checking update requirements ($phase == 'update').
  2883. * - Status reporting ($phase == 'runtime').
  2884. *
  2885. * Note that this hook, like all others dealing with installation and updates,
  2886. * must reside in a module_name.install file, or it will not properly abort
  2887. * the installation of the module if a critical requirement is missing.
  2888. *
  2889. * During the 'install' phase, modules can for example assert that
  2890. * library or server versions are available or sufficient.
  2891. * Note that the installation of a module can happen during installation of
  2892. * Drupal itself (by install.php) with an installation profile or later by hand.
  2893. * As a consequence, install-time requirements must be checked without access
  2894. * to the full Drupal API, because it is not available during install.php.
  2895. * For localization you should for example use $t = get_t() to
  2896. * retrieve the appropriate localization function name (t() or st()).
  2897. * If a requirement has a severity of REQUIREMENT_ERROR, install.php will abort
  2898. * or at least the module will not install.
  2899. * Other severity levels have no effect on the installation.
  2900. * Module dependencies do not belong to these installation requirements,
  2901. * but should be defined in the module's .info file.
  2902. *
  2903. * The 'runtime' phase is not limited to pure installation requirements
  2904. * but can also be used for more general status information like maintenance
  2905. * tasks and security issues.
  2906. * The returned 'requirements' will be listed on the status report in the
  2907. * administration section, with indication of the severity level.
  2908. * Moreover, any requirement with a severity of REQUIREMENT_ERROR severity will
  2909. * result in a notice on the administration configuration page.
  2910. *
  2911. * @param $phase
  2912. * The phase in which requirements are checked:
  2913. * - install: The module is being installed.
  2914. * - update: The module is enabled and update.php is run.
  2915. * - runtime: The runtime requirements are being checked and shown on the
  2916. * status report page.
  2917. *
  2918. * @return
  2919. * An associative array where the keys are arbitrary but must be unique (it
  2920. * is suggested to use the module short name as a prefix) and the values are
  2921. * themselves associative arrays with the following elements:
  2922. * - title: The name of the requirement.
  2923. * - value: The current value (e.g., version, time, level, etc). During
  2924. * install phase, this should only be used for version numbers, do not set
  2925. * it if not applicable.
  2926. * - description: The description of the requirement/status.
  2927. * - severity: The requirement's result/severity level, one of:
  2928. * - REQUIREMENT_INFO: For info only.
  2929. * - REQUIREMENT_OK: The requirement is satisfied.
  2930. * - REQUIREMENT_WARNING: The requirement failed with a warning.
  2931. * - REQUIREMENT_ERROR: The requirement failed with an error.
  2932. */
  2933. function hook_requirements($phase) {
  2934. $requirements = array();
  2935. // Ensure translations don't break during installation.
  2936. $t = get_t();
  2937. // Report Drupal version
  2938. if ($phase == 'runtime') {
  2939. $requirements['drupal'] = array(
  2940. 'title' => $t('Drupal'),
  2941. 'value' => VERSION,
  2942. 'severity' => REQUIREMENT_INFO
  2943. );
  2944. }
  2945. // Test PHP version
  2946. $requirements['php'] = array(
  2947. 'title' => $t('PHP'),
  2948. 'value' => ($phase == 'runtime') ? l(phpversion(), 'admin/reports/status/php') : phpversion(),
  2949. );
  2950. if (version_compare(phpversion(), DRUPAL_MINIMUM_PHP) < 0) {
  2951. $requirements['php']['description'] = $t('Your PHP installation is too old. Drupal requires at least PHP %version.', array('%version' => DRUPAL_MINIMUM_PHP));
  2952. $requirements['php']['severity'] = REQUIREMENT_ERROR;
  2953. }
  2954. // Report cron status
  2955. if ($phase == 'runtime') {
  2956. $cron_last = variable_get('cron_last');
  2957. if (is_numeric($cron_last)) {
  2958. $requirements['cron']['value'] = $t('Last run !time ago', array('!time' => format_interval(REQUEST_TIME - $cron_last)));
  2959. }
  2960. else {
  2961. $requirements['cron'] = array(
  2962. 'description' => $t('Cron has not run. It appears cron jobs have not been setup on your system. Check the help pages for <a href="@url">configuring cron jobs</a>.', array('@url' => 'http://drupal.org/cron')),
  2963. 'severity' => REQUIREMENT_ERROR,
  2964. 'value' => $t('Never run'),
  2965. );
  2966. }
  2967. $requirements['cron']['description'] .= ' ' . $t('You can <a href="@cron">run cron manually</a>.', array('@cron' => url('admin/reports/status/run-cron')));
  2968. $requirements['cron']['title'] = $t('Cron maintenance tasks');
  2969. }
  2970. return $requirements;
  2971. }
  2972. /**
  2973. * Define the current version of the database schema.
  2974. *
  2975. * A Drupal schema definition is an array structure representing one or
  2976. * more tables and their related keys and indexes. A schema is defined by
  2977. * hook_schema() which must live in your module's .install file.
  2978. *
  2979. * This hook is called at install and uninstall time, and in the latter
  2980. * case, it cannot rely on the .module file being loaded or hooks being known.
  2981. * If the .module file is needed, it may be loaded with drupal_load().
  2982. *
  2983. * The tables declared by this hook will be automatically created when
  2984. * the module is first enabled, and removed when the module is uninstalled.
  2985. * This happens before hook_install() is invoked, and after hook_uninstall()
  2986. * is invoked, respectively.
  2987. *
  2988. * By declaring the tables used by your module via an implementation of
  2989. * hook_schema(), these tables will be available on all supported database
  2990. * engines. You don't have to deal with the different SQL dialects for table
  2991. * creation and alteration of the supported database engines.
  2992. *
  2993. * See the Schema API Handbook at http://drupal.org/node/146843 for
  2994. * details on schema definition structures.
  2995. *
  2996. * @return
  2997. * A schema definition structure array. For each element of the
  2998. * array, the key is a table name and the value is a table structure
  2999. * definition.
  3000. *
  3001. * @ingroup schemaapi
  3002. */
  3003. function hook_schema() {
  3004. $schema['node'] = array(
  3005. // example (partial) specification for table "node"
  3006. 'description' => 'The base table for nodes.',
  3007. 'fields' => array(
  3008. 'nid' => array(
  3009. 'description' => 'The primary identifier for a node.',
  3010. 'type' => 'serial',
  3011. 'unsigned' => TRUE,
  3012. 'not null' => TRUE,
  3013. ),
  3014. 'vid' => array(
  3015. 'description' => 'The current {node_revision}.vid version identifier.',
  3016. 'type' => 'int',
  3017. 'unsigned' => TRUE,
  3018. 'not null' => TRUE,
  3019. 'default' => 0,
  3020. ),
  3021. 'type' => array(
  3022. 'description' => 'The {node_type} of this node.',
  3023. 'type' => 'varchar',
  3024. 'length' => 32,
  3025. 'not null' => TRUE,
  3026. 'default' => '',
  3027. ),
  3028. 'title' => array(
  3029. 'description' => 'The title of this node, always treated as non-markup plain text.',
  3030. 'type' => 'varchar',
  3031. 'length' => 255,
  3032. 'not null' => TRUE,
  3033. 'default' => '',
  3034. ),
  3035. ),
  3036. 'indexes' => array(
  3037. 'node_changed' => array('changed'),
  3038. 'node_created' => array('created'),
  3039. ),
  3040. 'unique keys' => array(
  3041. 'nid_vid' => array('nid', 'vid'),
  3042. 'vid' => array('vid'),
  3043. ),
  3044. 'foreign keys' => array(
  3045. 'node_revision' => array(
  3046. 'table' => 'node_revision',
  3047. 'columns' => array('vid' => 'vid'),
  3048. ),
  3049. 'node_author' => array(
  3050. 'table' => 'users',
  3051. 'columns' => array('uid' => 'uid'),
  3052. ),
  3053. ),
  3054. 'primary key' => array('nid'),
  3055. );
  3056. return $schema;
  3057. }
  3058. /**
  3059. * Perform alterations to existing database schemas.
  3060. *
  3061. * When a module modifies the database structure of another module (by
  3062. * changing, adding or removing fields, keys or indexes), it should
  3063. * implement hook_schema_alter() to update the default $schema to take its
  3064. * changes into account.
  3065. *
  3066. * See hook_schema() for details on the schema definition structure.
  3067. *
  3068. * @param $schema
  3069. * Nested array describing the schemas for all modules.
  3070. *
  3071. * @ingroup schemaapi
  3072. */
  3073. function hook_schema_alter(&$schema) {
  3074. // Add field to existing schema.
  3075. $schema['users']['fields']['timezone_id'] = array(
  3076. 'type' => 'int',
  3077. 'not null' => TRUE,
  3078. 'default' => 0,
  3079. 'description' => 'Per-user timezone configuration.',
  3080. );
  3081. }
  3082. /**
  3083. * Perform alterations to a structured query.
  3084. *
  3085. * Structured (aka dynamic) queries that have tags associated may be altered by any module
  3086. * before the query is executed.
  3087. *
  3088. * @param $query
  3089. * A Query object describing the composite parts of a SQL query.
  3090. *
  3091. * @see hook_query_TAG_alter()
  3092. * @see node_query_node_access_alter()
  3093. * @see QueryAlterableInterface
  3094. * @see SelectQueryInterface
  3095. */
  3096. function hook_query_alter(QueryAlterableInterface $query) {
  3097. if ($query->hasTag('micro_limit')) {
  3098. $query->range(0, 2);
  3099. }
  3100. }
  3101. /**
  3102. * Perform alterations to a structured query for a given tag.
  3103. *
  3104. * @param $query
  3105. * An Query object describing the composite parts of a SQL query.
  3106. *
  3107. * @see hook_query_alter()
  3108. * @see node_query_node_access_alter()
  3109. * @see QueryAlterableInterface
  3110. * @see SelectQueryInterface
  3111. */
  3112. function hook_query_TAG_alter(QueryAlterableInterface $query) {
  3113. // Skip the extra expensive alterations if site has no node access control modules.
  3114. if (!node_access_view_all_nodes()) {
  3115. // Prevent duplicates records.
  3116. $query->distinct();
  3117. // The recognized operations are 'view', 'update', 'delete'.
  3118. if (!$op = $query->getMetaData('op')) {
  3119. $op = 'view';
  3120. }
  3121. // Skip the extra joins and conditions for node admins.
  3122. if (!user_access('bypass node access')) {
  3123. // The node_access table has the access grants for any given node.
  3124. $access_alias = $query->join('node_access', 'na', '%alias.nid = n.nid');
  3125. $or = db_or();
  3126. // If any grant exists for the specified user, then user has access to the node for the specified operation.
  3127. foreach (node_access_grants($op, $query->getMetaData('account')) as $realm => $gids) {
  3128. foreach ($gids as $gid) {
  3129. $or->condition(db_and()
  3130. ->condition($access_alias . '.gid', $gid)
  3131. ->condition($access_alias . '.realm', $realm)
  3132. );
  3133. }
  3134. }
  3135. if (count($or->conditions())) {
  3136. $query->condition($or);
  3137. }
  3138. $query->condition($access_alias . 'grant_' . $op, 1, '>=');
  3139. }
  3140. }
  3141. }
  3142. /**
  3143. * Perform setup tasks when the module is installed.
  3144. *
  3145. * If the module implements hook_schema(), the database tables will
  3146. * be created before this hook is fired.
  3147. *
  3148. * Implementations of this hook are by convention declared in the module's
  3149. * .install file. The implementation can rely on the .module file being loaded.
  3150. * The hook will only be called the first time a module is enabled or after it
  3151. * is re-enabled after being uninstalled. The module's schema version will be
  3152. * set to the module's greatest numbered update hook. Because of this, any time
  3153. * a hook_update_N() is added to the module, this function needs to be updated
  3154. * to reflect the current version of the database schema.
  3155. *
  3156. * See the @link http://drupal.org/node/146843 Schema API documentation @endlink
  3157. * for details on hook_schema and how database tables are defined.
  3158. *
  3159. * Note that since this function is called from a full bootstrap, all functions
  3160. * (including those in modules enabled by the current page request) are
  3161. * available when this hook is called. Use cases could be displaying a user
  3162. * message, or calling a module function necessary for initial setup, etc.
  3163. *
  3164. * Please be sure that anything added or modified in this function that can
  3165. * be removed during uninstall should be removed with hook_uninstall().
  3166. *
  3167. * @see hook_schema()
  3168. * @see module_enable()
  3169. * @see hook_enable()
  3170. * @see hook_disable()
  3171. * @see hook_uninstall()
  3172. * @see hook_modules_installed()
  3173. */
  3174. function hook_install() {
  3175. // Populate the default {node_access} record.
  3176. db_insert('node_access')
  3177. ->fields(array(
  3178. 'nid' => 0,
  3179. 'gid' => 0,
  3180. 'realm' => 'all',
  3181. 'grant_view' => 1,
  3182. 'grant_update' => 0,
  3183. 'grant_delete' => 0,
  3184. ))
  3185. ->execute();
  3186. }
  3187. /**
  3188. * Perform a single update.
  3189. *
  3190. * For each change that requires one or more actions to be performed when
  3191. * updating a site, add a new hook_update_N(), which will be called by
  3192. * update.php. The documentation block preceding this function is stripped of
  3193. * newlines and used as the description for the update on the pending updates
  3194. * task list. Schema updates should adhere to the
  3195. * @link http://drupal.org/node/150215 Schema API. @endlink
  3196. *
  3197. * Implementations of hook_update_N() are named (module name)_update_(number).
  3198. * The numbers are composed of three parts:
  3199. * - 1 digit for Drupal core compatibility.
  3200. * - 1 digit for your module's major release version (e.g., is this the 7.x-1.*
  3201. * (1) or 7.x-2.* (2) series of your module?). This digit should be 0 for
  3202. * initial porting of your module to a new Drupal core API.
  3203. * - 2 digits for sequential counting, starting with 00.
  3204. *
  3205. * Examples:
  3206. * - mymodule_update_7000(): This is the required update for mymodule to run
  3207. * with Drupal core API 7.x when upgrading from Drupal core API 6.x.
  3208. * - mymodule_update_7100(): This is the first update to get the database ready
  3209. * to run mymodule 7.x-1.*.
  3210. * - mymodule_update_7200(): This is the first update to get the database ready
  3211. * to run mymodule 7.x-2.*. Users can directly update from 6.x-2.* to 7.x-2.*
  3212. * and they get all 70xx and 72xx updates, but not 71xx updates, because
  3213. * those reside in the 7.x-1.x branch only.
  3214. *
  3215. * A good rule of thumb is to remove updates older than two major releases of
  3216. * Drupal. See hook_update_last_removed() to notify Drupal about the removals.
  3217. * For further information about releases and release numbers see:
  3218. * @link http://drupal.org/node/711070 Maintaining a drupal.org project with Git @endlink
  3219. *
  3220. * Never renumber update functions.
  3221. *
  3222. * Implementations of this hook should be placed in a mymodule.install file in
  3223. * the same directory as mymodule.module. Drupal core's updates are implemented
  3224. * using the system module as a name and stored in database/updates.inc.
  3225. *
  3226. * Not all module functions are available from within a hook_update_N() function.
  3227. * In order to call a function from your mymodule.module or an include file,
  3228. * you need to explicitly load that file first.
  3229. *
  3230. * During database updates the schema of any module could be out of date. For
  3231. * this reason, caution is needed when using any API function within an update
  3232. * function - particularly CRUD functions, functions that depend on the schema
  3233. * (for example by using drupal_write_record()), and any functions that invoke
  3234. * hooks. See @link update_api Update versions of API functions @endlink for
  3235. * details.
  3236. *
  3237. * If your update task is potentially time-consuming, you'll need to implement a
  3238. * multipass update to avoid PHP timeouts. Multipass updates use the $sandbox
  3239. * parameter provided by the batch API (normally, $context['sandbox']) to store
  3240. * information between successive calls, and the $sandbox['#finished'] value
  3241. * to provide feedback regarding completion level.
  3242. *
  3243. * See the batch operations page for more information on how to use the
  3244. * @link http://drupal.org/node/180528 Batch API. @endlink
  3245. *
  3246. * @param $sandbox
  3247. * Stores information for multipass updates. See above for more information.
  3248. *
  3249. * @throws DrupalUpdateException, PDOException
  3250. * In case of error, update hooks should throw an instance of DrupalUpdateException
  3251. * with a meaningful message for the user. If a database query fails for whatever
  3252. * reason, it will throw a PDOException.
  3253. *
  3254. * @return
  3255. * Optionally, update hooks may return a translated string that will be
  3256. * displayed to the user after the update has completed. If no message is
  3257. * returned, no message will be presented to the user.
  3258. *
  3259. * @see batch
  3260. * @see schemaapi
  3261. * @see update_api
  3262. * @see hook_update_last_removed()
  3263. * @see update_get_update_list()
  3264. */
  3265. function hook_update_N(&$sandbox) {
  3266. // For non-multipass updates, the signature can simply be;
  3267. // function hook_update_N() {
  3268. // For most updates, the following is sufficient.
  3269. db_add_field('mytable1', 'newcol', array('type' => 'int', 'not null' => TRUE, 'description' => 'My new integer column.'));
  3270. // However, for more complex operations that may take a long time,
  3271. // you may hook into Batch API as in the following example.
  3272. // Update 3 users at a time to have an exclamation point after their names.
  3273. // (They're really happy that we can do batch API in this hook!)
  3274. if (!isset($sandbox['progress'])) {
  3275. $sandbox['progress'] = 0;
  3276. $sandbox['current_uid'] = 0;
  3277. // We'll -1 to disregard the uid 0...
  3278. $sandbox['max'] = db_query('SELECT COUNT(DISTINCT uid) FROM {users}')->fetchField() - 1;
  3279. }
  3280. $users = db_select('users', 'u')
  3281. ->fields('u', array('uid', 'name'))
  3282. ->condition('uid', $sandbox['current_uid'], '>')
  3283. ->range(0, 3)
  3284. ->orderBy('uid', 'ASC')
  3285. ->execute();
  3286. foreach ($users as $user) {
  3287. $user->name .= '!';
  3288. db_update('users')
  3289. ->fields(array('name' => $user->name))
  3290. ->condition('uid', $user->uid)
  3291. ->execute();
  3292. $sandbox['progress']++;
  3293. $sandbox['current_uid'] = $user->uid;
  3294. }
  3295. $sandbox['#finished'] = empty($sandbox['max']) ? 1 : ($sandbox['progress'] / $sandbox['max']);
  3296. // To display a message to the user when the update is completed, return it.
  3297. // If you do not want to display a completion message, simply return nothing.
  3298. return t('The update did what it was supposed to do.');
  3299. // In case of an error, simply throw an exception with an error message.
  3300. throw new DrupalUpdateException('Something went wrong; here is what you should do.');
  3301. }
  3302. /**
  3303. * Return an array of information about module update dependencies.
  3304. *
  3305. * This can be used to indicate update functions from other modules that your
  3306. * module's update functions depend on, or vice versa. It is used by the update
  3307. * system to determine the appropriate order in which updates should be run, as
  3308. * well as to search for missing dependencies.
  3309. *
  3310. * Implementations of this hook should be placed in a mymodule.install file in
  3311. * the same directory as mymodule.module.
  3312. *
  3313. * @return
  3314. * A multidimensional array containing information about the module update
  3315. * dependencies. The first two levels of keys represent the module and update
  3316. * number (respectively) for which information is being returned, and the
  3317. * value is an array of information about that update's dependencies. Within
  3318. * this array, each key represents a module, and each value represents the
  3319. * number of an update function within that module. In the event that your
  3320. * update function depends on more than one update from a particular module,
  3321. * you should always list the highest numbered one here (since updates within
  3322. * a given module always run in numerical order).
  3323. *
  3324. * @see update_resolve_dependencies()
  3325. * @see hook_update_N()
  3326. */
  3327. function hook_update_dependencies() {
  3328. // Indicate that the mymodule_update_7000() function provided by this module
  3329. // must run after the another_module_update_7002() function provided by the
  3330. // 'another_module' module.
  3331. $dependencies['mymodule'][7000] = array(
  3332. 'another_module' => 7002,
  3333. );
  3334. // Indicate that the mymodule_update_7001() function provided by this module
  3335. // must run before the yet_another_module_update_7004() function provided by
  3336. // the 'yet_another_module' module. (Note that declaring dependencies in this
  3337. // direction should be done only in rare situations, since it can lead to the
  3338. // following problem: If a site has already run the yet_another_module
  3339. // module's database updates before it updates its codebase to pick up the
  3340. // newest mymodule code, then the dependency declared here will be ignored.)
  3341. $dependencies['yet_another_module'][7004] = array(
  3342. 'mymodule' => 7001,
  3343. );
  3344. return $dependencies;
  3345. }
  3346. /**
  3347. * Return a number which is no longer available as hook_update_N().
  3348. *
  3349. * If you remove some update functions from your mymodule.install file, you
  3350. * should notify Drupal of those missing functions. This way, Drupal can
  3351. * ensure that no update is accidentally skipped.
  3352. *
  3353. * Implementations of this hook should be placed in a mymodule.install file in
  3354. * the same directory as mymodule.module.
  3355. *
  3356. * @return
  3357. * An integer, corresponding to hook_update_N() which has been removed from
  3358. * mymodule.install.
  3359. *
  3360. * @see hook_update_N()
  3361. */
  3362. function hook_update_last_removed() {
  3363. // We've removed the 5.x-1.x version of mymodule, including database updates.
  3364. // The next update function is mymodule_update_5200().
  3365. return 5103;
  3366. }
  3367. /**
  3368. * Remove any information that the module sets.
  3369. *
  3370. * The information that the module should remove includes:
  3371. * - variables that the module has set using variable_set() or system_settings_form()
  3372. * - modifications to existing tables
  3373. *
  3374. * The module should not remove its entry from the {system} table. Database
  3375. * tables defined by hook_schema() will be removed automatically.
  3376. *
  3377. * The uninstall hook must be implemented in the module's .install file. It
  3378. * will fire when the module gets uninstalled but before the module's database
  3379. * tables are removed, allowing your module to query its own tables during
  3380. * this routine.
  3381. *
  3382. * When hook_uninstall() is called, your module will already be disabled, so
  3383. * its .module file will not be automatically included. If you need to call API
  3384. * functions from your .module file in this hook, use drupal_load() to make
  3385. * them available. (Keep this usage to a minimum, though, especially when
  3386. * calling API functions that invoke hooks, or API functions from modules
  3387. * listed as dependencies, since these may not be available or work as expected
  3388. * when the module is disabled.)
  3389. *
  3390. * @see hook_install()
  3391. * @see hook_schema()
  3392. * @see hook_disable()
  3393. * @see hook_modules_uninstalled()
  3394. */
  3395. function hook_uninstall() {
  3396. variable_del('upload_file_types');
  3397. }
  3398. /**
  3399. * Perform necessary actions after module is enabled.
  3400. *
  3401. * The hook is called every time the module is enabled. It should be
  3402. * implemented in the module's .install file. The implementation can
  3403. * rely on the .module file being loaded.
  3404. *
  3405. * @see module_enable()
  3406. * @see hook_install()
  3407. * @see hook_modules_enabled()
  3408. */
  3409. function hook_enable() {
  3410. mymodule_cache_rebuild();
  3411. }
  3412. /**
  3413. * Perform necessary actions before module is disabled.
  3414. *
  3415. * The hook is called every time the module is disabled. It should be
  3416. * implemented in the module's .install file. The implementation can rely
  3417. * on the .module file being loaded.
  3418. *
  3419. * @see hook_uninstall()
  3420. * @see hook_modules_disabled()
  3421. */
  3422. function hook_disable() {
  3423. mymodule_cache_rebuild();
  3424. }
  3425. /**
  3426. * Perform necessary alterations to the list of files parsed by the registry.
  3427. *
  3428. * Modules can manually modify the list of files before the registry parses
  3429. * them. The $modules array provides the .info file information, which includes
  3430. * the list of files registered to each module. Any files in the list can then
  3431. * be added to the list of files that the registry will parse, or modify
  3432. * attributes of a file.
  3433. *
  3434. * A necessary alteration made by the core SimpleTest module is to force .test
  3435. * files provided by disabled modules into the list of files parsed by the
  3436. * registry.
  3437. *
  3438. * @param $files
  3439. * List of files to be parsed by the registry. The list will contain
  3440. * files found in each enabled module's info file and the core includes
  3441. * directory. The array is keyed by the file path and contains an array of
  3442. * the related module's name and weight as used internally by
  3443. * _registry_update() and related functions.
  3444. *
  3445. * For example:
  3446. * @code
  3447. * $files["modules/system/system.module"] = array(
  3448. * 'module' => 'system',
  3449. * 'weight' => 0,
  3450. * );
  3451. * @endcode
  3452. * @param $modules
  3453. * An array containing all module information stored in the {system} table.
  3454. * Each element of the array also contains the module's .info file
  3455. * information in the property 'info'. An additional 'dir' property has been
  3456. * added to the module information which provides the path to the directory
  3457. * in which the module resides. The example shows how to take advantage of
  3458. * both properties.
  3459. *
  3460. * @see _registry_update()
  3461. * @see simpletest_test_get_all()
  3462. */
  3463. function hook_registry_files_alter(&$files, $modules) {
  3464. foreach ($modules as $module) {
  3465. // Only add test files for disabled modules, as enabled modules should
  3466. // already include any test files they provide.
  3467. if (!$module->status) {
  3468. $dir = $module->dir;
  3469. foreach ($module->info['files'] as $file) {
  3470. if (substr($file, -5) == '.test') {
  3471. $files["$dir/$file"] = array('module' => $module->name, 'weight' => $module->weight);
  3472. }
  3473. }
  3474. }
  3475. }
  3476. }
  3477. /**
  3478. * Return an array of tasks to be performed by an installation profile.
  3479. *
  3480. * Any tasks you define here will be run, in order, after the installer has
  3481. * finished the site configuration step but before it has moved on to the
  3482. * final import of languages and the end of the installation. You can have any
  3483. * number of custom tasks to perform during this phase.
  3484. *
  3485. * Each task you define here corresponds to a callback function which you must
  3486. * separately define and which is called when your task is run. This function
  3487. * will receive the global installation state variable, $install_state, as
  3488. * input, and has the opportunity to access or modify any of its settings. See
  3489. * the install_state_defaults() function in the installer for the list of
  3490. * $install_state settings used by Drupal core.
  3491. *
  3492. * At the end of your task function, you can indicate that you want the
  3493. * installer to pause and display a page to the user by returning any themed
  3494. * output that should be displayed on that page (but see below for tasks that
  3495. * use the form API or batch API; the return values of these task functions are
  3496. * handled differently). You should also use drupal_set_title() within the task
  3497. * callback function to set a custom page title. For some tasks, however, you
  3498. * may want to simply do some processing and pass control to the next task
  3499. * without ending the page request; to indicate this, simply do not send back
  3500. * a return value from your task function at all. This can be used, for
  3501. * example, by installation profiles that need to configure certain site
  3502. * settings in the database without obtaining any input from the user.
  3503. *
  3504. * The task function is treated specially if it defines a form or requires
  3505. * batch processing; in that case, you should return either the form API
  3506. * definition or batch API array, as appropriate. See below for more
  3507. * information on the 'type' key that you must define in the task definition
  3508. * to inform the installer that your task falls into one of those two
  3509. * categories. It is important to use these APIs directly, since the installer
  3510. * may be run non-interactively (for example, via a command line script), all
  3511. * in one page request; in that case, the installer will automatically take
  3512. * care of submitting forms and processing batches correctly for both types of
  3513. * installations. You can inspect the $install_state['interactive'] boolean to
  3514. * see whether or not the current installation is interactive, if you need
  3515. * access to this information.
  3516. *
  3517. * Remember that a user installing Drupal interactively will be able to reload
  3518. * an installation page multiple times, so you should use variable_set() and
  3519. * variable_get() if you are collecting any data that you need to store and
  3520. * inspect later. It is important to remove any temporary variables using
  3521. * variable_del() before your last task has completed and control is handed
  3522. * back to the installer.
  3523. *
  3524. * @param array $install_state
  3525. * An array of information about the current installation state.
  3526. *
  3527. * @return array
  3528. * A keyed array of tasks the profile will perform during the final stage of
  3529. * the installation. Each key represents the name of a function (usually a
  3530. * function defined by this profile, although that is not strictly required)
  3531. * that is called when that task is run. The values are associative arrays
  3532. * containing the following key-value pairs (all of which are optional):
  3533. * - display_name: The human-readable name of the task. This will be
  3534. * displayed to the user while the installer is running, along with a list
  3535. * of other tasks that are being run. Leave this unset to prevent the task
  3536. * from appearing in the list.
  3537. * - display: This is a boolean which can be used to provide finer-grained
  3538. * control over whether or not the task will display. This is mostly useful
  3539. * for tasks that are intended to display only under certain conditions;
  3540. * for these tasks, you can set 'display_name' to the name that you want to
  3541. * display, but then use this boolean to hide the task only when certain
  3542. * conditions apply.
  3543. * - type: A string representing the type of task. This parameter has three
  3544. * possible values:
  3545. * - normal: (default) This indicates that the task will be treated as a
  3546. * regular callback function, which does its processing and optionally
  3547. * returns HTML output.
  3548. * - batch: This indicates that the task function will return a batch API
  3549. * definition suitable for batch_set(). The installer will then take care
  3550. * of automatically running the task via batch processing.
  3551. * - form: This indicates that the task function will return a standard
  3552. * form API definition (and separately define validation and submit
  3553. * handlers, as appropriate). The installer will then take care of
  3554. * automatically directing the user through the form submission process.
  3555. * - run: A constant representing the manner in which the task will be run.
  3556. * This parameter has three possible values:
  3557. * - INSTALL_TASK_RUN_IF_NOT_COMPLETED: (default) This indicates that the
  3558. * task will run once during the installation of the profile.
  3559. * - INSTALL_TASK_SKIP: This indicates that the task will not run during
  3560. * the current installation page request. It can be used to skip running
  3561. * an installation task when certain conditions are met, even though the
  3562. * task may still show on the list of installation tasks presented to the
  3563. * user.
  3564. * - INSTALL_TASK_RUN_IF_REACHED: This indicates that the task will run on
  3565. * each installation page request that reaches it. This is rarely
  3566. * necessary for an installation profile to use; it is primarily used by
  3567. * the Drupal installer for bootstrap-related tasks.
  3568. * - function: Normally this does not need to be set, but it can be used to
  3569. * force the installer to call a different function when the task is run
  3570. * (rather than the function whose name is given by the array key). This
  3571. * could be used, for example, to allow the same function to be called by
  3572. * two different tasks.
  3573. *
  3574. * @see install_state_defaults()
  3575. * @see batch_set()
  3576. */
  3577. function hook_install_tasks(&$install_state) {
  3578. // Here, we define a variable to allow tasks to indicate that a particular,
  3579. // processor-intensive batch process needs to be triggered later on in the
  3580. // installation.
  3581. $myprofile_needs_batch_processing = variable_get('myprofile_needs_batch_processing', FALSE);
  3582. $tasks = array(
  3583. // This is an example of a task that defines a form which the user who is
  3584. // installing the site will be asked to fill out. To implement this task,
  3585. // your profile would define a function named myprofile_data_import_form()
  3586. // as a normal form API callback function, with associated validation and
  3587. // submit handlers. In the submit handler, in addition to saving whatever
  3588. // other data you have collected from the user, you might also call
  3589. // variable_set('myprofile_needs_batch_processing', TRUE) if the user has
  3590. // entered data which requires that batch processing will need to occur
  3591. // later on.
  3592. 'myprofile_data_import_form' => array(
  3593. 'display_name' => st('Data import options'),
  3594. 'type' => 'form',
  3595. ),
  3596. // Similarly, to implement this task, your profile would define a function
  3597. // named myprofile_settings_form() with associated validation and submit
  3598. // handlers. This form might be used to collect and save additional
  3599. // information from the user that your profile needs. There are no extra
  3600. // steps required for your profile to act as an "installation wizard"; you
  3601. // can simply define as many tasks of type 'form' as you wish to execute,
  3602. // and the forms will be presented to the user, one after another.
  3603. 'myprofile_settings_form' => array(
  3604. 'display_name' => st('Additional options'),
  3605. 'type' => 'form',
  3606. ),
  3607. // This is an example of a task that performs batch operations. To
  3608. // implement this task, your profile would define a function named
  3609. // myprofile_batch_processing() which returns a batch API array definition
  3610. // that the installer will use to execute your batch operations. Due to the
  3611. // 'myprofile_needs_batch_processing' variable used here, this task will be
  3612. // hidden and skipped unless your profile set it to TRUE in one of the
  3613. // previous tasks.
  3614. 'myprofile_batch_processing' => array(
  3615. 'display_name' => st('Import additional data'),
  3616. 'display' => $myprofile_needs_batch_processing,
  3617. 'type' => 'batch',
  3618. 'run' => $myprofile_needs_batch_processing ? INSTALL_TASK_RUN_IF_NOT_COMPLETED : INSTALL_TASK_SKIP,
  3619. ),
  3620. // This is an example of a task that will not be displayed in the list that
  3621. // the user sees. To implement this task, your profile would define a
  3622. // function named myprofile_final_site_setup(), in which additional,
  3623. // automated site setup operations would be performed. Since this is the
  3624. // last task defined by your profile, you should also use this function to
  3625. // call variable_del('myprofile_needs_batch_processing') and clean up the
  3626. // variable that was used above. If you want the user to pass to the final
  3627. // Drupal installation tasks uninterrupted, return no output from this
  3628. // function. Otherwise, return themed output that the user will see (for
  3629. // example, a confirmation page explaining that your profile's tasks are
  3630. // complete, with a link to reload the current page and therefore pass on
  3631. // to the final Drupal installation tasks when the user is ready to do so).
  3632. 'myprofile_final_site_setup' => array(
  3633. ),
  3634. );
  3635. return $tasks;
  3636. }
  3637. /**
  3638. * Change the page the user is sent to by drupal_goto().
  3639. *
  3640. * @param $path
  3641. * A Drupal path or a full URL.
  3642. * @param $options
  3643. * An associative array of additional URL options to pass to url().
  3644. * @param $http_response_code
  3645. * The HTTP status code to use for the redirection. See drupal_goto() for more
  3646. * information.
  3647. */
  3648. function hook_drupal_goto_alter(&$path, &$options, &$http_response_code) {
  3649. // A good addition to misery module.
  3650. $http_response_code = 500;
  3651. }
  3652. /**
  3653. * Alter XHTML HEAD tags before they are rendered by drupal_get_html_head().
  3654. *
  3655. * Elements available to be altered are only those added using
  3656. * drupal_add_html_head_link() or drupal_add_html_head(). CSS and JS files
  3657. * are handled using drupal_add_css() and drupal_add_js(), so the head links
  3658. * for those files will not appear in the $head_elements array.
  3659. *
  3660. * @param $head_elements
  3661. * An array of renderable elements. Generally the values of the #attributes
  3662. * array will be the most likely target for changes.
  3663. */
  3664. function hook_html_head_alter(&$head_elements) {
  3665. foreach ($head_elements as $key => $element) {
  3666. if (isset($element['#attributes']['rel']) && $element['#attributes']['rel'] == 'canonical') {
  3667. // I want a custom canonical URL.
  3668. $head_elements[$key]['#attributes']['href'] = mymodule_canonical_url();
  3669. }
  3670. }
  3671. }
  3672. /**
  3673. * Alter the full list of installation tasks.
  3674. *
  3675. * @param $tasks
  3676. * An array of all available installation tasks, including those provided by
  3677. * Drupal core. You can modify this array to change or replace any part of
  3678. * the Drupal installation process that occurs after the installation profile
  3679. * is selected.
  3680. * @param $install_state
  3681. * An array of information about the current installation state.
  3682. */
  3683. function hook_install_tasks_alter(&$tasks, $install_state) {
  3684. // Replace the "Choose language" installation task provided by Drupal core
  3685. // with a custom callback function defined by this installation profile.
  3686. $tasks['install_select_locale']['function'] = 'myprofile_locale_selection';
  3687. }
  3688. /**
  3689. * Alter MIME type mappings used to determine MIME type from a file extension.
  3690. *
  3691. * This hook is run when file_mimetype_mapping() is called. It is used to
  3692. * allow modules to add to or modify the default mapping from
  3693. * file_default_mimetype_mapping().
  3694. *
  3695. * @param $mapping
  3696. * An array of mimetypes correlated to the extensions that relate to them.
  3697. * The array has 'mimetypes' and 'extensions' elements, each of which is an
  3698. * array.
  3699. *
  3700. * @see file_default_mimetype_mapping()
  3701. */
  3702. function hook_file_mimetype_mapping_alter(&$mapping) {
  3703. // Add new MIME type 'drupal/info'.
  3704. $mapping['mimetypes']['example_info'] = 'drupal/info';
  3705. // Add new extension '.info' and map it to the 'drupal/info' MIME type.
  3706. $mapping['extensions']['info'] = 'example_info';
  3707. // Override existing extension mapping for '.ogg' files.
  3708. $mapping['extensions']['ogg'] = 189;
  3709. }
  3710. /**
  3711. * Declares information about actions.
  3712. *
  3713. * Any module can define actions, and then call actions_do() to make those
  3714. * actions happen in response to events. The trigger module provides a user
  3715. * interface for associating actions with module-defined triggers, and it makes
  3716. * sure the core triggers fire off actions when their events happen.
  3717. *
  3718. * An action consists of two or three parts:
  3719. * - an action definition (returned by this hook)
  3720. * - a function which performs the action (which by convention is named
  3721. * MODULE_description-of-function_action)
  3722. * - an optional form definition function that defines a configuration form
  3723. * (which has the name of the action function with '_form' appended to it.)
  3724. *
  3725. * The action function takes two to four arguments, which come from the input
  3726. * arguments to actions_do().
  3727. *
  3728. * @return
  3729. * An associative array of action descriptions. The keys of the array
  3730. * are the names of the action functions, and each corresponding value
  3731. * is an associative array with the following key-value pairs:
  3732. * - 'type': The type of object this action acts upon. Core actions have types
  3733. * 'node', 'user', 'comment', and 'system'.
  3734. * - 'label': The human-readable name of the action, which should be passed
  3735. * through the t() function for translation.
  3736. * - 'configurable': If FALSE, then the action doesn't require any extra
  3737. * configuration. If TRUE, then your module must define a form function with
  3738. * the same name as the action function with '_form' appended (e.g., the
  3739. * form for 'node_assign_owner_action' is 'node_assign_owner_action_form'.)
  3740. * This function takes $context as its only parameter, and is paired with
  3741. * the usual _submit function, and possibly a _validate function.
  3742. * - 'triggers': An array of the events (that is, hooks) that can trigger this
  3743. * action. For example: array('node_insert', 'user_update'). You can also
  3744. * declare support for any trigger by returning array('any') for this value.
  3745. * - 'behavior': (optional) A machine-readable array of behaviors of this
  3746. * action, used to signal additionally required actions that may need to be
  3747. * triggered. Currently recognized behaviors by Trigger module:
  3748. * - 'changes_property': If an action with this behavior is assigned to a
  3749. * trigger other than a "presave" hook, any save actions also assigned to
  3750. * this trigger are moved later in the list. If no save action is present,
  3751. * one will be added.
  3752. * Modules that are processing actions (like Trigger module) should take
  3753. * special care for the "presave" hook, in which case a dependent "save"
  3754. * action should NOT be invoked.
  3755. *
  3756. * @ingroup actions
  3757. */
  3758. function hook_action_info() {
  3759. return array(
  3760. 'comment_unpublish_action' => array(
  3761. 'type' => 'comment',
  3762. 'label' => t('Unpublish comment'),
  3763. 'configurable' => FALSE,
  3764. 'behavior' => array('changes_property'),
  3765. 'triggers' => array('comment_presave', 'comment_insert', 'comment_update'),
  3766. ),
  3767. 'comment_unpublish_by_keyword_action' => array(
  3768. 'type' => 'comment',
  3769. 'label' => t('Unpublish comment containing keyword(s)'),
  3770. 'configurable' => TRUE,
  3771. 'behavior' => array('changes_property'),
  3772. 'triggers' => array('comment_presave', 'comment_insert', 'comment_update'),
  3773. ),
  3774. 'comment_save_action' => array(
  3775. 'type' => 'comment',
  3776. 'label' => t('Save comment'),
  3777. 'configurable' => FALSE,
  3778. 'triggers' => array('comment_insert', 'comment_update'),
  3779. ),
  3780. );
  3781. }
  3782. /**
  3783. * Executes code after an action is deleted.
  3784. *
  3785. * @param $aid
  3786. * The action ID.
  3787. */
  3788. function hook_actions_delete($aid) {
  3789. db_delete('actions_assignments')
  3790. ->condition('aid', $aid)
  3791. ->execute();
  3792. }
  3793. /**
  3794. * Alters the actions declared by another module.
  3795. *
  3796. * Called by actions_list() to allow modules to alter the return values from
  3797. * implementations of hook_action_info().
  3798. *
  3799. * @see trigger_example_action_info_alter()
  3800. */
  3801. function hook_action_info_alter(&$actions) {
  3802. $actions['node_unpublish_action']['label'] = t('Unpublish and remove from public view.');
  3803. }
  3804. /**
  3805. * Declare archivers to the system.
  3806. *
  3807. * An archiver is a class that is able to package and unpackage one or more files
  3808. * into a single possibly compressed file. Common examples of such files are
  3809. * zip files and tar.gz files. All archiver classes must implement
  3810. * ArchiverInterface.
  3811. *
  3812. * Each entry should be keyed on a unique value, and specify three
  3813. * additional keys:
  3814. * - class: The name of the PHP class for this archiver.
  3815. * - extensions: An array of file extensions that this archiver supports.
  3816. * - weight: This optional key specifies the weight of this archiver.
  3817. * When mapping file extensions to archivers, the first archiver by
  3818. * weight found that supports the requested extension will be used.
  3819. *
  3820. * @see hook_archiver_info_alter()
  3821. */
  3822. function hook_archiver_info() {
  3823. return array(
  3824. 'tar' => array(
  3825. 'class' => 'ArchiverTar',
  3826. 'extensions' => array('tar', 'tar.gz', 'tar.bz2'),
  3827. ),
  3828. );
  3829. }
  3830. /**
  3831. * Alter archiver information declared by other modules.
  3832. *
  3833. * See hook_archiver_info() for a description of archivers and the archiver
  3834. * information structure.
  3835. *
  3836. * @param $info
  3837. * Archiver information to alter (return values from hook_archiver_info()).
  3838. */
  3839. function hook_archiver_info_alter(&$info) {
  3840. $info['tar']['extensions'][] = 'tgz';
  3841. }
  3842. /**
  3843. * Define additional date types.
  3844. *
  3845. * Next to the 'long', 'medium' and 'short' date types defined in core, any
  3846. * module can define additional types that can be used when displaying dates,
  3847. * by implementing this hook. A date type is basically just a name for a date
  3848. * format.
  3849. *
  3850. * Date types are used in the administration interface: a user can assign
  3851. * date format types defined in hook_date_formats() to date types defined in
  3852. * this hook. Once a format has been assigned by a user, the machine name of a
  3853. * type can be used in the format_date() function to format a date using the
  3854. * chosen formatting.
  3855. *
  3856. * To define a date type in a module and make sure a format has been assigned to
  3857. * it, without requiring a user to visit the administrative interface, use
  3858. * @code variable_set('date_format_' . $type, $format); @endcode
  3859. * where $type is the machine-readable name defined here, and $format is a PHP
  3860. * date format string.
  3861. *
  3862. * To avoid namespace collisions with date types defined by other modules, it is
  3863. * recommended that each date type starts with the module name. A date type
  3864. * can consist of letters, numbers and underscores.
  3865. *
  3866. * @return
  3867. * An array of date types where the keys are the machine-readable names and
  3868. * the values are the human-readable labels.
  3869. *
  3870. * @see hook_date_formats()
  3871. * @see format_date()
  3872. */
  3873. function hook_date_format_types() {
  3874. // Define the core date format types.
  3875. return array(
  3876. 'long' => t('Long'),
  3877. 'medium' => t('Medium'),
  3878. 'short' => t('Short'),
  3879. );
  3880. }
  3881. /**
  3882. * Modify existing date types.
  3883. *
  3884. * Allows other modules to modify existing date types like 'long'. Called by
  3885. * _system_date_format_types_build(). For instance, A module may use this hook
  3886. * to apply settings across all date types, such as locking all date types so
  3887. * they appear to be provided by the system.
  3888. *
  3889. * @param $types
  3890. * A list of date types. Each date type is keyed by the machine-readable name
  3891. * and the values are associative arrays containing:
  3892. * - is_new: Set to FALSE to override previous settings.
  3893. * - module: The name of the module that created the date type.
  3894. * - type: The machine-readable date type name.
  3895. * - title: The human-readable date type name.
  3896. * - locked: Specifies that the date type is system-provided.
  3897. */
  3898. function hook_date_format_types_alter(&$types) {
  3899. foreach ($types as $name => $type) {
  3900. $types[$name]['locked'] = 1;
  3901. }
  3902. }
  3903. /**
  3904. * Define additional date formats.
  3905. *
  3906. * This hook is used to define the PHP date format strings that can be assigned
  3907. * to date types in the administrative interface. A module can provide date
  3908. * format strings for the core-provided date types ('long', 'medium', and
  3909. * 'short'), or for date types defined in hook_date_format_types() by itself
  3910. * or another module.
  3911. *
  3912. * Since date formats can be locale-specific, you can specify the locales that
  3913. * each date format string applies to. There may be more than one locale for a
  3914. * format. There may also be more than one format for the same locale. For
  3915. * example d/m/Y and Y/m/d work equally well in some locales. You may wish to
  3916. * define some additional date formats that aren't specific to any one locale,
  3917. * for example, "Y m". For these cases, the 'locales' component of the return
  3918. * value should be omitted.
  3919. *
  3920. * Providing a date format here does not normally assign the format to be
  3921. * used with the associated date type -- a user has to choose a format for each
  3922. * date type in the administrative interface. There is one exception: locale
  3923. * initialization chooses a locale-specific format for the three core-provided
  3924. * types (see locale_get_localized_date_format() for details). If your module
  3925. * needs to ensure that a date type it defines has a format associated with it,
  3926. * call @code variable_set('date_format_' . $type, $format); @endcode
  3927. * where $type is the machine-readable name defined in hook_date_format_types(),
  3928. * and $format is a PHP date format string.
  3929. *
  3930. * @return
  3931. * A list of date formats to offer as choices in the administrative
  3932. * interface. Each date format is a keyed array consisting of three elements:
  3933. * - 'type': The date type name that this format can be used with, as
  3934. * declared in an implementation of hook_date_format_types().
  3935. * - 'format': A PHP date format string to use when formatting dates. It
  3936. * can contain any of the formatting options described at
  3937. * http://php.net/manual/en/function.date.php
  3938. * - 'locales': (optional) An array of 2 and 5 character locale codes,
  3939. * defining which locales this format applies to (for example, 'en',
  3940. * 'en-us', etc.). If your date format is not language-specific, leave this
  3941. * array empty.
  3942. *
  3943. * @see hook_date_format_types()
  3944. */
  3945. function hook_date_formats() {
  3946. return array(
  3947. array(
  3948. 'type' => 'mymodule_extra_long',
  3949. 'format' => 'l jS F Y H:i:s e',
  3950. 'locales' => array('en-ie'),
  3951. ),
  3952. array(
  3953. 'type' => 'mymodule_extra_long',
  3954. 'format' => 'l jS F Y h:i:sa',
  3955. 'locales' => array('en', 'en-us'),
  3956. ),
  3957. array(
  3958. 'type' => 'short',
  3959. 'format' => 'F Y',
  3960. 'locales' => array(),
  3961. ),
  3962. );
  3963. }
  3964. /**
  3965. * Alter date formats declared by another module.
  3966. *
  3967. * Called by _system_date_format_types_build() to allow modules to alter the
  3968. * return values from implementations of hook_date_formats().
  3969. */
  3970. function hook_date_formats_alter(&$formats) {
  3971. foreach ($formats as $id => $format) {
  3972. $formats[$id]['locales'][] = 'en-ca';
  3973. }
  3974. }
  3975. /**
  3976. * Alters the delivery callback used to send the result of the page callback to the browser.
  3977. *
  3978. * Called by drupal_deliver_page() to allow modules to alter how the
  3979. * page is delivered to the browser.
  3980. *
  3981. * This hook is intended for altering the delivery callback based on
  3982. * information unrelated to the path of the page accessed. For example,
  3983. * it can be used to set the delivery callback based on a HTTP request
  3984. * header (as shown in the code sample). To specify a delivery callback
  3985. * based on path information, use hook_menu() or hook_menu_alter().
  3986. *
  3987. * This hook can also be used as an API function that can be used to explicitly
  3988. * set the delivery callback from some other function. For example, for a module
  3989. * named MODULE:
  3990. * @code
  3991. * function MODULE_page_delivery_callback_alter(&$callback, $set = FALSE) {
  3992. * static $stored_callback;
  3993. * if ($set) {
  3994. * $stored_callback = $callback;
  3995. * }
  3996. * elseif (isset($stored_callback)) {
  3997. * $callback = $stored_callback;
  3998. * }
  3999. * }
  4000. * function SOMEWHERE_ELSE() {
  4001. * $desired_delivery_callback = 'foo';
  4002. * MODULE_page_delivery_callback_alter($desired_delivery_callback, TRUE);
  4003. * }
  4004. * @endcode
  4005. *
  4006. * @param $callback
  4007. * The name of a function.
  4008. *
  4009. * @see drupal_deliver_page()
  4010. */
  4011. function hook_page_delivery_callback_alter(&$callback) {
  4012. // jQuery sets a HTTP_X_REQUESTED_WITH header of 'XMLHttpRequest'.
  4013. // If a page would normally be delivered as an html page, and it is called
  4014. // from jQuery, deliver it instead as an Ajax response.
  4015. if (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest' && $callback == 'drupal_deliver_html_page') {
  4016. $callback = 'ajax_deliver';
  4017. }
  4018. }
  4019. /**
  4020. * Alters theme operation links.
  4021. *
  4022. * @param $theme_groups
  4023. * An associative array containing groups of themes.
  4024. *
  4025. * @see system_themes_page()
  4026. */
  4027. function hook_system_themes_page_alter(&$theme_groups) {
  4028. foreach ($theme_groups as $state => &$group) {
  4029. foreach ($theme_groups[$state] as &$theme) {
  4030. // Add a foo link to each list of theme operations.
  4031. $theme->operations[] = array(
  4032. 'title' => t('Foo'),
  4033. 'href' => 'admin/appearance/foo',
  4034. 'query' => array('theme' => $theme->name)
  4035. );
  4036. }
  4037. }
  4038. }
  4039. /**
  4040. * Alters inbound URL requests.
  4041. *
  4042. * @param $path
  4043. * The path being constructed, which, if a path alias, has been resolved to a
  4044. * Drupal path by the database, and which also may have been altered by other
  4045. * modules before this one.
  4046. * @param $original_path
  4047. * The original path, before being checked for path aliases or altered by any
  4048. * modules.
  4049. * @param $path_language
  4050. * The language of the path.
  4051. *
  4052. * @see drupal_get_normal_path()
  4053. */
  4054. function hook_url_inbound_alter(&$path, $original_path, $path_language) {
  4055. // Create the path user/me/edit, which allows a user to edit their account.
  4056. if (preg_match('|^user/me/edit(/.*)?|', $path, $matches)) {
  4057. global $user;
  4058. $path = 'user/' . $user->uid . '/edit' . $matches[1];
  4059. }
  4060. }
  4061. /**
  4062. * Alters outbound URLs.
  4063. *
  4064. * @param $path
  4065. * The outbound path to alter, not adjusted for path aliases yet. It won't be
  4066. * adjusted for path aliases until all modules are finished altering it, thus
  4067. * being consistent with hook_url_inbound_alter(), which adjusts for all path
  4068. * aliases before allowing modules to alter it. This may have been altered by
  4069. * other modules before this one.
  4070. * @param $options
  4071. * A set of URL options for the URL so elements such as a fragment or a query
  4072. * string can be added to the URL.
  4073. * @param $original_path
  4074. * The original path, before being altered by any modules.
  4075. *
  4076. * @see url()
  4077. */
  4078. function hook_url_outbound_alter(&$path, &$options, $original_path) {
  4079. // Use an external RSS feed rather than the Drupal one.
  4080. if ($path == 'rss.xml') {
  4081. $path = 'http://example.com/rss.xml';
  4082. $options['external'] = TRUE;
  4083. }
  4084. // Instead of pointing to user/[uid]/edit, point to user/me/edit.
  4085. if (preg_match('|^user/([0-9]*)/edit(/.*)?|', $path, $matches)) {
  4086. global $user;
  4087. if ($user->uid == $matches[1]) {
  4088. $path = 'user/me/edit' . $matches[2];
  4089. }
  4090. }
  4091. }
  4092. /**
  4093. * Alter the username that is displayed for a user.
  4094. *
  4095. * Called by format_username() to allow modules to alter the username that's
  4096. * displayed. Can be used to ensure user privacy in situations where
  4097. * $account->name is too revealing.
  4098. *
  4099. * @param $name
  4100. * The string that format_username() will return.
  4101. *
  4102. * @param $account
  4103. * The account object passed to format_username().
  4104. *
  4105. * @see format_username()
  4106. */
  4107. function hook_username_alter(&$name, $account) {
  4108. // Display the user's uid instead of name.
  4109. if (isset($account->uid)) {
  4110. $name = t('User !uid', array('!uid' => $account->uid));
  4111. }
  4112. }
  4113. /**
  4114. * Provide replacement values for placeholder tokens.
  4115. *
  4116. * This hook is invoked when someone calls token_replace(). That function first
  4117. * scans the text for [type:token] patterns, and splits the needed tokens into
  4118. * groups by type. Then hook_tokens() is invoked on each token-type group,
  4119. * allowing your module to respond by providing replacement text for any of
  4120. * the tokens in the group that your module knows how to process.
  4121. *
  4122. * A module implementing this hook should also implement hook_token_info() in
  4123. * order to list its available tokens on editing screens.
  4124. *
  4125. * @param $type
  4126. * The machine-readable name of the type (group) of token being replaced, such
  4127. * as 'node', 'user', or another type defined by a hook_token_info()
  4128. * implementation.
  4129. * @param $tokens
  4130. * An array of tokens to be replaced. The keys are the machine-readable token
  4131. * names, and the values are the raw [type:token] strings that appeared in the
  4132. * original text.
  4133. * @param $data
  4134. * (optional) An associative array of data objects to be used when generating
  4135. * replacement values, as supplied in the $data parameter to token_replace().
  4136. * @param $options
  4137. * (optional) An associative array of options for token replacement; see
  4138. * token_replace() for possible values.
  4139. *
  4140. * @return
  4141. * An associative array of replacement values, keyed by the raw [type:token]
  4142. * strings from the original text.
  4143. *
  4144. * @see hook_token_info()
  4145. * @see hook_tokens_alter()
  4146. */
  4147. function hook_tokens($type, $tokens, array $data = array(), array $options = array()) {
  4148. $url_options = array('absolute' => TRUE);
  4149. if (isset($options['language'])) {
  4150. $url_options['language'] = $options['language'];
  4151. $language_code = $options['language']->language;
  4152. }
  4153. else {
  4154. $language_code = NULL;
  4155. }
  4156. $sanitize = !empty($options['sanitize']);
  4157. $replacements = array();
  4158. if ($type == 'node' && !empty($data['node'])) {
  4159. $node = $data['node'];
  4160. foreach ($tokens as $name => $original) {
  4161. switch ($name) {
  4162. // Simple key values on the node.
  4163. case 'nid':
  4164. $replacements[$original] = $node->nid;
  4165. break;
  4166. case 'title':
  4167. $replacements[$original] = $sanitize ? check_plain($node->title) : $node->title;
  4168. break;
  4169. case 'edit-url':
  4170. $replacements[$original] = url('node/' . $node->nid . '/edit', $url_options);
  4171. break;
  4172. // Default values for the chained tokens handled below.
  4173. case 'author':
  4174. $name = ($node->uid == 0) ? variable_get('anonymous', t('Anonymous')) : $node->name;
  4175. $replacements[$original] = $sanitize ? filter_xss($name) : $name;
  4176. break;
  4177. case 'created':
  4178. $replacements[$original] = format_date($node->created, 'medium', '', NULL, $language_code);
  4179. break;
  4180. }
  4181. }
  4182. if ($author_tokens = token_find_with_prefix($tokens, 'author')) {
  4183. $author = user_load($node->uid);
  4184. $replacements += token_generate('user', $author_tokens, array('user' => $author), $options);
  4185. }
  4186. if ($created_tokens = token_find_with_prefix($tokens, 'created')) {
  4187. $replacements += token_generate('date', $created_tokens, array('date' => $node->created), $options);
  4188. }
  4189. }
  4190. return $replacements;
  4191. }
  4192. /**
  4193. * Alter replacement values for placeholder tokens.
  4194. *
  4195. * @param $replacements
  4196. * An associative array of replacements returned by hook_tokens().
  4197. * @param $context
  4198. * The context in which hook_tokens() was called. An associative array with
  4199. * the following keys, which have the same meaning as the corresponding
  4200. * parameters of hook_tokens():
  4201. * - 'type'
  4202. * - 'tokens'
  4203. * - 'data'
  4204. * - 'options'
  4205. *
  4206. * @see hook_tokens()
  4207. */
  4208. function hook_tokens_alter(array &$replacements, array $context) {
  4209. $options = $context['options'];
  4210. if (isset($options['language'])) {
  4211. $url_options['language'] = $options['language'];
  4212. $language_code = $options['language']->language;
  4213. }
  4214. else {
  4215. $language_code = NULL;
  4216. }
  4217. $sanitize = !empty($options['sanitize']);
  4218. if ($context['type'] == 'node' && !empty($context['data']['node'])) {
  4219. $node = $context['data']['node'];
  4220. // Alter the [node:title] token, and replace it with the rendered content
  4221. // of a field (field_title).
  4222. if (isset($context['tokens']['title'])) {
  4223. $title = field_view_field('node', $node, 'field_title', 'default', $language_code);
  4224. $replacements[$context['tokens']['title']] = drupal_render($title);
  4225. }
  4226. }
  4227. }
  4228. /**
  4229. * Provide information about available placeholder tokens and token types.
  4230. *
  4231. * Tokens are placeholders that can be put into text by using the syntax
  4232. * [type:token], where type is the machine-readable name of a token type, and
  4233. * token is the machine-readable name of a token within this group. This hook
  4234. * provides a list of types and tokens to be displayed on text editing screens,
  4235. * so that people editing text can see what their token options are.
  4236. *
  4237. * The actual token replacement is done by token_replace(), which invokes
  4238. * hook_tokens(). Your module will need to implement that hook in order to
  4239. * generate token replacements from the tokens defined here.
  4240. *
  4241. * @return
  4242. * An associative array of available tokens and token types. The outer array
  4243. * has two components:
  4244. * - types: An associative array of token types (groups). Each token type is
  4245. * an associative array with the following components:
  4246. * - name: The translated human-readable short name of the token type.
  4247. * - description: A translated longer description of the token type.
  4248. * - needs-data: The type of data that must be provided to token_replace()
  4249. * in the $data argument (i.e., the key name in $data) in order for tokens
  4250. * of this type to be used in the $text being processed. For instance, if
  4251. * the token needs a node object, 'needs-data' should be 'node', and to
  4252. * use this token in token_replace(), the caller needs to supply a node
  4253. * object as $data['node']. Some token data can also be supplied
  4254. * indirectly; for instance, a node object in $data supplies a user object
  4255. * (the author of the node), allowing user tokens to be used when only
  4256. * a node data object is supplied.
  4257. * - tokens: An associative array of tokens. The outer array is keyed by the
  4258. * group name (the same key as in the types array). Within each group of
  4259. * tokens, each token item is keyed by the machine name of the token, and
  4260. * each token item has the following components:
  4261. * - name: The translated human-readable short name of the token.
  4262. * - description: A translated longer description of the token.
  4263. * - type (optional): A 'needs-data' data type supplied by this token, which
  4264. * should match a 'needs-data' value from another token type. For example,
  4265. * the node author token provides a user object, which can then be used
  4266. * for token replacement data in token_replace() without having to supply
  4267. * a separate user object.
  4268. *
  4269. * @see hook_token_info_alter()
  4270. * @see hook_tokens()
  4271. */
  4272. function hook_token_info() {
  4273. $type = array(
  4274. 'name' => t('Nodes'),
  4275. 'description' => t('Tokens related to individual nodes.'),
  4276. 'needs-data' => 'node',
  4277. );
  4278. // Core tokens for nodes.
  4279. $node['nid'] = array(
  4280. 'name' => t("Node ID"),
  4281. 'description' => t("The unique ID of the node."),
  4282. );
  4283. $node['title'] = array(
  4284. 'name' => t("Title"),
  4285. 'description' => t("The title of the node."),
  4286. );
  4287. $node['edit-url'] = array(
  4288. 'name' => t("Edit URL"),
  4289. 'description' => t("The URL of the node's edit page."),
  4290. );
  4291. // Chained tokens for nodes.
  4292. $node['created'] = array(
  4293. 'name' => t("Date created"),
  4294. 'description' => t("The date the node was posted."),
  4295. 'type' => 'date',
  4296. );
  4297. $node['author'] = array(
  4298. 'name' => t("Author"),
  4299. 'description' => t("The author of the node."),
  4300. 'type' => 'user',
  4301. );
  4302. return array(
  4303. 'types' => array('node' => $type),
  4304. 'tokens' => array('node' => $node),
  4305. );
  4306. }
  4307. /**
  4308. * Alter the metadata about available placeholder tokens and token types.
  4309. *
  4310. * @param $data
  4311. * The associative array of token definitions from hook_token_info().
  4312. *
  4313. * @see hook_token_info()
  4314. */
  4315. function hook_token_info_alter(&$data) {
  4316. // Modify description of node tokens for our site.
  4317. $data['tokens']['node']['nid'] = array(
  4318. 'name' => t("Node ID"),
  4319. 'description' => t("The unique ID of the article."),
  4320. );
  4321. $data['tokens']['node']['title'] = array(
  4322. 'name' => t("Title"),
  4323. 'description' => t("The title of the article."),
  4324. );
  4325. // Chained tokens for nodes.
  4326. $data['tokens']['node']['created'] = array(
  4327. 'name' => t("Date created"),
  4328. 'description' => t("The date the article was posted."),
  4329. 'type' => 'date',
  4330. );
  4331. }
  4332. /**
  4333. * Alter batch information before a batch is processed.
  4334. *
  4335. * Called by batch_process() to allow modules to alter a batch before it is
  4336. * processed.
  4337. *
  4338. * @param $batch
  4339. * The associative array of batch information. See batch_set() for details on
  4340. * what this could contain.
  4341. *
  4342. * @see batch_set()
  4343. * @see batch_process()
  4344. *
  4345. * @ingroup batch
  4346. */
  4347. function hook_batch_alter(&$batch) {
  4348. // If the current page request is inside the overlay, add ?render=overlay to
  4349. // the success callback URL, so that it appears correctly within the overlay.
  4350. if (overlay_get_mode() == 'child') {
  4351. if (isset($batch['url_options']['query'])) {
  4352. $batch['url_options']['query']['render'] = 'overlay';
  4353. }
  4354. else {
  4355. $batch['url_options']['query'] = array('render' => 'overlay');
  4356. }
  4357. }
  4358. }
  4359. /**
  4360. * Provide information on Updaters (classes that can update Drupal).
  4361. *
  4362. * An Updater is a class that knows how to update various parts of the Drupal
  4363. * file system, for example to update modules that have newer releases, or to
  4364. * install a new theme.
  4365. *
  4366. * @return
  4367. * An associative array of information about the updater(s) being provided.
  4368. * This array is keyed by a unique identifier for each updater, and the
  4369. * values are subarrays that can contain the following keys:
  4370. * - class: The name of the PHP class which implements this updater.
  4371. * - name: Human-readable name of this updater.
  4372. * - weight: Controls what order the Updater classes are consulted to decide
  4373. * which one should handle a given task. When an update task is being run,
  4374. * the system will loop through all the Updater classes defined in this
  4375. * registry in weight order and let each class respond to the task and
  4376. * decide if each Updater wants to handle the task. In general, this
  4377. * doesn't matter, but if you need to override an existing Updater, make
  4378. * sure your Updater has a lighter weight so that it comes first.
  4379. *
  4380. * @see drupal_get_updaters()
  4381. * @see hook_updater_info_alter()
  4382. */
  4383. function hook_updater_info() {
  4384. return array(
  4385. 'module' => array(
  4386. 'class' => 'ModuleUpdater',
  4387. 'name' => t('Update modules'),
  4388. 'weight' => 0,
  4389. ),
  4390. 'theme' => array(
  4391. 'class' => 'ThemeUpdater',
  4392. 'name' => t('Update themes'),
  4393. 'weight' => 0,
  4394. ),
  4395. );
  4396. }
  4397. /**
  4398. * Alter the Updater information array.
  4399. *
  4400. * An Updater is a class that knows how to update various parts of the Drupal
  4401. * file system, for example to update modules that have newer releases, or to
  4402. * install a new theme.
  4403. *
  4404. * @param array $updaters
  4405. * Associative array of updaters as defined through hook_updater_info().
  4406. * Alter this array directly.
  4407. *
  4408. * @see drupal_get_updaters()
  4409. * @see hook_updater_info()
  4410. */
  4411. function hook_updater_info_alter(&$updaters) {
  4412. // Adjust weight so that the theme Updater gets a chance to handle a given
  4413. // update task before module updaters.
  4414. $updaters['theme']['weight'] = -1;
  4415. }
  4416. /**
  4417. * Alter the default country list.
  4418. *
  4419. * @param $countries
  4420. * The associative array of countries keyed by ISO 3166-1 country code.
  4421. *
  4422. * @see country_get_list()
  4423. * @see _country_get_predefined_list()
  4424. */
  4425. function hook_countries_alter(&$countries) {
  4426. // Elbonia is now independent, so add it to the country list.
  4427. $countries['EB'] = 'Elbonia';
  4428. }
  4429. /**
  4430. * Control site status before menu dispatching.
  4431. *
  4432. * The hook is called after checking whether the site is offline but before
  4433. * the current router item is retrieved and executed by
  4434. * menu_execute_active_handler(). If the site is in offline mode,
  4435. * $menu_site_status is set to MENU_SITE_OFFLINE.
  4436. *
  4437. * @param $menu_site_status
  4438. * Supported values are MENU_SITE_OFFLINE, MENU_ACCESS_DENIED,
  4439. * MENU_NOT_FOUND and MENU_SITE_ONLINE. Any other value than
  4440. * MENU_SITE_ONLINE will skip the default menu handling system and be passed
  4441. * for delivery to drupal_deliver_page() with a NULL
  4442. * $default_delivery_callback.
  4443. * @param $path
  4444. * Contains the system path that is going to be loaded. This is read only,
  4445. * use hook_url_inbound_alter() to change the path.
  4446. */
  4447. function hook_menu_site_status_alter(&$menu_site_status, $path) {
  4448. // Allow access to my_module/authentication even if site is in offline mode.
  4449. if ($menu_site_status == MENU_SITE_OFFLINE && user_is_anonymous() && $path == 'my_module/authentication') {
  4450. $menu_site_status = MENU_SITE_ONLINE;
  4451. }
  4452. }
  4453. /**
  4454. * Register information about FileTransfer classes provided by a module.
  4455. *
  4456. * The FileTransfer class allows transferring files over a specific type of
  4457. * connection. Core provides classes for FTP and SSH. Contributed modules are
  4458. * free to extend the FileTransfer base class to add other connection types,
  4459. * and if these classes are registered via hook_filetransfer_info(), those
  4460. * connection types will be available to site administrators using the Update
  4461. * manager when they are redirected to the authorize.php script to authorize
  4462. * the file operations.
  4463. *
  4464. * @return array
  4465. * Nested array of information about FileTransfer classes. Each key is a
  4466. * FileTransfer type (not human readable, used for form elements and
  4467. * variable names, etc), and the values are subarrays that define properties
  4468. * of that type. The keys in each subarray are:
  4469. * - 'title': Required. The human-readable name of the connection type.
  4470. * - 'class': Required. The name of the FileTransfer class. The constructor
  4471. * will always be passed the full path to the root of the site that should
  4472. * be used to restrict where file transfer operations can occur (the $jail)
  4473. * and an array of settings values returned by the settings form.
  4474. * - 'file': Required. The include file containing the FileTransfer class.
  4475. * This should be a separate .inc file, not just the .module file, so that
  4476. * the minimum possible code is loaded when authorize.php is running.
  4477. * - 'file path': Optional. The directory (relative to the Drupal root)
  4478. * where the include file lives. If not defined, defaults to the base
  4479. * directory of the module implementing the hook.
  4480. * - 'weight': Optional. Integer weight used for sorting connection types on
  4481. * the authorize.php form.
  4482. *
  4483. * @see FileTransfer
  4484. * @see authorize.php
  4485. * @see hook_filetransfer_info_alter()
  4486. * @see drupal_get_filetransfer_info()
  4487. */
  4488. function hook_filetransfer_info() {
  4489. $info['sftp'] = array(
  4490. 'title' => t('SFTP (Secure FTP)'),
  4491. 'file' => 'sftp.filetransfer.inc',
  4492. 'class' => 'FileTransferSFTP',
  4493. 'weight' => 10,
  4494. );
  4495. return $info;
  4496. }
  4497. /**
  4498. * Alter the FileTransfer class registry.
  4499. *
  4500. * @param array $filetransfer_info
  4501. * Reference to a nested array containing information about the FileTransfer
  4502. * class registry.
  4503. *
  4504. * @see hook_filetransfer_info()
  4505. */
  4506. function hook_filetransfer_info_alter(&$filetransfer_info) {
  4507. if (variable_get('paranoia', FALSE)) {
  4508. // Remove the FTP option entirely.
  4509. unset($filetransfer_info['ftp']);
  4510. // Make sure the SSH option is listed first.
  4511. $filetransfer_info['ssh']['weight'] = -10;
  4512. }
  4513. }
  4514. /**
  4515. * @} End of "addtogroup hooks".
  4516. */
  4517. /**
  4518. * @addtogroup callbacks
  4519. * @{
  4520. */
  4521. /**
  4522. * Return the URI for an entity.
  4523. *
  4524. * Callback for hook_entity_info().
  4525. *
  4526. * @param $entity
  4527. * The entity to return the URI for.
  4528. *
  4529. * @return
  4530. * An associative array with the following elements:
  4531. * - 'path': The URL path for the entity.
  4532. * - 'options': (optional) An array of options for the url() function.
  4533. * The actual entity URI can be constructed by passing these elements to
  4534. * url().
  4535. */
  4536. function callback_entity_info_uri($entity) {
  4537. return array(
  4538. 'path' => 'node/' . $entity->nid,
  4539. );
  4540. }
  4541. /**
  4542. * Return the label of an entity.
  4543. *
  4544. * Callback for hook_entity_info().
  4545. *
  4546. * @param $entity
  4547. * The entity for which to generate the label.
  4548. * @param $entity_type
  4549. * The entity type; e.g., 'node' or 'user'.
  4550. *
  4551. * @return
  4552. * An unsanitized string with the label of the entity.
  4553. *
  4554. * @see entity_label()
  4555. */
  4556. function callback_entity_info_label($entity, $entity_type) {
  4557. return empty($entity->title) ? 'Untitled entity' : $entity->title;
  4558. }
  4559. /**
  4560. * Return the language code of the entity.
  4561. *
  4562. * Callback for hook_entity_info().
  4563. *
  4564. * The language callback is meant to be used primarily for temporary alterations
  4565. * of the property value.
  4566. *
  4567. * @param $entity
  4568. * The entity for which to return the language.
  4569. * @param $entity_type
  4570. * The entity type; e.g., 'node' or 'user'.
  4571. *
  4572. * @return
  4573. * The language code for the language of the entity.
  4574. *
  4575. * @see entity_language()
  4576. */
  4577. function callback_entity_info_language($entity, $entity_type) {
  4578. return $entity->language;
  4579. }
  4580. /**
  4581. * @} End of "addtogroup callbacks".
  4582. */
  4583. /**
  4584. * @defgroup update_api Update versions of API functions
  4585. * @{
  4586. * Functions that are similar to normal API functions, but do not invoke hooks.
  4587. *
  4588. * These simplified versions of core API functions are provided for use by
  4589. * update functions (hook_update_N() implementations).
  4590. *
  4591. * During database updates the schema of any module could be out of date. For
  4592. * this reason, caution is needed when using any API function within an update
  4593. * function - particularly CRUD functions, functions that depend on the schema
  4594. * (for example by using drupal_write_record()), and any functions that invoke
  4595. * hooks.
  4596. *
  4597. * Instead, a simplified utility function should be used. If a utility version
  4598. * of the API function you require does not already exist, then you should
  4599. * create a new function. The new utility function should be named
  4600. * _update_N_mymodule_my_function(). N is the schema version the function acts
  4601. * on (the schema version is the number N from the hook_update_N()
  4602. * implementation where this schema was introduced, or a number following the
  4603. * same numbering scheme), and mymodule_my_function is the name of the original
  4604. * API function including the module's name.
  4605. *
  4606. * Examples:
  4607. * - _update_6000_mymodule_save(): This function performs a save operation
  4608. * without invoking any hooks using the 6.x schema.
  4609. * - _update_7000_mymodule_save(): This function performs the same save
  4610. * operation using the 7.x schema.
  4611. *
  4612. * The utility function should not invoke any hooks, and should perform database
  4613. * operations using functions from the
  4614. * @link database Database abstraction layer, @endlink
  4615. * like db_insert(), db_update(), db_delete(), db_query(), and so on.
  4616. *
  4617. * If a change to the schema necessitates a change to the utility function, a
  4618. * new function should be created with a name based on the version of the schema
  4619. * it acts on. See _update_7000_bar_get_types() and _update_7001_bar_get_types()
  4620. * in the code examples that follow.
  4621. *
  4622. * For example, foo.install could contain:
  4623. * @code
  4624. * function foo_update_dependencies() {
  4625. * // foo_update_7010() needs to run after bar_update_7000().
  4626. * $dependencies['foo'][7010] = array(
  4627. * 'bar' => 7000,
  4628. * );
  4629. *
  4630. * // foo_update_7036() needs to run after bar_update_7001().
  4631. * $dependencies['foo'][7036] = array(
  4632. * 'bar' => 7001,
  4633. * );
  4634. *
  4635. * return $dependencies;
  4636. * }
  4637. *
  4638. * function foo_update_7000() {
  4639. * // No updates have been run on the {bar_types} table yet, so this needs
  4640. * // to work with the 6.x schema.
  4641. * foreach (_update_6000_bar_get_types() as $type) {
  4642. * // Rename a variable.
  4643. * }
  4644. * }
  4645. *
  4646. * function foo_update_7010() {
  4647. * // Since foo_update_7010() is going to run after bar_update_7000(), it
  4648. * // needs to operate on the new schema, not the old one.
  4649. * foreach (_update_7000_bar_get_types() as $type) {
  4650. * // Rename a different variable.
  4651. * }
  4652. * }
  4653. *
  4654. * function foo_update_7036() {
  4655. * // This update will run after bar_update_7001().
  4656. * foreach (_update_7001_bar_get_types() as $type) {
  4657. * }
  4658. * }
  4659. * @endcode
  4660. *
  4661. * And bar.install could contain:
  4662. * @code
  4663. * function bar_update_7000() {
  4664. * // Type and bundle are confusing, so we renamed the table.
  4665. * db_rename_table('bar_types', 'bar_bundles');
  4666. * }
  4667. *
  4668. * function bar_update_7001() {
  4669. * // Database table names should be singular when possible.
  4670. * db_rename_table('bar_bundles', 'bar_bundle');
  4671. * }
  4672. *
  4673. * function _update_6000_bar_get_types() {
  4674. * db_query('SELECT * FROM {bar_types}')->fetchAll();
  4675. * }
  4676. *
  4677. * function _update_7000_bar_get_types() {
  4678. * db_query('SELECT * FROM {bar_bundles'})->fetchAll();
  4679. * }
  4680. *
  4681. * function _update_7001_bar_get_types() {
  4682. * db_query('SELECT * FROM {bar_bundle}')->fetchAll();
  4683. * }
  4684. * @endcode
  4685. *
  4686. * @see hook_update_N()
  4687. * @see hook_update_dependencies()
  4688. */
  4689. /**
  4690. * @} End of "defgroup update_api".
  4691. */