summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
Commit message (Collapse)AuthorAge
* Issue #911352 by Liam Morland, Sylvain Lecoy, Joe Murray, Crell: Document ↵David Rothstein2015-10-14
| | | | that foreign keys may not be used by all drivers
* Issue #2393569 by talhaparacha, vbouchet: document which of ↵David Rothstein2015-10-14
| | | | hook_entity_info() 'entity keys' get filled in and what the defaults are
* Issue #2538158 by joyceg: Clarify in which file hook_modules_installed ↵David Rothstein2015-10-14
| | | | should be implemented
* Issue #2208649 by areke, David_Rothstein, joachim, er.pushpinderrana, ↵David Rothstein2015-05-04
| | | | TravisCarden: Followup fixes to the documentation of the queue worker callback
* Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: ↵Jennifer Hodgdon2015-04-15
| | | | install_run_task() and install_tasks() don't document the task structure
* Issue #2208649 by joachim, er.pushpinderrana: document queue worker callbackJennifer Hodgdon2014-12-02
|
* Issue #2383491 by er.pushpinderrana, Sweetchuck: Inaccurate documentation - ↵Jennifer Hodgdon2014-12-02
| | | | hook_image_toolkits()
* Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵David Rothstein2014-09-05
| | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used.
* Issue #2141221 by joshi.rohit100, dcam, thedavidmeister, joachim, anemes: ↵Jennifer Hodgdon2014-06-27
| | | | Add docs to hook_update_N() about sandbox parameter
* Issue #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up ↵Jennifer Hodgdon2014-06-18
| | | | hook_help docs and move to system module
* Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter()Jennifer Hodgdon2014-03-15
|
* Issue #2136369 by marvil07: Provide a way to avoid processing a queue during ↵David Rothstein2013-12-30
| | | | cron execution.
* Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, ↵Jennifer Hodgdon2013-09-12
| | | | willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
* Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info ↵Jennifer Hodgdon2013-09-12
| | | | with hook_cron in docs
* Issue #2061843 by TravisCarden: Clean up the docs for hook_schemaJennifer Hodgdon2013-08-13
|
* Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs ↵Jennifer Hodgdon2013-07-24
| | | | accuracy
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Issue #1984190 by markpavlitski: Fix bullet list formatting in ↵Jennifer Hodgdon2013-05-08
| | | | hook_install_tasks doc
* Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topicJennifer Hodgdon2013-04-10
|
* Issue #1173322 by dcam, javier_: Add example implementations for file hook ↵Jennifer Hodgdon2013-04-10
| | | | documentation
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1933954 by Alexander Pyle: Fix up documentation for return value of ↵Jennifer Hodgdon2013-04-04
| | | | hook_requirements
* Issue #1889738 by andybroomfield: Add information to documentation of ↵Jennifer Hodgdon2013-01-30
| | | | hook_custom_theme
* Issue #1885000 by cck: Add link in hook_theme docs to theme layer pageJennifer Hodgdon2013-01-30
|
* Issue #1893530 by alippai: Document that bundles element is not required for ↵Jennifer Hodgdon2013-01-21
| | | | one-bundle entities in hook_entity_info
* Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded ↵Jennifer Hodgdon2013-01-08
| | | | property
* Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasksJennifer Hodgdon2013-01-04
|
* Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with ↵David Rothstein2012-12-27
| | | | @link...@endlink.
* Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() ↵webchick2012-12-26
| | | | help texts.
* Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵webchick2012-12-26
| | | | Mail functions reference obsolete RFC.
* Issue #1858508 by TravisCarden: Add see also to hook_theme docsJennifer Hodgdon2012-12-06
|
* Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example ↵Jennifer Hodgdon2012-11-26
| | | | function body
* Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() ↵webchick2012-10-23
| | | | REQUIREMENT_ERROR broadcasting.
* Issue #909954 by barraponto: Document base hook component in hook_themeJennifer Hodgdon2012-10-18
|
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #1134088 by Cottser, catch: Properly document update-api functionsJennifer Hodgdon2012-10-09
|
* Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have ↵webchick2012-10-03
| | | | to' in the comment for the function hook_module_implements_alter() in system.api.php.
* Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵webchick2012-09-30
| | | | chx: Fixed View mode no longer can be changed.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #262690 by Albert Volkman: Use correct name for Form API not Forms APIJennifer Hodgdon2012-09-11
|
* Issue #794192 by kim.pepper: add note to hook_update_N docs about calling ↵Jennifer Hodgdon2012-08-29
| | | | functions from modules
* Issue #1728472 by plopesc: Add link from form alter hooks to form API referenceJennifer Hodgdon2012-08-24
|
* Issue #1716900 by chx: Clarify why hook_exit() must not print.webchick2012-08-18
|
* Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docsJennifer Hodgdon2012-06-19
|
* Issue #1619482 by mr.baileys: Fix up documentation for hook_update_NJennifer Hodgdon2012-06-18
|
* Issue #1495648 follow-up by plach: Clarify entity language documentation.webchick2012-06-10
|
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #598586 followup by tim.plunkett: Added documentation of 'uid' ↵David Rothstein2012-05-25
| | | | parameter in hook_watchdog().
* Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say ↵Jennifer Hodgdon2012-05-08
| | | | whether themes are loaded when they run
* Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵Jennifer Hodgdon2012-04-27
| | | | watchdog, hook_watchdog, and watchdog constants