system.api.php 193 KB

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