functions.lib.php 368 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898
  1. <?php
  2. /* Copyright (C) 2000-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  3. * Copyright (C) 2003 Jean-Louis Bergamo <jlb@j1b.org>
  4. * Copyright (C) 2004-2018 Laurent Destailleur <eldy@users.sourceforge.net>
  5. * Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org>
  6. * Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be>
  7. * Copyright (C) 2004 Christophe Combelles <ccomb@free.fr>
  8. * Copyright (C) 2005-2019 Regis Houssin <regis.houssin@inodbox.com>
  9. * Copyright (C) 2008 Raphael Bertrand (Resultic) <raphael.bertrand@resultic.fr>
  10. * Copyright (C) 2010-2018 Juanjo Menent <jmenent@2byte.es>
  11. * Copyright (C) 2013 Cédric Salvador <csalvador@gpcsolutions.fr>
  12. * Copyright (C) 2013-2017 Alexandre Spangaro <aspangaro@open-dsi.fr>
  13. * Copyright (C) 2014 Cédric GROSS <c.gross@kreiz-it.fr>
  14. * Copyright (C) 2014-2015 Marcos García <marcosgdf@gmail.com>
  15. * Copyright (C) 2015 Jean-François Ferry <jfefe@aternatik.fr>
  16. * Copyright (C) 2018-2020 Frédéric France <frederic.france@netlogic.fr>
  17. * Copyright (C) 2019 Thibault Foucart <support@ptibogxiv.net>
  18. * Copyright (C) 2020 Open-Dsi <support@open-dsi.fr>
  19. *
  20. * This program is free software; you can redistribute it and/or modify
  21. * it under the terms of the GNU General Public License as published by
  22. * the Free Software Foundation; either version 3 of the License, or
  23. * (at your option) any later version.
  24. *
  25. * This program is distributed in the hope that it will be useful,
  26. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  27. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  28. * GNU General Public License for more details.
  29. *
  30. * You should have received a copy of the GNU General Public License
  31. * along with this program. If not, see <https://www.gnu.org/licenses/>.
  32. * or see https://www.gnu.org/
  33. */
  34. /**
  35. * \file htdocs/core/lib/functions.lib.php
  36. * \brief A set of functions for Dolibarr
  37. * This file contains all frequently used functions.
  38. */
  39. include_once DOL_DOCUMENT_ROOT.'/core/lib/json.lib.php';
  40. /**
  41. * Return a DoliDB instance (database handler).
  42. *
  43. * @param string $type Type of database (mysql, pgsql...)
  44. * @param string $host Address of database server
  45. * @param string $user Authorized username
  46. * @param string $pass Password
  47. * @param string $name Name of database
  48. * @param int $port Port of database server
  49. * @return DoliDB A DoliDB instance
  50. */
  51. function getDoliDBInstance($type, $host, $user, $pass, $name, $port)
  52. {
  53. require_once DOL_DOCUMENT_ROOT."/core/db/".$type.'.class.php';
  54. $class = 'DoliDB'.ucfirst($type);
  55. $dolidb = new $class($type, $host, $user, $pass, $name, $port);
  56. return $dolidb;
  57. }
  58. /**
  59. * Get list of entity id to use.
  60. *
  61. * @param string $element Current element
  62. * 'societe', 'socpeople', 'actioncomm', 'agenda', 'resource',
  63. * 'product', 'productprice', 'stock', 'bom', 'mo',
  64. * 'propal', 'supplier_proposal', 'invoice', 'supplier_invoice', 'payment_various',
  65. * 'categorie', 'bank_account', 'bank_account', 'adherent', 'user',
  66. * 'commande', 'supplier_order', 'expedition', 'intervention', 'survey',
  67. * 'contract', 'tax', 'expensereport', 'holiday', 'multicurrency', 'project',
  68. * 'email_template', 'event', 'donation'
  69. * 'c_paiement', 'c_payment_term', ...
  70. * @param int $shared 0=Return id of current entity only,
  71. * 1=Return id of current entity + shared entities (default)
  72. * @param object $currentobject Current object if needed
  73. * @return mixed Entity id(s) to use ( eg. entity IN ('.getEntity(elementname).')' )
  74. */
  75. function getEntity($element, $shared = 1, $currentobject = null)
  76. {
  77. global $conf, $mc;
  78. // fix different element names (France to English)
  79. switch ($element) {
  80. case 'contrat': $element = 'contract'; break; // "/contrat/class/contrat.class.php"
  81. case 'order_supplier': $element = 'supplier_order'; break; // "/fourn/class/fournisseur.commande.class.php"
  82. }
  83. if (is_object($mc))
  84. {
  85. return $mc->getEntity($element, $shared, $currentobject);
  86. } else {
  87. $out = '';
  88. $addzero = array('user', 'usergroup', 'c_email_templates', 'email_template', 'default_values');
  89. if (in_array($element, $addzero)) $out .= '0,';
  90. $out .= ((int) $conf->entity);
  91. return $out;
  92. }
  93. }
  94. /**
  95. * Set entity id to use when to create an object
  96. *
  97. * @param object $currentobject Current object
  98. * @return mixed Entity id to use ( eg. entity = '.setEntity($object) )
  99. */
  100. function setEntity($currentobject)
  101. {
  102. global $conf, $mc;
  103. if (is_object($mc) && method_exists($mc, 'setEntity'))
  104. {
  105. return $mc->setEntity($currentobject);
  106. } else {
  107. return ((is_object($currentobject) && $currentobject->id > 0 && $currentobject->entity > 0) ? $currentobject->entity : $conf->entity);
  108. }
  109. }
  110. /**
  111. * Return information about user browser
  112. *
  113. * Returns array with the following format:
  114. * array(
  115. * 'browsername' => Browser name (firefox|chrome|iceweasel|epiphany|safari|opera|ie|unknown)
  116. * 'browserversion' => Browser version. Empty if unknown
  117. * 'browseros' => Set with mobile OS (android|blackberry|ios|palm|symbian|webos|maemo|windows|unknown)
  118. * 'layout' => (tablet|phone|classic)
  119. * 'phone' => empty if not mobile, (android|blackberry|ios|palm|unknown) if mobile
  120. * 'tablet' => true/false
  121. * )
  122. *
  123. * @param string $user_agent Content of $_SERVER["HTTP_USER_AGENT"] variable
  124. * @return array Check function documentation
  125. */
  126. function getBrowserInfo($user_agent)
  127. {
  128. include_once DOL_DOCUMENT_ROOT.'/includes/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  129. $name = 'unknown';
  130. $version = '';
  131. $os = 'unknown';
  132. $phone = '';
  133. $detectmobile = new Mobile_Detect(null, $user_agent);
  134. $tablet = $detectmobile->isTablet();
  135. if ($detectmobile->isMobile()) {
  136. $phone = 'unknown';
  137. // If phone/smartphone, we set phone os name.
  138. if ($detectmobile->is('AndroidOS')) {
  139. $os = $phone = 'android';
  140. } elseif ($detectmobile->is('BlackBerryOS')) {
  141. $os = $phone = 'blackberry';
  142. } elseif ($detectmobile->is('iOS')) {
  143. $os = 'ios';
  144. $phone = 'iphone';
  145. } elseif ($detectmobile->is('PalmOS')) {
  146. $os = $phone = 'palm';
  147. } elseif ($detectmobile->is('SymbianOS')) {
  148. $os = 'symbian';
  149. } elseif ($detectmobile->is('webOS')) {
  150. $os = 'webos';
  151. } elseif ($detectmobile->is('MaemoOS')) {
  152. $os = 'maemo';
  153. } elseif ($detectmobile->is('WindowsMobileOS') || $detectmobile->is('WindowsPhoneOS')) {
  154. $os = 'windows';
  155. }
  156. }
  157. // OS
  158. if (preg_match('/linux/i', $user_agent)) { $os = 'linux'; } elseif (preg_match('/macintosh/i', $user_agent)) { $os = 'macintosh'; } elseif (preg_match('/windows/i', $user_agent)) { $os = 'windows'; }
  159. // Name
  160. if (preg_match('/firefox(\/|\s)([\d\.]*)/i', $user_agent, $reg)) { $name = 'firefox'; $version = $reg[2]; } elseif (preg_match('/edge(\/|\s)([\d\.]*)/i', $user_agent, $reg)) { $name = 'edge'; $version = $reg[2]; } elseif (preg_match('/chrome(\/|\s)([\d\.]+)/i', $user_agent, $reg)) { $name = 'chrome'; $version = $reg[2]; } // we can have 'chrome (Mozilla...) chrome x.y' in one string
  161. elseif (preg_match('/chrome/i', $user_agent, $reg)) { $name = 'chrome'; } elseif (preg_match('/iceweasel/i', $user_agent)) { $name = 'iceweasel'; } elseif (preg_match('/epiphany/i', $user_agent)) { $name = 'epiphany'; } elseif (preg_match('/safari(\/|\s)([\d\.]*)/i', $user_agent, $reg)) { $name = 'safari'; $version = $reg[2]; } // Safari is often present in string for mobile but its not.
  162. elseif (preg_match('/opera(\/|\s)([\d\.]*)/i', $user_agent, $reg)) { $name = 'opera'; $version = $reg[2]; } elseif (preg_match('/(MSIE\s([0-9]+\.[0-9]))|.*(Trident\/[0-9]+.[0-9];.*rv:([0-9]+\.[0-9]+))/i', $user_agent, $reg)) { $name = 'ie'; $version = end($reg); } // MS products at end
  163. elseif (preg_match('/(Windows NT\s([0-9]+\.[0-9])).*(Trident\/[0-9]+.[0-9];.*rv:([0-9]+\.[0-9]+))/i', $user_agent, $reg)) { $name = 'ie'; $version = end($reg); } // MS products at end
  164. elseif (preg_match('/l(i|y)n(x|ks)(\(|\/|\s)*([\d\.]+)/i', $user_agent, $reg)) { $name = 'lynxlinks'; $version = $reg[4]; }
  165. if ($tablet) {
  166. $layout = 'tablet';
  167. } elseif ($phone) {
  168. $layout = 'phone';
  169. } else {
  170. $layout = 'classic';
  171. }
  172. return array(
  173. 'browsername' => $name,
  174. 'browserversion' => $version,
  175. 'browseros' => $os,
  176. 'layout' => $layout,
  177. 'phone' => $phone,
  178. 'tablet' => $tablet
  179. );
  180. }
  181. /**
  182. * Function called at end of web php process
  183. *
  184. * @return void
  185. */
  186. function dol_shutdown()
  187. {
  188. global $conf, $user, $langs, $db;
  189. $disconnectdone = false; $depth = 0;
  190. if (is_object($db) && !empty($db->connected)) { $depth = $db->transaction_opened; $disconnectdone = $db->close(); }
  191. dol_syslog("--- End access to ".$_SERVER["PHP_SELF"].(($disconnectdone && $depth) ? ' (Warn: db disconnection forced, transaction depth was '.$depth.')' : ''), (($disconnectdone && $depth) ?LOG_WARNING:LOG_INFO));
  192. }
  193. /**
  194. * Return true if we are in a context of submitting a parameter
  195. *
  196. * @param string $paramname Name or parameter to test
  197. * @return boolean True if we have just submit a POST or GET request with the parameter provided (even if param is empty)
  198. */
  199. function GETPOSTISSET($paramname)
  200. {
  201. $isset = 0;
  202. $relativepathstring = $_SERVER["PHP_SELF"];
  203. // Clean $relativepathstring
  204. if (constant('DOL_URL_ROOT')) $relativepathstring = preg_replace('/^'.preg_quote(constant('DOL_URL_ROOT'), '/').'/', '', $relativepathstring);
  205. $relativepathstring = preg_replace('/^\//', '', $relativepathstring);
  206. $relativepathstring = preg_replace('/^custom\//', '', $relativepathstring);
  207. //var_dump($relativepathstring);
  208. //var_dump($user->default_values);
  209. // Code for search criteria persistence.
  210. // Retrieve values if restore_lastsearch_values
  211. if (!empty($_GET['restore_lastsearch_values'])) // Use $_GET here and not GETPOST
  212. {
  213. if (!empty($_SESSION['lastsearch_values_'.$relativepathstring])) // If there is saved values
  214. {
  215. $tmp = json_decode($_SESSION['lastsearch_values_'.$relativepathstring], true);
  216. if (is_array($tmp))
  217. {
  218. foreach ($tmp as $key => $val)
  219. {
  220. if ($key == $paramname) // We are on the requested parameter
  221. {
  222. $isset = 1;
  223. break;
  224. }
  225. }
  226. }
  227. }
  228. // If there is saved contextpage, page or limit
  229. if ($paramname == 'contextpage' && !empty($_SESSION['lastsearch_contextpage_'.$relativepathstring]))
  230. {
  231. $isset = 1;
  232. } elseif ($paramname == 'page' && !empty($_SESSION['lastsearch_page_'.$relativepathstring]))
  233. {
  234. $isset = 1;
  235. } elseif ($paramname == 'limit' && !empty($_SESSION['lastsearch_limit_'.$relativepathstring]))
  236. {
  237. $isset = 1;
  238. }
  239. } else {
  240. $isset = (isset($_POST[$paramname]) || isset($_GET[$paramname]));
  241. }
  242. return $isset;
  243. }
  244. /**
  245. * Return value of a param into GET or POST supervariable.
  246. * Use the property $user->default_values[path]['creatform'] and/or $user->default_values[path]['filters'] and/or $user->default_values[path]['sortorder']
  247. * Note: The property $user->default_values is loaded by main.php when loading the user.
  248. *
  249. * @param string $paramname Name of parameter to found
  250. * @param string $check Type of check
  251. * ''=no check (deprecated)
  252. * 'none'=no check (only for param that should have very rich content)
  253. * 'int'=check it's numeric (integer or float)
  254. * 'intcomma'=check it's integer+comma ('1,2,3,4...')
  255. * 'alpha'=Same than alphanohtml since v13
  256. * 'alphanohtml'=check there is no html content and no " and no ../
  257. * 'aZ'=check it's a-z only
  258. * 'aZ09'=check it's simple alpha string (recommended for keys)
  259. * 'array'=check it's array
  260. * 'san_alpha'=Use filter_var with FILTER_SANITIZE_STRING (do not use this for free text string)
  261. * 'nohtml'=check there is no html content and no " and no ../
  262. * 'restricthtml'=check html content is restricted to some tags only
  263. * 'custom'= custom filter specify $filter and $options)
  264. * @param int $method Type of method (0 = get then post, 1 = only get, 2 = only post, 3 = post then get)
  265. * @param int $filter Filter to apply when $check is set to 'custom'. (See http://php.net/manual/en/filter.filters.php for détails)
  266. * @param mixed $options Options to pass to filter_var when $check is set to 'custom'
  267. * @param string $noreplace Force disable of replacement of __xxx__ strings.
  268. * @return string|array Value found (string or array), or '' if check fails
  269. */
  270. function GETPOST($paramname, $check = 'alphanohtml', $method = 0, $filter = null, $options = null, $noreplace = 0)
  271. {
  272. global $mysoc, $user, $conf;
  273. if (empty($paramname)) return 'BadFirstParameterForGETPOST';
  274. if (empty($check))
  275. {
  276. dol_syslog("Deprecated use of GETPOST, called with 1st param = ".$paramname." and 2nd param is '', when calling page ".$_SERVER["PHP_SELF"], LOG_WARNING);
  277. // Enable this line to know who call the GETPOST with '' $check parameter.
  278. //var_dump(debug_backtrace()[0]);
  279. }
  280. if (empty($method)) $out = isset($_GET[$paramname]) ? $_GET[$paramname] : (isset($_POST[$paramname]) ? $_POST[$paramname] : '');
  281. elseif ($method == 1) $out = isset($_GET[$paramname]) ? $_GET[$paramname] : '';
  282. elseif ($method == 2) $out = isset($_POST[$paramname]) ? $_POST[$paramname] : '';
  283. elseif ($method == 3) $out = isset($_POST[$paramname]) ? $_POST[$paramname] : (isset($_GET[$paramname]) ? $_GET[$paramname] : '');
  284. else return 'BadThirdParameterForGETPOST';
  285. if (empty($method) || $method == 3 || $method == 4)
  286. {
  287. $relativepathstring = $_SERVER["PHP_SELF"];
  288. // Clean $relativepathstring
  289. if (constant('DOL_URL_ROOT')) $relativepathstring = preg_replace('/^'.preg_quote(constant('DOL_URL_ROOT'), '/').'/', '', $relativepathstring);
  290. $relativepathstring = preg_replace('/^\//', '', $relativepathstring);
  291. $relativepathstring = preg_replace('/^custom\//', '', $relativepathstring);
  292. //var_dump($relativepathstring);
  293. //var_dump($user->default_values);
  294. // Code for search criteria persistence.
  295. // Retrieve values if restore_lastsearch_values
  296. if (!empty($_GET['restore_lastsearch_values'])) // Use $_GET here and not GETPOST
  297. {
  298. if (!empty($_SESSION['lastsearch_values_'.$relativepathstring])) // If there is saved values
  299. {
  300. $tmp = json_decode($_SESSION['lastsearch_values_'.$relativepathstring], true);
  301. if (is_array($tmp))
  302. {
  303. foreach ($tmp as $key => $val)
  304. {
  305. if ($key == $paramname) // We are on the requested parameter
  306. {
  307. $out = $val;
  308. break;
  309. }
  310. }
  311. }
  312. }
  313. // If there is saved contextpage, page or limit
  314. if ($paramname == 'contextpage' && !empty($_SESSION['lastsearch_contextpage_'.$relativepathstring]))
  315. {
  316. $out = $_SESSION['lastsearch_contextpage_'.$relativepathstring];
  317. } elseif ($paramname == 'page' && !empty($_SESSION['lastsearch_page_'.$relativepathstring]))
  318. {
  319. $out = $_SESSION['lastsearch_page_'.$relativepathstring];
  320. } elseif ($paramname == 'limit' && !empty($_SESSION['lastsearch_limit_'.$relativepathstring]))
  321. {
  322. $out = $_SESSION['lastsearch_limit_'.$relativepathstring];
  323. }
  324. } // Else, retreive default values if we are not doing a sort
  325. elseif (!isset($_GET['sortfield'])) // If we did a click on a field to sort, we do no apply default values. Same if option MAIN_ENABLE_DEFAULT_VALUES is not set
  326. {
  327. if (!empty($_GET['action']) && $_GET['action'] == 'create' && !isset($_GET[$paramname]) && !isset($_POST[$paramname]))
  328. {
  329. // Search default value from $object->field
  330. global $object;
  331. if (is_object($object) && isset($object->fields[$paramname]['default']))
  332. {
  333. $out = $object->fields[$paramname]['default'];
  334. }
  335. }
  336. if (!empty($conf->global->MAIN_ENABLE_DEFAULT_VALUES))
  337. {
  338. if (!empty($_GET['action']) && (preg_match('/^create/', $_GET['action']) || preg_match('/^presend/', $_GET['action'])) && !isset($_GET[$paramname]) && !isset($_POST[$paramname]))
  339. {
  340. // Now search in setup to overwrite default values
  341. if (!empty($user->default_values)) // $user->default_values defined from menu 'Setup - Default values'
  342. {
  343. if (isset($user->default_values[$relativepathstring]['createform']))
  344. {
  345. foreach ($user->default_values[$relativepathstring]['createform'] as $defkey => $defval)
  346. {
  347. $qualified = 0;
  348. if ($defkey != '_noquery_')
  349. {
  350. $tmpqueryarraytohave = explode('&', $defkey);
  351. $tmpqueryarraywehave = explode('&', dol_string_nohtmltag($_SERVER['QUERY_STRING']));
  352. $foundintru = 0;
  353. foreach ($tmpqueryarraytohave as $tmpquerytohave)
  354. {
  355. if (!in_array($tmpquerytohave, $tmpqueryarraywehave)) $foundintru = 1;
  356. }
  357. if (!$foundintru) $qualified = 1;
  358. //var_dump($defkey.'-'.$qualified);
  359. } else $qualified = 1;
  360. if ($qualified)
  361. {
  362. //var_dump($user->default_values[$relativepathstring][$defkey]['createform']);
  363. if (isset($user->default_values[$relativepathstring]['createform'][$defkey][$paramname]))
  364. {
  365. $out = $user->default_values[$relativepathstring]['createform'][$defkey][$paramname];
  366. break;
  367. }
  368. }
  369. }
  370. }
  371. }
  372. } // Management of default search_filters and sort order
  373. //elseif (preg_match('/list.php$/', $_SERVER["PHP_SELF"]) && ! empty($paramname) && ! isset($_GET[$paramname]) && ! isset($_POST[$paramname]))
  374. elseif (!empty($paramname) && !isset($_GET[$paramname]) && !isset($_POST[$paramname]))
  375. {
  376. if (!empty($user->default_values)) // $user->default_values defined from menu 'Setup - Default values'
  377. {
  378. //var_dump($user->default_values[$relativepathstring]);
  379. if ($paramname == 'sortfield' || $paramname == 'sortorder') // Sorted on which fields ? ASC or DESC ?
  380. {
  381. if (isset($user->default_values[$relativepathstring]['sortorder'])) // Even if paramname is sortfield, data are stored into ['sortorder...']
  382. {
  383. foreach ($user->default_values[$relativepathstring]['sortorder'] as $defkey => $defval)
  384. {
  385. $qualified = 0;
  386. if ($defkey != '_noquery_')
  387. {
  388. $tmpqueryarraytohave = explode('&', $defkey);
  389. $tmpqueryarraywehave = explode('&', dol_string_nohtmltag($_SERVER['QUERY_STRING']));
  390. $foundintru = 0;
  391. foreach ($tmpqueryarraytohave as $tmpquerytohave)
  392. {
  393. if (!in_array($tmpquerytohave, $tmpqueryarraywehave)) $foundintru = 1;
  394. }
  395. if (!$foundintru) $qualified = 1;
  396. //var_dump($defkey.'-'.$qualified);
  397. } else $qualified = 1;
  398. if ($qualified)
  399. {
  400. $forbidden_chars_to_replace = array(" ", "'", "/", "\\", ":", "*", "?", "\"", "<", ">", "|", "[", "]", ";", "="); // we accept _, -, . and ,
  401. foreach ($user->default_values[$relativepathstring]['sortorder'][$defkey] as $key => $val)
  402. {
  403. if ($out) $out .= ', ';
  404. if ($paramname == 'sortfield')
  405. {
  406. $out .= dol_string_nospecial($key, '', $forbidden_chars_to_replace);
  407. }
  408. if ($paramname == 'sortorder')
  409. {
  410. $out .= dol_string_nospecial($val, '', $forbidden_chars_to_replace);
  411. }
  412. }
  413. //break; // No break for sortfield and sortorder so we can cumulate fields (is it realy usefull ?)
  414. }
  415. }
  416. }
  417. } elseif (isset($user->default_values[$relativepathstring]['filters']))
  418. {
  419. foreach ($user->default_values[$relativepathstring]['filters'] as $defkey => $defval) // $defkey is a querystring like 'a=b&c=d', $defval is key of user
  420. {
  421. $qualified = 0;
  422. if ($defkey != '_noquery_')
  423. {
  424. $tmpqueryarraytohave = explode('&', $defkey);
  425. $tmpqueryarraywehave = explode('&', dol_string_nohtmltag($_SERVER['QUERY_STRING']));
  426. $foundintru = 0;
  427. foreach ($tmpqueryarraytohave as $tmpquerytohave)
  428. {
  429. if (!in_array($tmpquerytohave, $tmpqueryarraywehave)) $foundintru = 1;
  430. }
  431. if (!$foundintru) $qualified = 1;
  432. //var_dump($defkey.'-'.$qualified);
  433. } else $qualified = 1;
  434. if ($qualified)
  435. {
  436. if (isset($_POST['sall']) || isset($_POST['search_all']) || isset($_GET['sall']) || isset($_GET['search_all']))
  437. {
  438. // We made a search from quick search menu, do we still use default filter ?
  439. if (empty($conf->global->MAIN_DISABLE_DEFAULT_FILTER_FOR_QUICK_SEARCH))
  440. {
  441. $forbidden_chars_to_replace = array(" ", "'", "/", "\\", ":", "*", "?", "\"", "<", ">", "|", "[", "]", ";", "="); // we accept _, -, . and ,
  442. $out = dol_string_nospecial($user->default_values[$relativepathstring]['filters'][$defkey][$paramname], '', $forbidden_chars_to_replace);
  443. }
  444. } else {
  445. $forbidden_chars_to_replace = array(" ", "'", "/", "\\", ":", "*", "?", "\"", "<", ">", "|", "[", "]", ";", "="); // we accept _, -, . and ,
  446. $out = dol_string_nospecial($user->default_values[$relativepathstring]['filters'][$defkey][$paramname], '', $forbidden_chars_to_replace);
  447. }
  448. break;
  449. }
  450. }
  451. }
  452. }
  453. }
  454. }
  455. }
  456. }
  457. // Substitution variables for GETPOST (used to get final url with variable parameters or final default value with variable parameters)
  458. // Example of variables: __DAY__, __MONTH__, __YEAR__, __MYCOMPANY_COUNTRY_ID__, __USER_ID__, ...
  459. // We do this only if var is a GET. If it is a POST, may be we want to post the text with vars as the setup text.
  460. if (!is_array($out) && empty($_POST[$paramname]) && empty($noreplace))
  461. {
  462. $reg = array();
  463. $maxloop = 20; $loopnb = 0; // Protection against infinite loop
  464. while (preg_match('/__([A-Z0-9]+_?[A-Z0-9]+)__/i', $out, $reg) && ($loopnb < $maxloop)) // Detect '__ABCDEF__' as key 'ABCDEF' and '__ABC_DEF__' as key 'ABC_DEF'. Detection is also correct when 2 vars are side by side.
  465. {
  466. $loopnb++; $newout = '';
  467. if ($reg[1] == 'DAY') {
  468. $tmp = dol_getdate(dol_now(), true);
  469. $newout = $tmp['mday'];
  470. } elseif ($reg[1] == 'MONTH') {
  471. $tmp = dol_getdate(dol_now(), true);
  472. $newout = $tmp['mon'];
  473. } elseif ($reg[1] == 'YEAR') {
  474. $tmp = dol_getdate(dol_now(), true);
  475. $newout = $tmp['year'];
  476. } elseif ($reg[1] == 'PREVIOUS_DAY') {
  477. $tmp = dol_getdate(dol_now(), true);
  478. $tmp2 = dol_get_prev_day($tmp['mday'], $tmp['mon'], $tmp['year']);
  479. $newout = $tmp2['day'];
  480. } elseif ($reg[1] == 'PREVIOUS_MONTH') {
  481. $tmp = dol_getdate(dol_now(), true);
  482. $tmp2 = dol_get_prev_month($tmp['mon'], $tmp['year']);
  483. $newout = $tmp2['month'];
  484. } elseif ($reg[1] == 'PREVIOUS_YEAR') {
  485. $tmp = dol_getdate(dol_now(), true);
  486. $newout = ($tmp['year'] - 1);
  487. } elseif ($reg[1] == 'NEXT_DAY') {
  488. $tmp = dol_getdate(dol_now(), true);
  489. $tmp2 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);
  490. $newout = $tmp2['day'];
  491. } elseif ($reg[1] == 'NEXT_MONTH') {
  492. $tmp = dol_getdate(dol_now(), true);
  493. $tmp2 = dol_get_next_month($tmp['mon'], $tmp['year']);
  494. $newout = $tmp2['month'];
  495. } elseif ($reg[1] == 'NEXT_YEAR') {
  496. $tmp = dol_getdate(dol_now(), true);
  497. $newout = ($tmp['year'] + 1);
  498. } elseif ($reg[1] == 'MYCOMPANY_COUNTRY_ID' || $reg[1] == 'MYCOUNTRY_ID' || $reg[1] == 'MYCOUNTRYID') {
  499. $newout = $mysoc->country_id;
  500. } elseif ($reg[1] == 'USER_ID' || $reg[1] == 'USERID') {
  501. $newout = $user->id;
  502. } elseif ($reg[1] == 'USER_SUPERVISOR_ID' || $reg[1] == 'SUPERVISOR_ID' || $reg[1] == 'SUPERVISORID') {
  503. $newout = $user->fk_user;
  504. } elseif ($reg[1] == 'ENTITY_ID' || $reg[1] == 'ENTITYID') {
  505. $newout = $conf->entity;
  506. } else {
  507. $newout = ''; // Key not found, we replace with empty string
  508. }
  509. //var_dump('__'.$reg[1].'__ -> '.$newout);
  510. $out = preg_replace('/__'.preg_quote($reg[1], '/').'__/', $newout, $out);
  511. }
  512. }
  513. // Check rule
  514. if ($check == 'array') {
  515. if (!is_array($out) || empty($out)) {
  516. $out = array();
  517. } else {
  518. foreach ($out as $outkey => $outval) {
  519. $out[$outkey] = checkVal($outval, 'alphanohtml', $filter, $options);
  520. }
  521. }
  522. }
  523. else {
  524. $out = checkVal($out, $check, $filter, $options);
  525. }
  526. // Sanitizing for special parameters. There is no reason to allow the backtopage parameter to contains an external URL.
  527. if ($paramname == 'backtopage') {
  528. $out = str_replace('\\', '/', $out);
  529. $out = preg_replace(array('/^\/\/+/', '/^[a-z]*:/i'), '', $out);
  530. }
  531. // Code for search criteria persistence.
  532. // Save data into session if key start with 'search_' or is 'smonth', 'syear', 'month', 'year'
  533. if (empty($method) || $method == 3 || $method == 4)
  534. {
  535. if (preg_match('/^search_/', $paramname) || in_array($paramname, array('sortorder', 'sortfield')))
  536. {
  537. //var_dump($paramname.' - '.$out.' '.$user->default_values[$relativepathstring]['filters'][$paramname]);
  538. // We save search key only if $out not empty that means:
  539. // - posted value not empty, or
  540. // - if posted value is empty and a default value exists that is not empty (it means we did a filter to an empty value when default was not).
  541. if ($out != '') // $out = '0' or 'abc', it is a search criteria to keep
  542. {
  543. $user->lastsearch_values_tmp[$relativepathstring][$paramname] = $out;
  544. }
  545. }
  546. }
  547. return $out;
  548. }
  549. /**
  550. * Return a value after checking on a rule.
  551. *
  552. * @param string $out Value to get/check
  553. * @param string $check Type of check
  554. * @param int $filter Filter to apply when $check is set to 'custom'. (See http://php.net/manual/en/filter.filters.php for détails)
  555. * @param mixed $options Options to pass to filter_var when $check is set to 'custom'
  556. * @return string|array Value found (string or array), or '' if check fails
  557. */
  558. function checkVal($out = '', $check = 'alphanohtml', $filter = null, $options = null)
  559. {
  560. // Check is done after replacement
  561. switch ($check)
  562. {
  563. case 'none':
  564. break;
  565. case 'int': // Check param is a numeric value (integer but also float or hexadecimal)
  566. if (!is_numeric($out)) { $out = ''; }
  567. break;
  568. case 'intcomma':
  569. if (preg_match('/[^0-9,-]+/i', $out)) $out = '';
  570. break;
  571. case 'san_alpha':
  572. $out = filter_var($out, FILTER_SANITIZE_STRING);
  573. break;
  574. case 'aZ':
  575. if (!is_array($out))
  576. {
  577. $out = trim($out);
  578. if (preg_match('/[^a-z]+/i', $out)) $out = '';
  579. }
  580. break;
  581. case 'aZ09':
  582. if (!is_array($out))
  583. {
  584. $out = trim($out);
  585. if (preg_match('/[^a-z0-9_\-\.]+/i', $out)) $out = '';
  586. }
  587. break;
  588. case 'aZ09comma': // great to sanitize sortfield or sortorder params that can be t.abc,t.def_gh
  589. if (!is_array($out))
  590. {
  591. $out = trim($out);
  592. if (preg_match('/[^a-z0-9_\-\.,]+/i', $out)) $out = '';
  593. }
  594. break;
  595. case 'nohtml':
  596. $out = dol_string_nohtmltag($out, 0);
  597. break;
  598. case 'alpha': // No html and no " and no ../
  599. case 'alphanohtml': // Recommended for most scalar parameters and search parameters
  600. if (!is_array($out))
  601. {
  602. // '"' is dangerous because param in url can close the href= or src= and add javascript functions.
  603. // '../' is dangerous because it allows dir transversals
  604. $out = str_replace(array('&quot;', '"', '../'), '', trim($out));
  605. $out = dol_string_nohtmltag($out, 0);
  606. }
  607. break;
  608. case 'restricthtml': // Recommended for most html textarea
  609. $out = dol_string_onlythesehtmltags($out, 0);
  610. // TODO We can also remove all javascripts reference
  611. break;
  612. case 'custom':
  613. if (empty($filter)) return 'BadFourthParameterForGETPOST';
  614. $out = filter_var($out, $filter, $options);
  615. break;
  616. }
  617. return $out;
  618. }
  619. if (!function_exists('dol_getprefix'))
  620. {
  621. /**
  622. * Return a prefix to use for this Dolibarr instance, for session/cookie names or email id.
  623. * The prefix is unique for instance and avoid conflict between multi-instances, even when having two instances with same root dir
  624. * or two instances in same virtual servers.
  625. *
  626. * @param string $mode '' (prefix for session name) or 'email' (prefix for email id)
  627. * @return string A calculated prefix
  628. */
  629. function dol_getprefix($mode = '')
  630. {
  631. global $conf;
  632. // If prefix is for email
  633. if ($mode == 'email')
  634. {
  635. if (!empty($conf->global->MAIL_PREFIX_FOR_EMAIL_ID)) // If MAIL_PREFIX_FOR_EMAIL_ID is set (a value initialized with a random value is recommended)
  636. {
  637. if ($conf->global->MAIL_PREFIX_FOR_EMAIL_ID != 'SERVER_NAME') return $conf->global->MAIL_PREFIX_FOR_EMAIL_ID;
  638. elseif (isset($_SERVER["SERVER_NAME"])) return $_SERVER["SERVER_NAME"];
  639. }
  640. // The recommended value (may be not defined for old versions)
  641. if (!empty($conf->file->instance_unique_id)) return $conf->file->instance_unique_id;
  642. // For backward compatibility
  643. return dol_hash(DOL_DOCUMENT_ROOT.DOL_URL_ROOT, '3');
  644. }
  645. // The recommended value (may be not defined for old versions)
  646. if (!empty($conf->file->instance_unique_id)) return $conf->file->instance_unique_id;
  647. // For backward compatibility
  648. if (isset($_SERVER["SERVER_NAME"]) && isset($_SERVER["DOCUMENT_ROOT"]))
  649. {
  650. return dol_hash($_SERVER["SERVER_NAME"].$_SERVER["DOCUMENT_ROOT"].DOL_DOCUMENT_ROOT.DOL_URL_ROOT, '3');
  651. }
  652. return dol_hash(DOL_DOCUMENT_ROOT.DOL_URL_ROOT, '3');
  653. }
  654. }
  655. /**
  656. * Make an include_once using default root and alternate root if it fails.
  657. * To link to a core file, use include(DOL_DOCUMENT_ROOT.'/pathtofile')
  658. * To link to a module file from a module file, use include './mymodulefile';
  659. * To link to a module file from a core file, then this function can be used (call by hook / trigger / speciales pages)
  660. *
  661. * @param string $relpath Relative path to file (Ie: mydir/myfile, ../myfile, ...)
  662. * @param string $classname Class name (deprecated)
  663. * @return bool True if load is a success, False if it fails
  664. */
  665. function dol_include_once($relpath, $classname = '')
  666. {
  667. global $conf, $langs, $user, $mysoc; // Do not remove this. They must be defined for files we include. Other globals var must be retreived with $GLOBALS['var']
  668. $fullpath = dol_buildpath($relpath);
  669. if (!file_exists($fullpath)) {
  670. dol_syslog('functions::dol_include_once Tried to load unexisting file: '.$relpath, LOG_WARNING);
  671. return false;
  672. }
  673. if (!empty($classname) && !class_exists($classname)) {
  674. return include $fullpath;
  675. } else {
  676. return include_once $fullpath;
  677. }
  678. }
  679. /**
  680. * Return path of url or filesystem. Can check into alternate dir or alternate dir + main dir depending on value of $returnemptyifnotfound.
  681. *
  682. * @param string $path Relative path to file (if mode=0) or relative url (if mode=1). Ie: mydir/myfile, ../myfile
  683. * @param int $type 0=Used for a Filesystem path, 1=Used for an URL path (output relative), 2=Used for an URL path (output full path using same host that current url), 3=Used for an URL path (output full path using host defined into $dolibarr_main_url_root of conf file)
  684. * @param int $returnemptyifnotfound 0:If $type==0 and if file was not found into alternate dir, return default path into main dir (no test on it)
  685. * 1:If $type==0 and if file was not found into alternate dir, return empty string
  686. * 2:If $type==0 and if file was not found into alternate dir, test into main dir, return default path if found, empty string if not found
  687. * @return string Full filesystem path (if path=0) or '' if file not found, Full url path (if mode=1)
  688. */
  689. function dol_buildpath($path, $type = 0, $returnemptyifnotfound = 0)
  690. {
  691. global $conf;
  692. $path = preg_replace('/^\//', '', $path);
  693. if (empty($type)) // For a filesystem path
  694. {
  695. $res = DOL_DOCUMENT_ROOT.'/'.$path; // Standard default path
  696. if (is_array($conf->file->dol_document_root))
  697. {
  698. foreach ($conf->file->dol_document_root as $key => $dirroot) // ex: array("main"=>"/home/main/htdocs", "alt0"=>"/home/dirmod/htdocs", ...)
  699. {
  700. if ($key == 'main')
  701. {
  702. continue;
  703. }
  704. if (file_exists($dirroot.'/'.$path))
  705. {
  706. $res = $dirroot.'/'.$path;
  707. return $res;
  708. }
  709. }
  710. }
  711. if ($returnemptyifnotfound) // Not found into alternate dir
  712. {
  713. if ($returnemptyifnotfound == 1 || !file_exists($res)) return '';
  714. }
  715. } else // For an url path
  716. {
  717. // We try to get local path of file on filesystem from url
  718. // Note that trying to know if a file on disk exist by forging path on disk from url
  719. // works only for some web server and some setup. This is bugged when
  720. // using proxy, rewriting, virtual path, etc...
  721. $res = '';
  722. if ($type == 1) $res = DOL_URL_ROOT.'/'.$path; // Standard value
  723. if ($type == 2) $res = DOL_MAIN_URL_ROOT.'/'.$path; // Standard value
  724. if ($type == 3) $res = DOL_URL_ROOT.'/'.$path;
  725. foreach ($conf->file->dol_document_root as $key => $dirroot) // ex: array(["main"]=>"/home/main/htdocs", ["alt0"]=>"/home/dirmod/htdocs", ...)
  726. {
  727. if ($key == 'main')
  728. {
  729. if ($type == 3)
  730. {
  731. global $dolibarr_main_url_root;
  732. // Define $urlwithroot
  733. $urlwithouturlroot = preg_replace('/'.preg_quote(DOL_URL_ROOT, '/').'$/i', '', trim($dolibarr_main_url_root));
  734. $urlwithroot = $urlwithouturlroot.DOL_URL_ROOT; // This is to use external domain name found into config file
  735. //$urlwithroot=DOL_MAIN_URL_ROOT; // This is to use same domain name than current
  736. $res = (preg_match('/^http/i', $conf->file->dol_url_root[$key]) ? '' : $urlwithroot).'/'.$path; // Test on start with http is for old conf syntax
  737. }
  738. continue;
  739. }
  740. preg_match('/^([^\?]+(\.css\.php|\.css|\.js\.php|\.js|\.png|\.jpg|\.php)?)/i', $path, $regs); // Take part before '?'
  741. if (!empty($regs[1]))
  742. {
  743. //print $key.'-'.$dirroot.'/'.$path.'-'.$conf->file->dol_url_root[$type].'<br>'."\n";
  744. if (file_exists($dirroot.'/'.$regs[1]))
  745. {
  746. if ($type == 1)
  747. {
  748. $res = (preg_match('/^http/i', $conf->file->dol_url_root[$key]) ? '' : DOL_URL_ROOT).$conf->file->dol_url_root[$key].'/'.$path;
  749. }
  750. if ($type == 2)
  751. {
  752. $res = (preg_match('/^http/i', $conf->file->dol_url_root[$key]) ? '' : DOL_MAIN_URL_ROOT).$conf->file->dol_url_root[$key].'/'.$path;
  753. }
  754. if ($type == 3)
  755. {
  756. global $dolibarr_main_url_root;
  757. // Define $urlwithroot
  758. $urlwithouturlroot = preg_replace('/'.preg_quote(DOL_URL_ROOT, '/').'$/i', '', trim($dolibarr_main_url_root));
  759. $urlwithroot = $urlwithouturlroot.DOL_URL_ROOT; // This is to use external domain name found into config file
  760. //$urlwithroot=DOL_MAIN_URL_ROOT; // This is to use same domain name than current
  761. $res = (preg_match('/^http/i', $conf->file->dol_url_root[$key]) ? '' : $urlwithroot).$conf->file->dol_url_root[$key].'/'.$path; // Test on start with http is for old conf syntax
  762. }
  763. break;
  764. }
  765. }
  766. }
  767. }
  768. return $res;
  769. }
  770. /**
  771. * Create a clone of instance of object (new instance with same value for properties)
  772. * With native = 0: Property that are reference are also new object (full isolation clone). This means $this->db of new object is not valid.
  773. * With native = 1: Use PHP clone. Property that are reference are same pointer. This means $this->db of new object is still valid but point to same this->db than original object.
  774. *
  775. * @param object $object Object to clone
  776. * @param int $native 0=Full isolation method, 1=Native PHP method
  777. * @return object Clone object
  778. * @see https://php.net/manual/language.oop5.cloning.php
  779. */
  780. function dol_clone($object, $native = 0)
  781. {
  782. if (empty($native))
  783. {
  784. $myclone = unserialize(serialize($object));
  785. } else {
  786. $myclone = clone $object; // PHP clone is a shallow copy only, not a real clone, so properties of references will keep references (refer to the same target/variable)
  787. }
  788. return $myclone;
  789. }
  790. /**
  791. * Optimize a size for some browsers (phone, smarphone, ...)
  792. *
  793. * @param int $size Size we want
  794. * @param string $type Type of optimizing:
  795. * '' = function used to define a size for truncation
  796. * 'width' = function is used to define a width
  797. * @return int New size after optimizing
  798. */
  799. function dol_size($size, $type = '')
  800. {
  801. global $conf;
  802. if (empty($conf->dol_optimize_smallscreen)) return $size;
  803. if ($type == 'width' && $size > 250) return 250;
  804. else return 10;
  805. }
  806. /**
  807. * Clean a string to use it as a file name
  808. *
  809. * @param string $str String to clean
  810. * @param string $newstr String to replace bad chars with
  811. * @param int $unaccent 1=Remove also accent (default), 0 do not remove them
  812. * @return string String cleaned (a-zA-Z_)
  813. *
  814. * @see dol_string_nospecial(), dol_string_unaccent(), dol_sanitizePathName()
  815. */
  816. function dol_sanitizeFileName($str, $newstr = '_', $unaccent = 1)
  817. {
  818. // List of special chars for filenames in windows are defined on page https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file
  819. // Char '>' '<' '|' '$' and ';' are special chars for shells.
  820. // Char '/' and '\' are file delimiters.
  821. $filesystem_forbidden_chars = array('<', '>', '/', '\\', '?', '*', '|', '"', ':', '°', '$', ';');
  822. return dol_string_nospecial($unaccent ?dol_string_unaccent($str) : $str, $newstr, $filesystem_forbidden_chars);
  823. }
  824. /**
  825. * Clean a string to use it as a path name
  826. *
  827. * @param string $str String to clean
  828. * @param string $newstr String to replace bad chars with
  829. * @param int $unaccent 1=Remove also accent (default), 0 do not remove them
  830. * @return string String cleaned (a-zA-Z_)
  831. *
  832. * @see dol_string_nospecial(), dol_string_unaccent(), dol_sanitizeFileName()
  833. */
  834. function dol_sanitizePathName($str, $newstr = '_', $unaccent = 1)
  835. {
  836. $filesystem_forbidden_chars = array('<', '>', '?', '*', '|', '"', '°');
  837. return dol_string_nospecial($unaccent ? dol_string_unaccent($str) : $str, $newstr, $filesystem_forbidden_chars);
  838. }
  839. /**
  840. * Clean a string from all accent characters to be used as ref, login or by dol_sanitizeFileName
  841. *
  842. * @param string $str String to clean
  843. * @return string Cleaned string
  844. *
  845. * @see dol_sanitizeFilename(), dol_string_nospecial()
  846. */
  847. function dol_string_unaccent($str)
  848. {
  849. if (utf8_check($str))
  850. {
  851. // See http://www.utf8-chartable.de/
  852. $string = rawurlencode($str);
  853. $replacements = array(
  854. '%C3%80' => 'A', '%C3%81' => 'A', '%C3%82' => 'A', '%C3%83' => 'A', '%C3%84' => 'A', '%C3%85' => 'A',
  855. '%C3%88' => 'E', '%C3%89' => 'E', '%C3%8A' => 'E', '%C3%8B' => 'E',
  856. '%C3%8C' => 'I', '%C3%8D' => 'I', '%C3%8E' => 'I', '%C3%8F' => 'I',
  857. '%C3%92' => 'O', '%C3%93' => 'O', '%C3%94' => 'O', '%C3%95' => 'O', '%C3%96' => 'O',
  858. '%C3%99' => 'U', '%C3%9A' => 'U', '%C3%9B' => 'U', '%C3%9C' => 'U',
  859. '%C3%A0' => 'a', '%C3%A1' => 'a', '%C3%A2' => 'a', '%C3%A3' => 'a', '%C3%A4' => 'a', '%C3%A5' => 'a',
  860. '%C3%A7' => 'c',
  861. '%C3%A8' => 'e', '%C3%A9' => 'e', '%C3%AA' => 'e', '%C3%AB' => 'e',
  862. '%C3%AC' => 'i', '%C3%AD' => 'i', '%C3%AE' => 'i', '%C3%AF' => 'i',
  863. '%C3%B1' => 'n',
  864. '%C3%B2' => 'o', '%C3%B3' => 'o', '%C3%B4' => 'o', '%C3%B5' => 'o', '%C3%B6' => 'o',
  865. '%C3%B9' => 'u', '%C3%BA' => 'u', '%C3%BB' => 'u', '%C3%BC' => 'u',
  866. '%C3%BF' => 'y'
  867. );
  868. $string = strtr($string, $replacements);
  869. return rawurldecode($string);
  870. } else {
  871. // See http://www.ascii-code.com/
  872. $string = strtr(
  873. $str,
  874. "\xC0\xC1\xC2\xC3\xC4\xC5\xC7
  875. \xC8\xC9\xCA\xCB\xCC\xCD\xCE\xCF\xD0\xD1
  876. \xD2\xD3\xD4\xD5\xD8\xD9\xDA\xDB\xDD
  877. \xE0\xE1\xE2\xE3\xE4\xE5\xE7\xE8\xE9\xEA\xEB
  878. \xEC\xED\xEE\xEF\xF0\xF1\xF2\xF3\xF4\xF5\xF8
  879. \xF9\xFA\xFB\xFC\xFD\xFF",
  880. "AAAAAAC
  881. EEEEIIIIDN
  882. OOOOOUUUY
  883. aaaaaaceeee
  884. iiiidnooooo
  885. uuuuyy"
  886. );
  887. $string = strtr($string, array("\xC4"=>"Ae", "\xC6"=>"AE", "\xD6"=>"Oe", "\xDC"=>"Ue", "\xDE"=>"TH", "\xDF"=>"ss", "\xE4"=>"ae", "\xE6"=>"ae", "\xF6"=>"oe", "\xFC"=>"ue", "\xFE"=>"th"));
  888. return $string;
  889. }
  890. }
  891. /**
  892. * Clean a string from all punctuation characters to use it as a ref or login.
  893. * This is a more complete function than dol_sanitizeFileName.
  894. *
  895. * @param string $str String to clean
  896. * @param string $newstr String to replace forbidden chars with
  897. * @param array $badcharstoreplace List of forbidden characters
  898. * @return string Cleaned string
  899. *
  900. * @see dol_sanitizeFilename(), dol_string_unaccent(), dol_string_nounprintableascii()
  901. */
  902. function dol_string_nospecial($str, $newstr = '_', $badcharstoreplace = '')
  903. {
  904. $forbidden_chars_to_replace = array(" ", "'", "/", "\\", ":", "*", "?", "\"", "<", ">", "|", "[", "]", ",", ";", "=", '°'); // more complete than dol_sanitizeFileName
  905. $forbidden_chars_to_remove = array();
  906. if (is_array($badcharstoreplace)) $forbidden_chars_to_replace = $badcharstoreplace;
  907. //$forbidden_chars_to_remove=array("(",")");
  908. return str_replace($forbidden_chars_to_replace, $newstr, str_replace($forbidden_chars_to_remove, "", $str));
  909. }
  910. /**
  911. * Clean a string from all non printable ascii chars (0x00-0x1F and 0x7F). It removes also CR-LF
  912. * This can be used to sanitize a string and view its real content. Some hacks try to obfuscate attacks by inserting non printable chars.
  913. *
  914. * @param string $str String to clean
  915. * @return string Cleaned string
  916. *
  917. * @see dol_sanitizeFilename(), dol_string_unaccent(), dol_string_nospecial()
  918. */
  919. function dol_string_nounprintableascii($str)
  920. {
  921. return preg_replace('/[\x00-\x1F\x7F]/u', '', $str);
  922. }
  923. /**
  924. * Returns text escaped for inclusion into javascript code
  925. *
  926. * @param string $stringtoescape String to escape
  927. * @param int $mode 0=Escape also ' and " into ', 1=Escape ' but not " for usage into 'string', 2=Escape " but not ' for usage into "string", 3=Escape ' and " with \
  928. * @param int $noescapebackslashn 0=Escape also \n. 1=Do not escape \n.
  929. * @return string Escaped string. Both ' and " are escaped into ' if they are escaped.
  930. */
  931. function dol_escape_js($stringtoescape, $mode = 0, $noescapebackslashn = 0)
  932. {
  933. // escape quotes and backslashes, newlines, etc.
  934. $substitjs = array("&#039;"=>"\\'", "\r"=>'\\r');
  935. //$substitjs['</']='<\/'; // We removed this. Should be useless.
  936. if (empty($noescapebackslashn)) { $substitjs["\n"] = '\\n'; $substitjs['\\'] = '\\\\'; }
  937. if (empty($mode)) { $substitjs["'"] = "\\'"; $substitjs['"'] = "\\'"; } elseif ($mode == 1) $substitjs["'"] = "\\'";
  938. elseif ($mode == 2) { $substitjs['"'] = '\\"'; } elseif ($mode == 3) { $substitjs["'"] = "\\'"; $substitjs['"'] = "\\\""; }
  939. return strtr($stringtoescape, $substitjs);
  940. }
  941. /**
  942. * Returns text escaped for inclusion into javascript code
  943. *
  944. * @param string $stringtoescape String to escape
  945. * @return string Escaped string for json content.
  946. */
  947. function dol_escape_json($stringtoescape)
  948. {
  949. return str_replace('"', '\"', $stringtoescape);
  950. }
  951. /**
  952. * Returns text escaped for inclusion in HTML alt or title tags, or into values of HTML input fields.
  953. *
  954. * @param string $stringtoescape String to escape
  955. * @param int $keepb 1=Preserve b tags (otherwise, remove them)
  956. * @param int $keepn 1=Preserve \r\n strings (otherwise, replace them with escaped value). Set to 1 when escaping for a <textarea>.
  957. * @param string $keepmoretags '' or 'common' or list of tags
  958. * @param int $escapeonlyhtmltags 1=Escape only html tags, not the special chars like accents.
  959. * @return string Escaped string
  960. * @see dol_string_nohtmltag(), dol_string_nospecial(), dol_string_unaccent()
  961. */
  962. function dol_escape_htmltag($stringtoescape, $keepb = 0, $keepn = 0, $keepmoretags = '', $escapeonlyhtmltags = 0)
  963. {
  964. if ($keepmoretags == 'common') $keepmoretags = 'html,body,a,em,i,u,ul,li,br,div,img,font,p,span,strong,table,tr,td,th,tbody';
  965. // TODO Implement $keepmoretags
  966. // escape quotes and backslashes, newlines, etc.
  967. if ($escapeonlyhtmltags) {
  968. $tmp = htmlspecialchars_decode($stringtoescape, ENT_COMPAT);
  969. } else {
  970. $tmp = html_entity_decode($stringtoescape, ENT_COMPAT, 'UTF-8');
  971. }
  972. if (!$keepb) $tmp = strtr($tmp, array("<b>"=>'', '</b>'=>''));
  973. if (!$keepn) $tmp = strtr($tmp, array("\r"=>'\\r', "\n"=>'\\n'));
  974. if ($escapeonlyhtmltags) {
  975. return htmlspecialchars($tmp, ENT_COMPAT, 'UTF-8');
  976. } else {
  977. return htmlentities($tmp, ENT_COMPAT, 'UTF-8');
  978. }
  979. }
  980. /**
  981. * Convert a string to lower. Never use strtolower because it does not works with UTF8 strings.
  982. *
  983. * @param string $utf8_string String to encode
  984. * @return string String converted
  985. */
  986. function dol_strtolower($utf8_string)
  987. {
  988. return mb_strtolower($utf8_string, "UTF-8");
  989. }
  990. /**
  991. * Convert a string to upper. Never use strtolower because it does not works with UTF8 strings.
  992. *
  993. * @param string $utf8_string String to encode
  994. * @return string String converted
  995. */
  996. function dol_strtoupper($utf8_string)
  997. {
  998. return mb_strtoupper($utf8_string, "UTF-8");
  999. }
  1000. /**
  1001. * Write log message into outputs. Possible outputs can be:
  1002. * SYSLOG_HANDLERS = ["mod_syslog_file"] file name is then defined by SYSLOG_FILE
  1003. * SYSLOG_HANDLERS = ["mod_syslog_syslog"] facility is then defined by SYSLOG_FACILITY
  1004. * Warning, syslog functions are bugged on Windows, generating memory protection faults. To solve
  1005. * this, use logging to files instead of syslog (see setup of module).
  1006. * Note: If constant 'SYSLOG_FILE_NO_ERROR' defined, we never output any error message when writing to log fails.
  1007. * Note: You can get log message into html sources by adding parameter &logtohtml=1 (constant MAIN_LOGTOHTML must be set)
  1008. * This function works only if syslog module is enabled.
  1009. * This must not use any call to other function calling dol_syslog (avoid infinite loop).
  1010. *
  1011. * @param string $message Line to log. ''=Show nothing
  1012. * @param int $level Log level
  1013. * On Windows LOG_ERR=4, LOG_WARNING=5, LOG_NOTICE=LOG_INFO=6, LOG_DEBUG=6 si define_syslog_variables ou PHP 5.3+, 7 si dolibarr
  1014. * On Linux LOG_ERR=3, LOG_WARNING=4, LOG_INFO=6, LOG_DEBUG=7
  1015. * @param int $ident 1=Increase ident of 1, -1=Decrease ident of 1
  1016. * @param string $suffixinfilename When output is a file, append this suffix into default log filename.
  1017. * @param string $restricttologhandler Force output of log only to this log handler
  1018. * @param array|null $logcontext If defined, an array with extra informations (can be used by some log handlers)
  1019. * @return void
  1020. */
  1021. function dol_syslog($message, $level = LOG_INFO, $ident = 0, $suffixinfilename = '', $restricttologhandler = '', $logcontext = null)
  1022. {
  1023. global $conf, $user, $debugbar;
  1024. // If syslog module enabled
  1025. if (empty($conf->syslog->enabled)) return;
  1026. // Check if we are into execution of code of a website
  1027. if (defined('USEEXTERNALSERVER') && !defined('USEDOLIBARRSERVER') && !defined('USEDOLIBARREDITOR')) {
  1028. global $website, $websitekey;
  1029. if (is_object($website) && !empty($website->ref)) $suffixinfilename .= '_website_'.$website->ref;
  1030. elseif (!empty($websitekey)) $suffixinfilename .= '_website_'.$websitekey;
  1031. }
  1032. if ($ident < 0)
  1033. {
  1034. foreach ($conf->loghandlers as $loghandlerinstance)
  1035. {
  1036. $loghandlerinstance->setIdent($ident);
  1037. }
  1038. }
  1039. if (!empty($message))
  1040. {
  1041. // Test log level
  1042. $logLevels = array(LOG_EMERG=>'EMERG', LOG_ALERT=>'ALERT', LOG_CRIT=>'CRITICAL', LOG_ERR=>'ERR', LOG_WARNING=>'WARN', LOG_NOTICE=>'NOTICE', LOG_INFO=>'INFO', LOG_DEBUG=>'DEBUG');
  1043. if (!array_key_exists($level, $logLevels))
  1044. {
  1045. throw new Exception('Incorrect log level');
  1046. }
  1047. if ($level > $conf->global->SYSLOG_LEVEL) return;
  1048. $message = preg_replace('/password=\'[^\']*\'/', 'password=\'hidden\'', $message); // protection to avoid to have value of password in log
  1049. // If adding log inside HTML page is required
  1050. if ((!empty($_REQUEST['logtohtml']) && !empty($conf->global->MAIN_ENABLE_LOG_TO_HTML))
  1051. || (!empty($user->rights->debugbar->read) && is_object($debugbar)))
  1052. {
  1053. $conf->logbuffer[] = dol_print_date(time(), "%Y-%m-%d %H:%M:%S")." ".$logLevels[$level]." ".$message;
  1054. }
  1055. //TODO: Remove this. MAIN_ENABLE_LOG_INLINE_HTML should be deprecated and use a log handler dedicated to HTML output
  1056. // If html log tag enabled and url parameter log defined, we show output log on HTML comments
  1057. if (!empty($conf->global->MAIN_ENABLE_LOG_INLINE_HTML) && !empty($_GET["log"]))
  1058. {
  1059. print "\n\n<!-- Log start\n";
  1060. print $message."\n";
  1061. print "Log end -->\n";
  1062. }
  1063. $data = array(
  1064. 'message' => $message,
  1065. 'script' => (isset($_SERVER['PHP_SELF']) ? basename($_SERVER['PHP_SELF'], '.php') : false),
  1066. 'level' => $level,
  1067. 'user' => ((is_object($user) && $user->id) ? $user->login : false),
  1068. 'ip' => false
  1069. );
  1070. $remoteip = getUserRemoteIP(); // Get ip when page run on a web server
  1071. if (!empty($remoteip)) {
  1072. $data['ip'] = $remoteip;
  1073. // This is when server run behind a reverse proxy
  1074. if (!empty($_SERVER['HTTP_X_FORWARDED_FOR']) && $_SERVER['HTTP_X_FORWARDED_FOR'] != $remoteip) $data['ip'] = $_SERVER['HTTP_X_FORWARDED_FOR'].' -> '.$data['ip'];
  1075. elseif (!empty($_SERVER['HTTP_CLIENT_IP']) && $_SERVER['HTTP_CLIENT_IP'] != $remoteip) $data['ip'] = $_SERVER['HTTP_CLIENT_IP'].' -> '.$data['ip'];
  1076. } // This is when PHP session is ran inside a web server but not inside a client request (example: init code of apache)
  1077. elseif (!empty($_SERVER['SERVER_ADDR'])) $data['ip'] = $_SERVER['SERVER_ADDR'];
  1078. // This is when PHP session is ran outside a web server, like from Windows command line (Not always defined, but useful if OS defined it).
  1079. elseif (!empty($_SERVER['COMPUTERNAME'])) $data['ip'] = $_SERVER['COMPUTERNAME'].(empty($_SERVER['USERNAME']) ? '' : '@'.$_SERVER['USERNAME']);
  1080. // This is when PHP session is ran outside a web server, like from Linux command line (Not always defined, but usefull if OS defined it).
  1081. elseif (!empty($_SERVER['LOGNAME'])) $data['ip'] = '???@'.$_SERVER['LOGNAME'];
  1082. // Loop on each log handler and send output
  1083. foreach ($conf->loghandlers as $loghandlerinstance)
  1084. {
  1085. if ($restricttologhandler && $loghandlerinstance->code != $restricttologhandler) continue;
  1086. $loghandlerinstance->export($data, $suffixinfilename);
  1087. }
  1088. unset($data);
  1089. }
  1090. if ($ident > 0)
  1091. {
  1092. foreach ($conf->loghandlers as $loghandlerinstance)
  1093. {
  1094. $loghandlerinstance->setIdent($ident);
  1095. }
  1096. }
  1097. }
  1098. /**
  1099. * Show tab header of a card
  1100. *
  1101. * @param array $links Array of tabs. Currently initialized by calling a function xxx_admin_prepare_head
  1102. * @param string $active Active tab name (document', 'info', 'ldap', ....)
  1103. * @param string $title Title
  1104. * @param int $notab -1 or 0=Add tab header, 1=no tab header (if you set this to 1, using dol_fiche_end() to close tab is not required), -2=Add tab header with no seaparation under tab (to start a tab just after)
  1105. * @param string $picto Add a picto on tab title
  1106. * @param int $pictoisfullpath If 1, image path is a full path. If you set this to 1, you can use url returned by dol_buildpath('/mymodyle/img/myimg.png',1) for $picto.
  1107. * @param string $morehtmlright Add more html content on right of tabs title
  1108. * @param string $morecss More Css
  1109. * @param int $limittoshow Limit number of tabs to show. Use 0 to use automatic default value.
  1110. * @param string $moretabssuffix A suffix to use when you have several dol_get_fiche_head() in same page
  1111. * @return void
  1112. */
  1113. function dol_fiche_head($links = array(), $active = '0', $title = '', $notab = 0, $picto = '', $pictoisfullpath = 0, $morehtmlright = '', $morecss = '', $limittoshow = 0, $moretabssuffix = '')
  1114. {
  1115. print dol_get_fiche_head($links, $active, $title, $notab, $picto, $pictoisfullpath, $morehtmlright, $morecss, $limittoshow, $moretabssuffix);
  1116. }
  1117. /**
  1118. * Show tabs of a record
  1119. *
  1120. * @param array $links Array of tabs
  1121. * @param string $active Active tab name
  1122. * @param string $title Title
  1123. * @param int $notab -1 or 0=Add tab header, 1=no tab header (if you set this to 1, using dol_fiche_end() to close tab is not required), -2=Add tab header with no seaparation under tab (to start a tab just after)
  1124. * @param string $picto Add a picto on tab title
  1125. * @param int $pictoisfullpath If 1, image path is a full path. If you set this to 1, you can use url returned by dol_buildpath('/mymodyle/img/myimg.png',1) for $picto.
  1126. * @param string $morehtmlright Add more html content on right of tabs title
  1127. * @param string $morecss More Css
  1128. * @param int $limittoshow Limit number of tabs to show. Use 0 to use automatic default value.
  1129. * @param string $moretabssuffix A suffix to use when you have several dol_get_fiche_head() in same page
  1130. * @return string
  1131. */
  1132. function dol_get_fiche_head($links = array(), $active = '', $title = '', $notab = 0, $picto = '', $pictoisfullpath = 0, $morehtmlright = '', $morecss = '', $limittoshow = 0, $moretabssuffix = '')
  1133. {
  1134. global $conf, $langs, $hookmanager;
  1135. // Show title
  1136. $showtitle = 1;
  1137. if (!empty($conf->dol_optimize_smallscreen)) $showtitle = 0;
  1138. $out = "\n".'<!-- dol_fiche_head - dol_get_fiche_head -->';
  1139. if ((!empty($title) && $showtitle) || $morehtmlright || !empty($links)) {
  1140. $out .= '<div class="tabs'.($picto ? '' : ' nopaddingleft').'" data-role="controlgroup" data-type="horizontal">'."\n";
  1141. }
  1142. // Show right part
  1143. if ($morehtmlright) $out .= '<div class="inline-block floatright tabsElem">'.$morehtmlright.'</div>'; // Output right area first so when space is missing, text is in front of tabs and not under.
  1144. // Show title
  1145. if (!empty($title) && $showtitle && empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER))
  1146. {
  1147. $limittitle = 30;
  1148. $out .= '<a class="tabTitle">';
  1149. if ($picto) $out .= img_picto($title, ($pictoisfullpath ? '' : 'object_').$picto, '', $pictoisfullpath, 0, 0, '', 'imgTabTitle').' ';
  1150. $out .= '<span class="tabTitleText">'.dol_trunc($title, $limittitle).'</span>';
  1151. $out .= '</a>';
  1152. }
  1153. // Show tabs
  1154. // Define max of key (max may be higher than sizeof because of hole due to module disabling some tabs).
  1155. $maxkey = -1;
  1156. if (is_array($links) && !empty($links))
  1157. {
  1158. $keys = array_keys($links);
  1159. if (count($keys)) $maxkey = max($keys);
  1160. }
  1161. // Show tabs
  1162. // if =0 we don't use the feature
  1163. if (empty($limittoshow)) {
  1164. $limittoshow = (empty($conf->global->MAIN_MAXTABS_IN_CARD) ? 99 : $conf->global->MAIN_MAXTABS_IN_CARD);
  1165. }
  1166. if (!empty($conf->dol_optimize_smallscreen)) $limittoshow = 2;
  1167. $displaytab = 0;
  1168. $nbintab = 0;
  1169. $popuptab = 0;
  1170. $outmore = '';
  1171. for ($i = 0; $i <= $maxkey; $i++)
  1172. {
  1173. if ((is_numeric($active) && $i == $active) || (!empty($links[$i][2]) && !is_numeric($active) && $active == $links[$i][2])) {
  1174. // If active tab is already present
  1175. if ($i >= $limittoshow) $limittoshow--;
  1176. }
  1177. }
  1178. for ($i = 0; $i <= $maxkey; $i++)
  1179. {
  1180. if ((is_numeric($active) && $i == $active) || (!empty($links[$i][2]) && !is_numeric($active) && $active == $links[$i][2])) {
  1181. $isactive = true;
  1182. } else {
  1183. $isactive = false;
  1184. }
  1185. if ($i < $limittoshow || $isactive)
  1186. {
  1187. $out .= '<div class="inline-block tabsElem'.($isactive ? ' tabsElemActive' : '').((!$isactive && !empty($conf->global->MAIN_HIDE_INACTIVETAB_ON_PRINT)) ? ' hideonprint' : '').'"><!-- id tab = '.(empty($links[$i][2]) ? '' : $links[$i][2]).' -->';
  1188. if (isset($links[$i][2]) && $links[$i][2] == 'image')
  1189. {
  1190. if (!empty($links[$i][0]))
  1191. {
  1192. $out .= '<a class="tabimage'.($morecss ? ' '.$morecss : '').'" href="'.$links[$i][0].'">'.$links[$i][1].'</a>'."\n";
  1193. } else {
  1194. $out .= '<span class="tabspan">'.$links[$i][1].'</span>'."\n";
  1195. }
  1196. } elseif (!empty($links[$i][1]))
  1197. {
  1198. //print "x $i $active ".$links[$i][2]." z";
  1199. if ($isactive)
  1200. {
  1201. $out .= '<a'.(!empty($links[$i][2]) ? ' id="'.$links[$i][2].'"' : '').' class="tabactive tab inline-block'.($morecss ? ' '.$morecss : '').'" href="'.$links[$i][0].'">';
  1202. $out .= $links[$i][1];
  1203. $out .= '</a>'."\n";
  1204. } else {
  1205. $out .= '<a'.(!empty($links[$i][2]) ? ' id="'.$links[$i][2].'"' : '').' class="tabunactive tab inline-block'.($morecss ? ' '.$morecss : '').'" href="'.$links[$i][0].'">';
  1206. $out .= $links[$i][1];
  1207. $out .= '</a>'."\n";
  1208. }
  1209. }
  1210. $out .= '</div>';
  1211. } else {
  1212. // The popup with the other tabs
  1213. if (!$popuptab)
  1214. {
  1215. $popuptab = 1;
  1216. $outmore .= '<div class="popuptabset wordwrap">'; // The css used to hide/show popup
  1217. }
  1218. $outmore .= '<div class="popuptab wordwrap" style="display:inherit;">';
  1219. if (isset($links[$i][2]) && $links[$i][2] == 'image')
  1220. {
  1221. if (!empty($links[$i][0]))
  1222. $outmore .= '<a class="tabimage'.($morecss ? ' '.$morecss : '').'" href="'.$links[$i][0].'">'.$links[$i][1].'</a>'."\n";
  1223. else $outmore .= '<span class="tabspan">'.$links[$i][1].'</span>'."\n";
  1224. } elseif (!empty($links[$i][1]))
  1225. {
  1226. $outmore .= '<a'.(!empty($links[$i][2]) ? ' id="'.$links[$i][2].'"' : '').' class="wordwrap inline-block'.($morecss ? ' '.$morecss : '').'" href="'.$links[$i][0].'">';
  1227. $outmore .= preg_replace('/([a-z])\/([a-z])/i', '\\1 / \\2', $links[$i][1]); // Replace x/y with x / y to allow wrap on long composed texts.
  1228. $outmore .= '</a>'."\n";
  1229. }
  1230. $outmore .= '</div>';
  1231. $nbintab++;
  1232. }
  1233. $displaytab = $i;
  1234. }
  1235. if ($popuptab) $outmore .= '</div>';
  1236. if ($popuptab) // If there is some tabs not shown
  1237. {
  1238. $left = ($langs->trans("DIRECTION") == 'rtl' ? 'right' : 'left');
  1239. $right = ($langs->trans("DIRECTION") == 'rtl' ? 'left' : 'right');
  1240. $tabsname = $moretabssuffix;
  1241. if (empty($tabsname)) { $tabsname = str_replace("@", "", $picto); }
  1242. $out .= '<div id="moretabs'.$tabsname.'" class="inline-block tabsElem">';
  1243. $out .= '<a href="#" class="tab moretab inline-block tabunactive reposition">'.$langs->trans("More").'... ('.$nbintab.')</a>';
  1244. $out .= '<div id="moretabsList'.$tabsname.'" style="position: absolute; '.$left.': -999em; text-align: '.$left.'; margin:0px; padding:2px; z-index:10;">';
  1245. $out .= $outmore;
  1246. $out .= '</div>';
  1247. $out .= '<div></div>';
  1248. $out .= "</div>\n";
  1249. $out .= "<script>";
  1250. $out .= "$('#moretabs".$tabsname."').mouseenter( function() { console.log('mouseenter ".$left."'); $('#moretabsList".$tabsname."').css('".$left."','auto');});";
  1251. $out .= "$('#moretabs".$tabsname."').mouseleave( function() { console.log('mouseleave ".$left."'); $('#moretabsList".$tabsname."').css('".$left."','-999em');});";
  1252. $out .= "</script>";
  1253. }
  1254. if ((!empty($title) && $showtitle) || $morehtmlright || !empty($links)) {
  1255. $out .= "</div>\n";
  1256. }
  1257. if (!$notab || $notab == -1 || $notab == -2) $out .= "\n".'<div class="tabBar'.($notab == -1 ? '' : ($notab == -2 ? ' tabBarNoTop' : ' tabBarWithBottom')).'">'."\n";
  1258. $parameters = array('tabname' => $active, 'out' => $out);
  1259. $reshook = $hookmanager->executeHooks('printTabsHead', $parameters); // This hook usage is called just before output the head of tabs. Take also a look at "completeTabsHead"
  1260. if ($reshook > 0)
  1261. {
  1262. $out = $hookmanager->resPrint;
  1263. }
  1264. return $out;
  1265. }
  1266. /**
  1267. * Show tab footer of a card
  1268. *
  1269. * @param int $notab -1 or 0=Add tab footer, 1=no tab footer
  1270. * @return void
  1271. */
  1272. function dol_fiche_end($notab = 0)
  1273. {
  1274. print dol_get_fiche_end($notab);
  1275. }
  1276. /**
  1277. * Return tab footer of a card
  1278. *
  1279. * @param int $notab -1 or 0=Add tab footer, 1=no tab footer
  1280. * @return string
  1281. */
  1282. function dol_get_fiche_end($notab = 0)
  1283. {
  1284. if (!$notab || $notab == -1) return "\n</div>\n";
  1285. else return '';
  1286. }
  1287. /**
  1288. * Show tab footer of a card.
  1289. * Note: $object->next_prev_filter can be set to restrict select to find next or previous record by $form->showrefnav.
  1290. *
  1291. * @param Object $object Object to show
  1292. * @param string $paramid Name of parameter to use to name the id into the URL next/previous link
  1293. * @param string $morehtml More html content to output just before the nav bar
  1294. * @param int $shownav Show Condition (navigation is shown if value is 1)
  1295. * @param string $fieldid Nom du champ en base a utiliser pour select next et previous (we make the select max and min on this field). Use 'none' for no prev/next search.
  1296. * @param string $fieldref Nom du champ objet ref (object->ref) a utiliser pour select next et previous
  1297. * @param string $morehtmlref More html to show after ref
  1298. * @param string $moreparam More param to add in nav link url.
  1299. * @param int $nodbprefix Do not include DB prefix to forge table name
  1300. * @param string $morehtmlleft More html code to show before ref
  1301. * @param string $morehtmlstatus More html code to show under navigation arrows
  1302. * @param int $onlybanner Put this to 1, if the card will contains only a banner (this add css 'arearefnobottom' on div)
  1303. * @param string $morehtmlright More html code to show before navigation arrows
  1304. * @return void
  1305. */
  1306. function dol_banner_tab($object, $paramid, $morehtml = '', $shownav = 1, $fieldid = 'rowid', $fieldref = 'ref', $morehtmlref = '', $moreparam = '', $nodbprefix = 0, $morehtmlleft = '', $morehtmlstatus = '', $onlybanner = 0, $morehtmlright = '')
  1307. {
  1308. global $conf, $form, $user, $langs;
  1309. $error = 0;
  1310. $maxvisiblephotos = 1;
  1311. $showimage = 1;
  1312. $entity = (empty($object->entity) ? $conf->entity : $object->entity);
  1313. $showbarcode = empty($conf->barcode->enabled) ? 0 : ($object->barcode ? 1 : 0);
  1314. if (!empty($conf->global->MAIN_USE_ADVANCED_PERMS) && empty($user->rights->barcode->lire_advance)) $showbarcode = 0;
  1315. $modulepart = 'unknown';
  1316. if ($object->element == 'societe') $modulepart = 'societe';
  1317. if ($object->element == 'contact') $modulepart = 'contact';
  1318. if ($object->element == 'member') $modulepart = 'memberphoto';
  1319. if ($object->element == 'user') $modulepart = 'userphoto';
  1320. if ($object->element == 'product') $modulepart = 'product';
  1321. if ($object->element == 'ticket') $modulepart = 'ticket';
  1322. if (class_exists("Imagick"))
  1323. {
  1324. if ($object->element == 'propal') $modulepart = 'propal';
  1325. if ($object->element == 'commande') $modulepart = 'commande';
  1326. if ($object->element == 'facture') $modulepart = 'facture';
  1327. if ($object->element == 'fichinter') $modulepart = 'ficheinter';
  1328. if ($object->element == 'contrat') $modulepart = 'contract';
  1329. if ($object->element == 'supplier_proposal') $modulepart = 'supplier_proposal';
  1330. if ($object->element == 'order_supplier') $modulepart = 'supplier_order';
  1331. if ($object->element == 'invoice_supplier') $modulepart = 'supplier_invoice';
  1332. if ($object->element == 'expensereport') $modulepart = 'expensereport';
  1333. }
  1334. if ($object->element == 'product')
  1335. {
  1336. $width = 80; $cssclass = 'photoref';
  1337. $showimage = $object->is_photo_available($conf->product->multidir_output[$entity]);
  1338. $maxvisiblephotos = (isset($conf->global->PRODUCT_MAX_VISIBLE_PHOTO) ? $conf->global->PRODUCT_MAX_VISIBLE_PHOTO : 5);
  1339. if ($conf->browser->layout == 'phone') $maxvisiblephotos = 1;
  1340. if ($showimage) $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref">'.$object->show_photos('product', $conf->product->multidir_output[$entity], 'small', $maxvisiblephotos, 0, 0, 0, $width, 0).'</div>';
  1341. else {
  1342. if (!empty($conf->global->PRODUCT_NODISPLAYIFNOPHOTO)) {
  1343. $nophoto = '';
  1344. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref"></div>';
  1345. } else { // Show no photo link
  1346. $nophoto = '/public/theme/common/nophoto.png';
  1347. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref"><img class="photo'.$modulepart.($cssclass ? ' '.$cssclass : '').'" alt="No photo"'.($width ? ' style="width: '.$width.'px"' : '').' src="'.DOL_URL_ROOT.$nophoto.'"></div>';
  1348. }
  1349. }
  1350. } elseif ($object->element == 'ticket') {
  1351. $width = 80; $cssclass = 'photoref';
  1352. $showimage = $object->is_photo_available($conf->ticket->multidir_output[$entity].'/'.$object->ref);
  1353. $maxvisiblephotos = (isset($conf->global->TICKET_MAX_VISIBLE_PHOTO) ? $conf->global->TICKET_MAX_VISIBLE_PHOTO : 2);
  1354. if ($conf->browser->layout == 'phone') $maxvisiblephotos = 1;
  1355. if ($showimage)
  1356. {
  1357. $showphoto = $object->show_photos('ticket', $conf->ticket->multidir_output[$entity], 'small', $maxvisiblephotos, 0, 0, 0, $width, 0);
  1358. if ($object->nbphoto > 0)
  1359. {
  1360. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref">'.$showphoto.'</div>';
  1361. } else {
  1362. $showimage = 0;
  1363. }
  1364. }
  1365. if (!$showimage)
  1366. {
  1367. if (!empty($conf->global->TICKET_NODISPLAYIFNOPHOTO)) {
  1368. $nophoto = '';
  1369. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref"></div>';
  1370. } else { // Show no photo link
  1371. $nophoto = '/public/theme/common/nophoto.png';
  1372. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref"><img class="photo'.$modulepart.($cssclass ? ' '.$cssclass : '').'" alt="No photo" border="0"'.($width ? ' style="width: '.$width.'px"' : '').' src="'.DOL_URL_ROOT.$nophoto.'"></div>';
  1373. }
  1374. }
  1375. } else {
  1376. if ($showimage)
  1377. {
  1378. if ($modulepart != 'unknown')
  1379. {
  1380. $phototoshow = '';
  1381. // Check if a preview file is available
  1382. if (in_array($modulepart, array('propal', 'commande', 'facture', 'ficheinter', 'contract', 'supplier_order', 'supplier_proposal', 'supplier_invoice', 'expensereport')) && class_exists("Imagick"))
  1383. {
  1384. $objectref = dol_sanitizeFileName($object->ref);
  1385. $dir_output = (empty($conf->$modulepart->multidir_output[$entity]) ? $conf->$modulepart->dir_output : $conf->$modulepart->multidir_output[$entity])."/";
  1386. if (in_array($modulepart, array('invoice_supplier', 'supplier_invoice')))
  1387. {
  1388. $subdir = get_exdir($object->id, 2, 0, 1, $object, $modulepart);
  1389. $subdir .= ((!empty($subdir) && !preg_match('/\/$/', $subdir)) ? '/' : '').$objectref; // the objectref dir is not included into get_exdir when used with level=2, so we add it at end
  1390. } else {
  1391. $subdir = get_exdir($object->id, 0, 0, 1, $object, $modulepart);
  1392. }
  1393. if (empty($subdir)) $subdir = 'errorgettingsubdirofobject'; // Protection to avoid to return empty path
  1394. $filepath = $dir_output.$subdir."/";
  1395. $filepdf = $filepath.$objectref.".pdf";
  1396. $relativepath = $subdir.'/'.$objectref.'.pdf';
  1397. // Define path to preview pdf file (preview precompiled "file.ext" are "file.ext_preview.png")
  1398. $fileimage = $filepdf.'_preview.png';
  1399. $relativepathimage = $relativepath.'_preview.png';
  1400. $pdfexists = file_exists($filepdf);
  1401. // If PDF file exists
  1402. if ($pdfexists)
  1403. {
  1404. // Conversion du PDF en image png si fichier png non existant
  1405. if (!file_exists($fileimage) || (filemtime($fileimage) < filemtime($filepdf)))
  1406. {
  1407. if (empty($conf->global->MAIN_DISABLE_PDF_THUMBS)) // If you experience trouble with pdf thumb generation and imagick, you can disable here.
  1408. {
  1409. include_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
  1410. $ret = dol_convert_file($filepdf, 'png', $fileimage, '0'); // Convert first page of PDF into a file _preview.png
  1411. if ($ret < 0) $error++;
  1412. }
  1413. }
  1414. }
  1415. if ($pdfexists && !$error)
  1416. {
  1417. $heightforphotref = 70;
  1418. if (!empty($conf->dol_optimize_smallscreen)) $heightforphotref = 60;
  1419. // If the preview file is found
  1420. if (file_exists($fileimage))
  1421. {
  1422. $phototoshow = '<div class="floatleft inline-block valignmiddle divphotoref"><div class="photoref">';
  1423. $phototoshow .= '<img height="'.$heightforphotref.'" class="photo photowithmargin photowithborder" src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=apercu'.$modulepart.'&amp;file='.urlencode($relativepathimage).'">';
  1424. $phototoshow .= '</div></div>';
  1425. }
  1426. }
  1427. } elseif (!$phototoshow)
  1428. {
  1429. $phototoshow .= $form->showphoto($modulepart, $object, 0, 0, 0, 'photoref', 'small', 1, 0, $maxvisiblephotos);
  1430. }
  1431. if ($phototoshow)
  1432. {
  1433. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref">';
  1434. $morehtmlleft .= $phototoshow;
  1435. $morehtmlleft .= '</div>';
  1436. }
  1437. }
  1438. if (!$phototoshow) // Show No photo link (picto of object)
  1439. {
  1440. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref">';
  1441. if ($object->element == 'action')
  1442. {
  1443. $width = 80;
  1444. $cssclass = 'photorefcenter';
  1445. $nophoto = img_picto('No photo', 'title_agenda');
  1446. } else {
  1447. $width = 14; $cssclass = 'photorefcenter';
  1448. $picto = $object->picto;
  1449. if ($object->element == 'project' && !$object->public) $picto = 'project'; // instead of projectpub
  1450. $nophoto = img_picto('No photo', 'object_'.$picto);
  1451. }
  1452. $morehtmlleft .= '<!-- No photo to show -->';
  1453. $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref"><div class="photoref">';
  1454. $morehtmlleft .= $nophoto;
  1455. $morehtmlleft .= '</div></div>';
  1456. $morehtmlleft .= '</div>';
  1457. }
  1458. }
  1459. }
  1460. if ($showbarcode) $morehtmlleft .= '<div class="floatleft inline-block valignmiddle divphotoref">'.$form->showbarcode($object).'</div>';
  1461. if ($object->element == 'societe')
  1462. {
  1463. if (!empty($conf->use_javascript_ajax) && $user->rights->societe->creer && !empty($conf->global->MAIN_DIRECT_STATUS_UPDATE))
  1464. {
  1465. $morehtmlstatus .= ajax_object_onoff($object, 'status', 'status', 'InActivity', 'ActivityCeased');
  1466. } else {
  1467. $morehtmlstatus .= $object->getLibStatut(6);
  1468. }
  1469. } elseif ($object->element == 'product')
  1470. {
  1471. //$morehtmlstatus.=$langs->trans("Status").' ('.$langs->trans("Sell").') ';
  1472. if (!empty($conf->use_javascript_ajax) && $user->rights->produit->creer && !empty($conf->global->MAIN_DIRECT_STATUS_UPDATE)) {
  1473. $morehtmlstatus .= ajax_object_onoff($object, 'status', 'tosell', 'ProductStatusOnSell', 'ProductStatusNotOnSell');
  1474. } else {
  1475. $morehtmlstatus .= '<span class="statusrefsell">'.$object->getLibStatut(6, 0).'</span>';
  1476. }
  1477. $morehtmlstatus .= ' &nbsp; ';
  1478. //$morehtmlstatus.=$langs->trans("Status").' ('.$langs->trans("Buy").') ';
  1479. if (!empty($conf->use_javascript_ajax) && $user->rights->produit->creer && !empty($conf->global->MAIN_DIRECT_STATUS_UPDATE)) {
  1480. $morehtmlstatus .= ajax_object_onoff($object, 'status_buy', 'tobuy', 'ProductStatusOnBuy', 'ProductStatusNotOnBuy');
  1481. } else {
  1482. $morehtmlstatus .= '<span class="statusrefbuy">'.$object->getLibStatut(6, 1).'</span>';
  1483. }
  1484. } elseif (in_array($object->element, array('facture', 'invoice', 'invoice_supplier', 'chargesociales', 'loan')))
  1485. {
  1486. $tmptxt = $object->getLibStatut(6, $object->totalpaye);
  1487. if (empty($tmptxt) || $tmptxt == $object->getLibStatut(3)) $tmptxt = $object->getLibStatut(5, $object->totalpaye);
  1488. $morehtmlstatus .= $tmptxt;
  1489. } elseif ($object->element == 'contrat' || $object->element == 'contract')
  1490. {
  1491. if ($object->statut == 0) $morehtmlstatus .= $object->getLibStatut(5);
  1492. else $morehtmlstatus .= $object->getLibStatut(4);
  1493. } elseif ($object->element == 'facturerec')
  1494. {
  1495. if ($object->frequency == 0) $morehtmlstatus .= $object->getLibStatut(2);
  1496. else $morehtmlstatus .= $object->getLibStatut(5);
  1497. } elseif ($object->element == 'project_task')
  1498. {
  1499. $object->fk_statut = 1;
  1500. if ($object->progress > 0) $object->fk_statut = 2;
  1501. if ($object->progress >= 100) $object->fk_statut = 3;
  1502. $tmptxt = $object->getLibStatut(5);
  1503. $morehtmlstatus .= $tmptxt; // No status on task
  1504. } else { // Generic case
  1505. $tmptxt = $object->getLibStatut(6);
  1506. if (empty($tmptxt) || $tmptxt == $object->getLibStatut(3)) $tmptxt = $object->getLibStatut(5);
  1507. $morehtmlstatus .= $tmptxt;
  1508. }
  1509. // Add if object was dispatched "into accountancy"
  1510. if (!empty($conf->accounting->enabled) && in_array($object->element, array('bank', 'facture', 'invoice', 'invoice_supplier', 'expensereport', 'payment_various')))
  1511. {
  1512. if (method_exists($object, 'getVentilExportCompta'))
  1513. {
  1514. $accounted = $object->getVentilExportCompta();
  1515. $langs->load("accountancy");
  1516. $morehtmlstatus .= '</div><div class="statusref statusrefbis"><span class="opacitymedium">'.($accounted > 0 ? $langs->trans("Accounted") : $langs->trans("NotYetAccounted")).'</span>';
  1517. }
  1518. }
  1519. // Add alias for thirdparty
  1520. if (!empty($object->name_alias)) $morehtmlref .= '<div class="refidno">'.$object->name_alias.'</div>';
  1521. // Add label
  1522. if (in_array($object->element, array('product', 'bank_account', 'project_task')))
  1523. {
  1524. if (!empty($object->label)) $morehtmlref .= '<div class="refidno">'.$object->label.'</div>';
  1525. }
  1526. if (method_exists($object, 'getBannerAddress') && !in_array($object->element, array('product', 'bookmark', 'ecm_directories', 'ecm_files')))
  1527. {
  1528. $moreaddress = $object->getBannerAddress('refaddress', $object);
  1529. if ($moreaddress) {
  1530. $morehtmlref .= '<div class="refidno">';
  1531. $morehtmlref .= $moreaddress;
  1532. $morehtmlref .= '</div>';
  1533. }
  1534. }
  1535. if (!empty($conf->global->MAIN_SHOW_TECHNICAL_ID) && ($conf->global->MAIN_SHOW_TECHNICAL_ID == '1' || preg_match('/'.preg_quote($object->element, '/').'/i', $conf->global->MAIN_SHOW_TECHNICAL_ID)) && !empty($object->id))
  1536. {
  1537. $morehtmlref .= '<div style="clear: both;"></div>';
  1538. $morehtmlref .= '<div class="refidno">';
  1539. $morehtmlref .= $langs->trans("TechnicalID").': '.$object->id;
  1540. $morehtmlref .= '</div>';
  1541. }
  1542. print '<div class="'.($onlybanner ? 'arearefnobottom ' : 'arearef ').'heightref valignmiddle centpercent">';
  1543. print $form->showrefnav($object, $paramid, $morehtml, $shownav, $fieldid, $fieldref, $morehtmlref, $moreparam, $nodbprefix, $morehtmlleft, $morehtmlstatus, $morehtmlright);
  1544. print '</div>';
  1545. print '<div class="underrefbanner clearboth"></div>';
  1546. }
  1547. /**
  1548. * Show a string with the label tag dedicated to the HTML edit field.
  1549. *
  1550. * @param string $langkey Translation key
  1551. * @param string $fieldkey Key of the html select field the text refers to
  1552. * @param int $fieldrequired 1=Field is mandatory
  1553. * @return string
  1554. * @deprecated Form::editfieldkey
  1555. */
  1556. function fieldLabel($langkey, $fieldkey, $fieldrequired = 0)
  1557. {
  1558. global $langs;
  1559. $ret = '';
  1560. if ($fieldrequired) $ret .= '<span class="fieldrequired">';
  1561. $ret .= '<label for="'.$fieldkey.'">';
  1562. $ret .= $langs->trans($langkey);
  1563. $ret .= '</label>';
  1564. if ($fieldrequired) $ret .= '</span>';
  1565. return $ret;
  1566. }
  1567. /**
  1568. * Return string to add class property on html element with pair/impair.
  1569. *
  1570. * @param string $var 0 or 1
  1571. * @param string $moreclass More class to add
  1572. * @return string String to add class onto HTML element
  1573. */
  1574. function dol_bc($var, $moreclass = '')
  1575. {
  1576. global $bc;
  1577. $ret = ' '.$bc[$var];
  1578. if ($moreclass) $ret = preg_replace('/class=\"/', 'class="'.$moreclass.' ', $ret);
  1579. return $ret;
  1580. }
  1581. /**
  1582. * Return a formated address (part address/zip/town/state) according to country rules.
  1583. * See https://en.wikipedia.org/wiki/Address
  1584. *
  1585. * @param Object $object A company or contact object
  1586. * @param int $withcountry 1=Add country into address string
  1587. * @param string $sep Separator to use to build string
  1588. * @param Translate $outputlangs Object lang that contains language for text translation.
  1589. * @param int $mode 0=Standard output, 1=Remove address
  1590. * @param string $extralangcode User extralanguage $langcode as values for address, town
  1591. * @return string Formated string
  1592. * @see dol_print_address()
  1593. */
  1594. function dol_format_address($object, $withcountry = 0, $sep = "\n", $outputlangs = '', $mode = 0, $extralangcode = '')
  1595. {
  1596. global $conf, $langs;
  1597. $ret = '';
  1598. $countriesusingstate = array('AU', 'CA', 'US', 'IN', 'GB', 'ES', 'UK', 'TR'); // See also MAIN_FORCE_STATE_INTO_ADDRESS
  1599. // See format of addresses on https://en.wikipedia.org/wiki/Address
  1600. // Address
  1601. if (empty($mode)) {
  1602. $ret .= ($extralangcode ? $object->array_languages['address'][$extralangcode] : $object->address);
  1603. }
  1604. // Zip/Town/State
  1605. if (in_array($object->country_code, array('AU', 'CA', 'US')) || !empty($conf->global->MAIN_FORCE_STATE_INTO_ADDRESS)) // US: title firstname name \n address lines \n town, state, zip \n country
  1606. {
  1607. $town = ($extralangcode ? $object->array_languages['town'][$extralangcode] : $object->town);
  1608. $ret .= ($ret ? $sep : '').$town;
  1609. if ($object->state)
  1610. {
  1611. $ret .= ($ret ? ", " : '').$object->state;
  1612. }
  1613. if ($object->zip) $ret .= ($ret ? ", " : '').$object->zip;
  1614. } elseif (in_array($object->country_code, array('GB', 'UK'))) // UK: title firstname name \n address lines \n town state \n zip \n country
  1615. {
  1616. $town = ($extralangcode ? $object->array_languages['town'][$extralangcode] : $object->town);
  1617. $ret .= ($ret ? $sep : '').$town;
  1618. if ($object->state)
  1619. {
  1620. $ret .= ($ret ? ", " : '').$object->state;
  1621. }
  1622. if ($object->zip) $ret .= ($ret ? $sep : '').$object->zip;
  1623. } elseif (in_array($object->country_code, array('ES', 'TR'))) // ES: title firstname name \n address lines \n zip town \n state \n country
  1624. {
  1625. $ret .= ($ret ? $sep : '').$object->zip;
  1626. $town = ($extralangcode ? $object->array_languages['town'][$extralangcode] : $object->town);
  1627. $ret .= ($town ? (($object->zip ? ' ' : '').$town) : '');
  1628. if ($object->state)
  1629. {
  1630. $ret .= "\n".$object->state;
  1631. }
  1632. } elseif (in_array($object->country_code, array('IT'))) // IT: tile firstname name\n address lines \n zip (Code Departement) \n country
  1633. {
  1634. $ret .= ($ret ? $sep : '').$object->zip;
  1635. $town = ($extralangcode ? $object->array_languages['town'][$extralangcode] : $object->town);
  1636. $ret .= ($town ? (($object->zip ? ' ' : '').$town) : '');
  1637. $ret .= ($object->state_code ? (' '.($object->state_code)) : '');
  1638. } else // Other: title firstname name \n address lines \n zip town \n country
  1639. {
  1640. $town = ($extralangcode ? $object->array_languages['town'][$extralangcode] : $object->town);
  1641. $ret .= $object->zip ? (($ret ? $sep : '').$object->zip) : '';
  1642. $ret .= ($town ? (($object->zip ? ' ' : ($ret ? $sep : '')).$town) : '');
  1643. if ($object->state && in_array($object->country_code, $countriesusingstate))
  1644. {
  1645. $ret .= ($ret ? ", " : '').$object->state;
  1646. }
  1647. }
  1648. if (!is_object($outputlangs)) $outputlangs = $langs;
  1649. if ($withcountry)
  1650. {
  1651. $langs->load("dict");
  1652. $ret .= ($object->country_code ? ($ret ? $sep : '').$outputlangs->convToOutputCharset($outputlangs->transnoentitiesnoconv("Country".$object->country_code)) : '');
  1653. }
  1654. return $ret;
  1655. }
  1656. /**
  1657. * Format a string.
  1658. *
  1659. * @param string $fmt Format of strftime function (http://php.net/manual/fr/function.strftime.php)
  1660. * @param int $ts Timesamp (If is_gmt is true, timestamp is already includes timezone and daylight saving offset, if is_gmt is false, timestamp is a GMT timestamp and we must compensate with server PHP TZ)
  1661. * @param int $is_gmt See comment of timestamp parameter
  1662. * @return string A formatted string
  1663. */
  1664. function dol_strftime($fmt, $ts = false, $is_gmt = false)
  1665. {
  1666. if ((abs($ts) <= 0x7FFFFFFF)) { // check if number in 32-bit signed range
  1667. return ($is_gmt) ? @gmstrftime($fmt, $ts) : @strftime($fmt, $ts);
  1668. } else return 'Error date into a not supported range';
  1669. }
  1670. /**
  1671. * Output date in a string format according to outputlangs (or langs if not defined).
  1672. * Return charset is always UTF-8, except if encodetoouput is defined. In this case charset is output charset
  1673. *
  1674. * @param int $time GM Timestamps date
  1675. * @param string $format Output date format (tag of strftime function)
  1676. * "%d %b %Y",
  1677. * "%d/%m/%Y %H:%M",
  1678. * "%d/%m/%Y %H:%M:%S",
  1679. * "%B"=Long text of month, "%A"=Long text of day, "%b"=Short text of month, "%a"=Short text of day
  1680. * "day", "daytext", "dayhour", "dayhourldap", "dayhourtext", "dayrfc", "dayhourrfc", "...reduceformat"
  1681. * @param string $tzoutput true or 'gmt' => string is for Greenwich location
  1682. * false or 'tzserver' => output string is for local PHP server TZ usage
  1683. * 'tzuser' => output string is for user TZ (current browser TZ with current dst) => In a future, we should have same behaviour than 'tzuserrel'
  1684. * 'tzuserrel' => output string is for user TZ (current browser TZ with dst or not, depending on date position) (TODO not implemented yet)
  1685. * @param Translate $outputlangs Object lang that contains language for text translation.
  1686. * @param boolean $encodetooutput false=no convert into output pagecode
  1687. * @return string Formated date or '' if time is null
  1688. *
  1689. * @see dol_mktime(), dol_stringtotime(), dol_getdate()
  1690. */
  1691. function dol_print_date($time, $format = '', $tzoutput = 'tzserver', $outputlangs = '', $encodetooutput = false)
  1692. {
  1693. global $conf, $langs;
  1694. // Clean parameters
  1695. $to_gmt = false;
  1696. $offsettz = $offsetdst = 0;
  1697. if ($tzoutput)
  1698. {
  1699. $to_gmt = true; // For backward compatibility
  1700. if (is_string($tzoutput))
  1701. {
  1702. if ($tzoutput == 'tzserver')
  1703. {
  1704. $to_gmt = false;
  1705. $offsettzstring = @date_default_timezone_get(); // Example 'Europe/Berlin' or 'Indian/Reunion'
  1706. $offsettz = 0;
  1707. $offsetdst = 0;
  1708. } elseif ($tzoutput == 'tzuser' || $tzoutput == 'tzuserrel')
  1709. {
  1710. $to_gmt = true;
  1711. $offsettzstring = (empty($_SESSION['dol_tz_string']) ? 'UTC' : $_SESSION['dol_tz_string']); // Example 'Europe/Berlin' or 'Indian/Reunion'
  1712. $offsettz = (empty($_SESSION['dol_tz']) ? 0 : $_SESSION['dol_tz']) * 60 * 60; // Will not be used anymore
  1713. $offsetdst = (empty($_SESSION['dol_dst']) ? 0 : $_SESSION['dol_dst']) * 60 * 60; // Will not be used anymore
  1714. }
  1715. }
  1716. }
  1717. if (!is_object($outputlangs)) $outputlangs = $langs;
  1718. if (!$format) $format = 'daytextshort';
  1719. $reduceformat = (!empty($conf->dol_optimize_smallscreen) && in_array($format, array('day', 'dayhour'))) ? 1 : 0;
  1720. $formatwithoutreduce = preg_replace('/reduceformat/', '', $format);
  1721. if ($formatwithoutreduce != $format) { $format = $formatwithoutreduce; $reduceformat = 1; } // so format 'dayreduceformat' is processed like day
  1722. // Change predefined format into computer format. If found translation in lang file we use it, otherwise we use default.
  1723. // TODO Add format daysmallyear and dayhoursmallyear
  1724. if ($format == 'day') $format = ($outputlangs->trans("FormatDateShort") != "FormatDateShort" ? $outputlangs->trans("FormatDateShort") : $conf->format_date_short);
  1725. elseif ($format == 'hour') $format = ($outputlangs->trans("FormatHourShort") != "FormatHourShort" ? $outputlangs->trans("FormatHourShort") : $conf->format_hour_short);
  1726. elseif ($format == 'hourduration') $format = ($outputlangs->trans("FormatHourShortDuration") != "FormatHourShortDuration" ? $outputlangs->trans("FormatHourShortDuration") : $conf->format_hour_short_duration);
  1727. elseif ($format == 'daytext') $format = ($outputlangs->trans("FormatDateText") != "FormatDateText" ? $outputlangs->trans("FormatDateText") : $conf->format_date_text);
  1728. elseif ($format == 'daytextshort') $format = ($outputlangs->trans("FormatDateTextShort") != "FormatDateTextShort" ? $outputlangs->trans("FormatDateTextShort") : $conf->format_date_text_short);
  1729. elseif ($format == 'dayhour') $format = ($outputlangs->trans("FormatDateHourShort") != "FormatDateHourShort" ? $outputlangs->trans("FormatDateHourShort") : $conf->format_date_hour_short);
  1730. elseif ($format == 'dayhoursec') $format = ($outputlangs->trans("FormatDateHourSecShort") != "FormatDateHourSecShort" ? $outputlangs->trans("FormatDateHourSecShort") : $conf->format_date_hour_sec_short);
  1731. elseif ($format == 'dayhourtext') $format = ($outputlangs->trans("FormatDateHourText") != "FormatDateHourText" ? $outputlangs->trans("FormatDateHourText") : $conf->format_date_hour_text);
  1732. elseif ($format == 'dayhourtextshort') $format = ($outputlangs->trans("FormatDateHourTextShort") != "FormatDateHourTextShort" ? $outputlangs->trans("FormatDateHourTextShort") : $conf->format_date_hour_text_short);
  1733. // Format not sensitive to language
  1734. elseif ($format == 'dayhourlog') $format = '%Y%m%d%H%M%S';
  1735. elseif ($format == 'dayhourldap') $format = '%Y%m%d%H%M%SZ';
  1736. elseif ($format == 'dayhourxcard') $format = '%Y%m%dT%H%M%SZ';
  1737. elseif ($format == 'dayxcard') $format = '%Y%m%d';
  1738. elseif ($format == 'dayrfc') $format = '%Y-%m-%d'; // DATE_RFC3339
  1739. elseif ($format == 'dayhourrfc') $format = '%Y-%m-%dT%H:%M:%SZ'; // DATETIME RFC3339
  1740. elseif ($format == 'standard') $format = '%Y-%m-%d %H:%M:%S';
  1741. if ($reduceformat)
  1742. {
  1743. $format = str_replace('%Y', '%y', $format);
  1744. $format = str_replace('yyyy', 'yy', $format);
  1745. }
  1746. // If date undefined or "", we return ""
  1747. if (dol_strlen($time) == 0) return ''; // $time=0 allowed (it means 01/01/1970 00:00:00)
  1748. // Clean format
  1749. if (preg_match('/%b/i', $format)) // There is some text to translate
  1750. {
  1751. // We inhibate translation to text made by strftime functions. We will use trans instead later.
  1752. $format = str_replace('%b', '__b__', $format);
  1753. $format = str_replace('%B', '__B__', $format);
  1754. }
  1755. if (preg_match('/%a/i', $format)) // There is some text to translate
  1756. {
  1757. // We inhibate translation to text made by strftime functions. We will use trans instead later.
  1758. $format = str_replace('%a', '__a__', $format);
  1759. $format = str_replace('%A', '__A__', $format);
  1760. }
  1761. // Analyze date
  1762. $reg = array();
  1763. if (preg_match('/^([0-9][0-9][0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])([0-9][0-9])$/i', $time, $reg)) // Deprecated. Ex: 1970-01-01, 1970-01-01 01:00:00, 19700101010000
  1764. {
  1765. dol_print_error("Functions.lib::dol_print_date function called with a bad value from page ".$_SERVER["PHP_SELF"]);
  1766. return '';
  1767. } elseif (preg_match('/^([0-9]+)\-([0-9]+)\-([0-9]+) ?([0-9]+)?:?([0-9]+)?:?([0-9]+)?/i', $time, $reg)) // Still available to solve problems in extrafields of type date
  1768. {
  1769. // This part of code should not be used.
  1770. dol_syslog("Functions.lib::dol_print_date function called with a bad value from page ".$_SERVER["PHP_SELF"], LOG_WARNING);
  1771. //if (function_exists('debug_print_backtrace')) debug_print_backtrace();
  1772. // Date has format 'YYYY-MM-DD' or 'YYYY-MM-DD HH:MM:SS'
  1773. $syear = (!empty($reg[1]) ? $reg[1] : '');
  1774. $smonth = (!empty($reg[2]) ? $reg[2] : '');
  1775. $sday = (!empty($reg[3]) ? $reg[3] : '');
  1776. $shour = (!empty($reg[4]) ? $reg[4] : '');
  1777. $smin = (!empty($reg[5]) ? $reg[5] : '');
  1778. $ssec = (!empty($reg[6]) ? $reg[6] : '');
  1779. $time = dol_mktime($shour, $smin, $ssec, $smonth, $sday, $syear, true);
  1780. $ret = adodb_strftime($format, $time + $offsettz + $offsetdst, $to_gmt);
  1781. } else {
  1782. // Date is a timestamps
  1783. if ($time < 100000000000) // Protection against bad date values
  1784. {
  1785. $timetouse = $time + $offsettz + $offsetdst; // TODO Replace this with function Date PHP. We also should not use anymore offsettz and offsetdst but only offsettzstring.
  1786. $ret = adodb_strftime($format, $timetouse, $to_gmt);
  1787. } else $ret = 'Bad value '.$time.' for date';
  1788. }
  1789. if (preg_match('/__b__/i', $format))
  1790. {
  1791. $timetouse = $time + $offsettz + $offsetdst; // TODO Replace this with function Date PHP. We also should not use anymore offsettz and offsetdst but only offsettzstring.
  1792. // Here ret is string in PHP setup language (strftime was used). Now we convert to $outputlangs.
  1793. $month = adodb_strftime('%m', $timetouse);
  1794. $month = sprintf("%02d", $month); // $month may be return with format '06' on some installation and '6' on other, so we force it to '06'.
  1795. if ($encodetooutput)
  1796. {
  1797. $monthtext = $outputlangs->transnoentities('Month'.$month);
  1798. $monthtextshort = $outputlangs->transnoentities('MonthShort'.$month);
  1799. } else {
  1800. $monthtext = $outputlangs->transnoentitiesnoconv('Month'.$month);
  1801. $monthtextshort = $outputlangs->transnoentitiesnoconv('MonthShort'.$month);
  1802. }
  1803. //print 'monthtext='.$monthtext.' monthtextshort='.$monthtextshort;
  1804. $ret = str_replace('__b__', $monthtextshort, $ret);
  1805. $ret = str_replace('__B__', $monthtext, $ret);
  1806. //print 'x'.$outputlangs->charset_output.'-'.$ret.'x';
  1807. //return $ret;
  1808. }
  1809. if (preg_match('/__a__/i', $format))
  1810. {
  1811. $timetouse = $time + $offsettz + $offsetdst; // TODO Replace this with function Date PHP. We also should not use anymore offsettz and offsetdst but only offsettzstring.
  1812. $w = adodb_strftime('%w', $timetouse); // TODO Replace this with function Date PHP. We also should not use anymore offsettz and offsetdst but only offsettzstring.
  1813. $dayweek = $outputlangs->transnoentitiesnoconv('Day'.$w);
  1814. $ret = str_replace('__A__', $dayweek, $ret);
  1815. $ret = str_replace('__a__', dol_substr($dayweek, 0, 3), $ret);
  1816. }
  1817. return $ret;
  1818. }
  1819. /**
  1820. * Return an array with locale date info.
  1821. * PHP getdate is restricted to the years 1901-2038 on Unix and 1970-2038 on Windows
  1822. * WARNING: This function always use PHP server timezone to return locale informations !!!
  1823. * Usage must be avoid.
  1824. * FIXME: Replace this with PHP date function and a parameter $gm
  1825. *
  1826. * @param int $timestamp Timestamp
  1827. * @param boolean $fast Fast mode
  1828. * @return array Array of informations
  1829. * If no fast mode:
  1830. * 'seconds' => $secs,
  1831. * 'minutes' => $min,
  1832. * 'hours' => $hour,
  1833. * 'mday' => $day,
  1834. * 'wday' => $dow, 0=sunday, 6=saturday
  1835. * 'mon' => $month,
  1836. * 'year' => $year,
  1837. * 'yday' => floor($secsInYear/$_day_power),
  1838. * 'weekday' => gmdate('l',$_day_power*(3+$dow)),
  1839. * 'month' => gmdate('F',mktime(0,0,0,$month,2,1971)),
  1840. * If fast mode:
  1841. * 'seconds' => $secs,
  1842. * 'minutes' => $min,
  1843. * 'hours' => $hour,
  1844. * 'mday' => $day,
  1845. * 'mon' => $month,
  1846. * 'year' => $year,
  1847. * 'yday' => floor($secsInYear/$_day_power),
  1848. * 'leap' => $leaf,
  1849. * 'ndays' => $ndays
  1850. * @see dol_print_date(), dol_stringtotime(), dol_mktime()
  1851. */
  1852. function dol_getdate($timestamp, $fast = false)
  1853. {
  1854. global $conf;
  1855. $usealternatemethod = false;
  1856. if ($timestamp <= 0) $usealternatemethod = true; // <= 1970
  1857. if ($timestamp >= 2145913200) $usealternatemethod = true; // >= 2038
  1858. if ($usealternatemethod)
  1859. {
  1860. $arrayinfo = adodb_getdate($timestamp, $fast);
  1861. } else {
  1862. $arrayinfo = getdate($timestamp);
  1863. }
  1864. return $arrayinfo;
  1865. }
  1866. /**
  1867. * Return a timestamp date built from detailed informations (by default a local PHP server timestamp)
  1868. * Replace function mktime not available under Windows if year < 1970
  1869. * PHP mktime is restricted to the years 1901-2038 on Unix and 1970-2038 on Windows
  1870. *
  1871. * @param int $hour Hour (can be -1 for undefined)
  1872. * @param int $minute Minute (can be -1 for undefined)
  1873. * @param int $second Second (can be -1 for undefined)
  1874. * @param int $month Month (1 to 12)
  1875. * @param int $day Day (1 to 31)
  1876. * @param int $year Year
  1877. * @param mixed $gm True or 1 or 'gmt'=Input informations are GMT values
  1878. * False or 0 or 'server' = local to server TZ
  1879. * 'user' = local to user TZ
  1880. * 'tz,TimeZone' = use specified timezone
  1881. * @param int $check 0=No check on parameters (Can use day 32, etc...)
  1882. * @return int|string Date as a timestamp, '' or false if error
  1883. * @see dol_print_date(), dol_stringtotime(), dol_getdate()
  1884. */
  1885. function dol_mktime($hour, $minute, $second, $month, $day, $year, $gm = false, $check = 1)
  1886. {
  1887. global $conf;
  1888. //print "- ".$hour.",".$minute.",".$second.",".$month.",".$day.",".$year.",".$_SERVER["WINDIR"]." -";
  1889. // Clean parameters
  1890. if ($hour == -1 || empty($hour)) $hour = 0;
  1891. if ($minute == -1 || empty($minute)) $minute = 0;
  1892. if ($second == -1 || empty($second)) $second = 0;
  1893. // Check parameters
  1894. if ($check)
  1895. {
  1896. if (!$month || !$day) return '';
  1897. if ($day > 31) return '';
  1898. if ($month > 12) return '';
  1899. if ($hour < 0 || $hour > 24) return '';
  1900. if ($minute < 0 || $minute > 60) return '';
  1901. if ($second < 0 || $second > 60) return '';
  1902. }
  1903. if (empty($gm) || $gm === 'server')
  1904. {
  1905. $default_timezone = @date_default_timezone_get(); // Example 'Europe/Berlin'
  1906. $localtz = new DateTimeZone($default_timezone);
  1907. } elseif ($gm === 'user')
  1908. {
  1909. // We use dol_tz_string first because it is more reliable.
  1910. $default_timezone = (empty($_SESSION["dol_tz_string"]) ? @date_default_timezone_get() : $_SESSION["dol_tz_string"]); // Example 'Europe/Berlin'
  1911. try {
  1912. $localtz = new DateTimeZone($default_timezone);
  1913. } catch (Exception $e)
  1914. {
  1915. dol_syslog("Warning dol_tz_string contains an invalid value ".$_SESSION["dol_tz_string"], LOG_WARNING);
  1916. $default_timezone = @date_default_timezone_get();
  1917. }
  1918. } elseif (strrpos($gm, "tz,") !== false)
  1919. {
  1920. $timezone = str_replace("tz,", "", $gm); // Example 'tz,Europe/Berlin'
  1921. try {
  1922. $localtz = new DateTimeZone($timezone);
  1923. } catch (Exception $e)
  1924. {
  1925. dol_syslog("Warning passed timezone contains an invalid value ".$timezone, LOG_WARNING);
  1926. }
  1927. }
  1928. if (empty($localtz)) {
  1929. $localtz = new DateTimeZone('UTC');
  1930. }
  1931. //var_dump($localtz);
  1932. //var_dump($year.'-'.$month.'-'.$day.'-'.$hour.'-'.$minute);
  1933. $dt = new DateTime(null, $localtz);
  1934. $dt->setDate((int) $year, (int) $month, (int) $day);
  1935. $dt->setTime((int) $hour, (int) $minute, (int) $second);
  1936. $date = $dt->getTimestamp(); // should include daylight saving time
  1937. //var_dump($date);
  1938. return $date;
  1939. }
  1940. /**
  1941. * Return date for now. In most cases, we use this function without parameters (that means GMT time).
  1942. *
  1943. * @param string $mode 'gmt' => we return GMT timestamp,
  1944. * 'tzserver' => we add the PHP server timezone
  1945. * 'tzref' => we add the company timezone
  1946. * 'tzuser' => we add the user timezone
  1947. * @return int $date Timestamp
  1948. */
  1949. function dol_now($mode = 'gmt')
  1950. {
  1951. $ret = 0;
  1952. if ($mode == 'gmt') $ret = time(); // Time for now at greenwich.
  1953. elseif ($mode == 'tzserver') // Time for now with PHP server timezone added
  1954. {
  1955. require_once DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php';
  1956. $tzsecond = getServerTimeZoneInt('now'); // Contains tz+dayling saving time
  1957. $ret = (int) (dol_now('gmt') + ($tzsecond * 3600));
  1958. } /*elseif ($mode == 'tzref') // Time for now with parent company timezone is added
  1959. {
  1960. require_once DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php';
  1961. $tzsecond=getParentCompanyTimeZoneInt(); // Contains tz+dayling saving time
  1962. $ret=dol_now('gmt')+($tzsecond*3600);
  1963. }*/
  1964. elseif ($mode == 'tzuser') // Time for now with user timezone added
  1965. {
  1966. //print 'time: '.time();
  1967. $offsettz = (empty($_SESSION['dol_tz']) ? 0 : $_SESSION['dol_tz']) * 60 * 60;
  1968. $offsetdst = (empty($_SESSION['dol_dst']) ? 0 : $_SESSION['dol_dst']) * 60 * 60;
  1969. $ret = (int) (dol_now('gmt') + ($offsettz + $offsetdst));
  1970. }
  1971. return $ret;
  1972. }
  1973. /**
  1974. * Return string with formated size
  1975. *
  1976. * @param int $size Size to print
  1977. * @param int $shortvalue Tell if we want long value to use another unit (Ex: 1.5Kb instead of 1500b)
  1978. * @param int $shortunit Use short label of size unit (for example 'b' instead of 'bytes')
  1979. * @return string Link
  1980. */
  1981. function dol_print_size($size, $shortvalue = 0, $shortunit = 0)
  1982. {
  1983. global $conf, $langs;
  1984. $level = 1024;
  1985. if (!empty($conf->dol_optimize_smallscreen)) $shortunit = 1;
  1986. // Set value text
  1987. if (empty($shortvalue) || $size < ($level * 10))
  1988. {
  1989. $ret = $size;
  1990. $textunitshort = $langs->trans("b");
  1991. $textunitlong = $langs->trans("Bytes");
  1992. } else {
  1993. $ret = round($size / $level, 0);
  1994. $textunitshort = $langs->trans("Kb");
  1995. $textunitlong = $langs->trans("KiloBytes");
  1996. }
  1997. // Use long or short text unit
  1998. if (empty($shortunit)) { $ret .= ' '.$textunitlong; } else { $ret .= ' '.$textunitshort; }
  1999. return $ret;
  2000. }
  2001. /**
  2002. * Show Url link
  2003. *
  2004. * @param string $url Url to show
  2005. * @param string $target Target for link
  2006. * @param int $max Max number of characters to show
  2007. * @param int $withpicto With picto
  2008. * @return string HTML Link
  2009. */
  2010. function dol_print_url($url, $target = '_blank', $max = 32, $withpicto = 0)
  2011. {
  2012. global $langs;
  2013. if (empty($url)) return '';
  2014. $link = '<a href="';
  2015. if (!preg_match('/^http/i', $url)) $link .= 'http://';
  2016. $link .= $url;
  2017. $link .= '"';
  2018. if ($target) $link .= ' target="'.$target.'"';
  2019. $link .= '>';
  2020. if (!preg_match('/^http/i', $url)) $link .= 'http://';
  2021. $link .= dol_trunc($url, $max);
  2022. $link .= '</a>';
  2023. return '<div class="nospan float" style="margin-right: 10px">'.($withpicto ?img_picto($langs->trans("Url"), 'globe').' ' : '').$link.'</div>';
  2024. }
  2025. /**
  2026. * Show EMail link
  2027. *
  2028. * @param string $email EMail to show (only email, without 'Name of recipient' before)
  2029. * @param int $cid Id of contact if known
  2030. * @param int $socid Id of third party if known
  2031. * @param int $addlink 0=no link, 1=email has a html email link (+ link to create action if constant AGENDA_ADDACTIONFOREMAIL is on)
  2032. * @param int $max Max number of characters to show
  2033. * @param int $showinvalid 1=Show warning if syntax email is wrong
  2034. * @param int $withpicto Show picto
  2035. * @return string HTML Link
  2036. */
  2037. function dol_print_email($email, $cid = 0, $socid = 0, $addlink = 0, $max = 64, $showinvalid = 1, $withpicto = 0)
  2038. {
  2039. global $conf, $user, $langs, $hookmanager;
  2040. $newemail = $email;
  2041. if (!empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER) && $withpicto) $withpicto = 0;
  2042. if (empty($email)) return '&nbsp;';
  2043. if (!empty($addlink))
  2044. {
  2045. $newemail = '<a style="text-overflow: ellipsis;" href="';
  2046. if (!preg_match('/^mailto:/i', $email)) $newemail .= 'mailto:';
  2047. $newemail .= $email;
  2048. $newemail .= '">';
  2049. $newemail .= dol_trunc($email, $max);
  2050. $newemail .= '</a>';
  2051. if ($showinvalid && !isValidEmail($email))
  2052. {
  2053. $langs->load("errors");
  2054. $newemail .= img_warning($langs->trans("ErrorBadEMail", $email));
  2055. }
  2056. if (($cid || $socid) && !empty($conf->agenda->enabled) && $user->rights->agenda->myactions->create)
  2057. {
  2058. $type = 'AC_EMAIL'; $link = '';
  2059. if (!empty($conf->global->AGENDA_ADDACTIONFOREMAIL)) $link = '<a href="'.DOL_URL_ROOT.'/comm/action/card.php?action=create&amp;backtopage=1&amp;actioncode='.$type.'&amp;contactid='.$cid.'&amp;socid='.$socid.'">'.img_object($langs->trans("AddAction"), "calendar").'</a>';
  2060. if ($link) $newemail = '<div>'.$newemail.' '.$link.'</div>';
  2061. }
  2062. } else {
  2063. if ($showinvalid && !isValidEmail($email))
  2064. {
  2065. $langs->load("errors");
  2066. $newemail .= img_warning($langs->trans("ErrorBadEMail", $email));
  2067. }
  2068. }
  2069. //$rep = '<div class="nospan" style="margin-right: 10px">';
  2070. $rep = ($withpicto ? img_picto($langs->trans("EMail").' : '.$email, 'object_email.png').' ' : '').$newemail;
  2071. //$rep .= '</div>';
  2072. if ($hookmanager) {
  2073. $parameters = array('cid' => $cid, 'socid' => $socid, 'addlink' => $addlink, 'picto' => $withpicto);
  2074. $reshook = $hookmanager->executeHooks('printEmail', $parameters, $email);
  2075. if ($reshook > 0) {
  2076. $rep = '';
  2077. }
  2078. $rep .= $hookmanager->resPrint;
  2079. }
  2080. return $rep;
  2081. }
  2082. /**
  2083. * Get array of social network dictionary
  2084. *
  2085. * @return array Array of Social Networks Dictionary
  2086. */
  2087. function getArrayOfSocialNetworks()
  2088. {
  2089. global $conf, $db;
  2090. $sql = "SELECT rowid, code, label, url, icon, active FROM ".MAIN_DB_PREFIX."c_socialnetworks";
  2091. $sql .= " WHERE entity=".$conf->entity;
  2092. $socialnetworks = array();
  2093. $resql = $db->query($sql);
  2094. if ($resql) {
  2095. while ($obj = $db->fetch_object($resql)) {
  2096. $socialnetworks[$obj->code] = array(
  2097. 'rowid' => $obj->rowid,
  2098. 'label' => $obj->label,
  2099. 'url' => $obj->url,
  2100. 'icon' => $obj->icon,
  2101. 'active' => $obj->active,
  2102. );
  2103. }
  2104. }
  2105. return $socialnetworks;
  2106. }
  2107. /**
  2108. * Show social network link
  2109. *
  2110. * @param string $value Skype to show (only skype, without 'Name of recipient' before)
  2111. * @param int $cid Id of contact if known
  2112. * @param int $socid Id of third party if known
  2113. * @param string $type 'skype','facebook',...
  2114. * @return string HTML Link
  2115. */
  2116. function dol_print_socialnetworks($value, $cid, $socid, $type)
  2117. {
  2118. global $conf, $user, $langs;
  2119. $htmllink = $value;
  2120. if (empty($value)) return '&nbsp;';
  2121. if (!empty($type))
  2122. {
  2123. $htmllink = '<div class="divsocialnetwork inline-block valignmiddle">';
  2124. $htmllink .= img_picto($langs->trans(strtoupper($type)), $type.'.png', '', false, 0, 0, '', 'paddingright', 0);
  2125. $htmllink .= $value;
  2126. if ($type == 'skype')
  2127. {
  2128. $htmllink .= '&nbsp;';
  2129. $htmllink .= '<a href="skype:';
  2130. $htmllink .= $value;
  2131. $htmllink .= '?call" alt="'.$langs->trans("Call").'&nbsp;'.$value.'" title="'.$langs->trans("Call").'&nbsp;'.$value.'">';
  2132. $htmllink .= '<img src="'.DOL_URL_ROOT.'/theme/common/skype_callbutton.png" border="0">';
  2133. $htmllink .= '</a><a href="skype:';
  2134. $htmllink .= $value;
  2135. $htmllink .= '?chat" alt="'.$langs->trans("Chat").'&nbsp;'.$value.'" title="'.$langs->trans("Chat").'&nbsp;'.$value.'">';
  2136. $htmllink .= '<img class="paddingleft" src="'.DOL_URL_ROOT.'/theme/common/skype_chatbutton.png" border="0">';
  2137. $htmllink .= '</a>';
  2138. }
  2139. if (($cid || $socid) && !empty($conf->agenda->enabled) && $user->rights->agenda->myactions->create && $type == 'skype')
  2140. {
  2141. $addlink = 'AC_SKYPE';
  2142. $link = '';
  2143. if (!empty($conf->global->AGENDA_ADDACTIONFORSKYPE)) $link = '<a href="'.DOL_URL_ROOT.'/comm/action/card.php?action=create&amp;backtopage=1&amp;actioncode='.$addlink.'&amp;contactid='.$cid.'&amp;socid='.$socid.'">'.img_object($langs->trans("AddAction"), "calendar").'</a>';
  2144. $htmllink .= ($link ? ' '.$link : '');
  2145. }
  2146. $htmllink .= '</div>';
  2147. } else {
  2148. $langs->load("errors");
  2149. $htmllink .= img_warning($langs->trans("ErrorBadSocialNetworkValue", $value));
  2150. }
  2151. return $htmllink;
  2152. }
  2153. /**
  2154. * Format phone numbers according to country
  2155. *
  2156. * @param string $phone Phone number to format
  2157. * @param string $countrycode Country code to use for formatting
  2158. * @param int $cid Id of contact if known
  2159. * @param int $socid Id of third party if known
  2160. * @param string $addlink ''=no link to create action, 'AC_TEL'=add link to clicktodial (if module enabled) and add link to create event (if conf->global->AGENDA_ADDACTIONFORPHONE set)
  2161. * @param string $separ Separation between numbers for a better visibility example : xx.xx.xx.xx.xx
  2162. * @param string $withpicto Show picto
  2163. * @param string $titlealt Text to show on alt
  2164. * @param int $adddivfloat Add div float around phone.
  2165. * @return string Formated phone number
  2166. */
  2167. function dol_print_phone($phone, $countrycode = '', $cid = 0, $socid = 0, $addlink = '', $separ = "&nbsp;", $withpicto = '', $titlealt = '', $adddivfloat = 0)
  2168. {
  2169. global $conf, $user, $langs, $mysoc, $hookmanager;
  2170. // Clean phone parameter
  2171. $phone = preg_replace("/[\s.-]/", "", trim($phone));
  2172. if (empty($phone)) { return ''; }
  2173. if ($conf->global->MAIN_PHONE_SEPAR) $separ = $conf->global->MAIN_PHONE_SEPAR;
  2174. if (empty($countrycode)) $countrycode = $mysoc->country_code;
  2175. // Short format for small screens
  2176. if ($conf->dol_optimize_smallscreen) $separ = '';
  2177. $newphone = $phone;
  2178. if (strtoupper($countrycode) == "FR")
  2179. {
  2180. // France
  2181. if (dol_strlen($phone) == 10) {
  2182. $newphone = substr($newphone, 0, 2).$separ.substr($newphone, 2, 2).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2);
  2183. } elseif (dol_strlen($phone) == 7)
  2184. {
  2185. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 2);
  2186. } elseif (dol_strlen($phone) == 9)
  2187. {
  2188. $newphone = substr($newphone, 0, 2).$separ.substr($newphone, 2, 3).$separ.substr($newphone, 5, 2).$separ.substr($newphone, 7, 2);
  2189. } elseif (dol_strlen($phone) == 11)
  2190. {
  2191. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 2).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2);
  2192. } elseif (dol_strlen($phone) == 12)
  2193. {
  2194. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2195. }
  2196. } elseif (strtoupper($countrycode) == "CA")
  2197. {
  2198. if (dol_strlen($phone) == 10) {
  2199. $newphone = ($separ != '' ? '(' : '').substr($newphone, 0, 3).($separ != '' ? ')' : '').$separ.substr($newphone, 3, 3).($separ != '' ? '-' : '').substr($newphone, 6, 4);
  2200. }
  2201. } elseif (strtoupper($countrycode) == "PT")
  2202. {//Portugal
  2203. if (dol_strlen($phone) == 13)
  2204. {//ex: +351_ABC_DEF_GHI
  2205. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 3);
  2206. }
  2207. } elseif (strtoupper($countrycode) == "SR")
  2208. {//Suriname
  2209. if (dol_strlen($phone) == 10)
  2210. {//ex: +597_ABC_DEF
  2211. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3);
  2212. } elseif (dol_strlen($phone) == 11)
  2213. {//ex: +597_ABC_DEFG
  2214. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 4);
  2215. }
  2216. } elseif (strtoupper($countrycode) == "DE")
  2217. {//Allemagne
  2218. if (dol_strlen($phone) == 14)
  2219. {//ex: +49_ABCD_EFGH_IJK
  2220. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 4).$separ.substr($newphone, 7, 4).$separ.substr($newphone, 11, 3);
  2221. } elseif (dol_strlen($phone) == 13)
  2222. {//ex: +49_ABC_DEFG_HIJ
  2223. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 4).$separ.substr($newphone, 10, 3);
  2224. }
  2225. } elseif (strtoupper($countrycode) == "ES")
  2226. {//Espagne
  2227. if (dol_strlen($phone) == 12)
  2228. {//ex: +34_ABC_DEF_GHI
  2229. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 3);
  2230. }
  2231. } elseif (strtoupper($countrycode) == "BF")
  2232. {// Burkina Faso
  2233. if (dol_strlen($phone) == 12)
  2234. {//ex : +22 A BC_DE_FG_HI
  2235. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 1).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2236. }
  2237. } elseif (strtoupper($countrycode) == "RO")
  2238. {// Roumanie
  2239. if (dol_strlen($phone) == 12)
  2240. {//ex : +40 AB_CDE_FG_HI
  2241. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2242. }
  2243. } elseif (strtoupper($countrycode) == "TR")
  2244. {//Turquie
  2245. if (dol_strlen($phone) == 13)
  2246. {//ex : +90 ABC_DEF_GHIJ
  2247. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 4);
  2248. }
  2249. } elseif (strtoupper($countrycode) == "US")
  2250. {//Etat-Unis
  2251. if (dol_strlen($phone) == 12)
  2252. {//ex: +1 ABC_DEF_GHIJ
  2253. $newphone = substr($newphone, 0, 2).$separ.substr($newphone, 2, 3).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 4);
  2254. }
  2255. } elseif (strtoupper($countrycode) == "MX")
  2256. {//Mexique
  2257. if (dol_strlen($phone) == 12)
  2258. {//ex: +52 ABCD_EFG_HI
  2259. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 4).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 2);
  2260. } elseif (dol_strlen($phone) == 11)
  2261. {//ex: +52 AB_CD_EF_GH
  2262. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 2).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2);
  2263. } elseif (dol_strlen($phone) == 13)
  2264. {//ex: +52 ABC_DEF_GHIJ
  2265. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 4);
  2266. }
  2267. } elseif (strtoupper($countrycode) == "ML")
  2268. {//Mali
  2269. if (dol_strlen($phone) == 12)
  2270. {//ex: +223 AB_CD_EF_GH
  2271. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2272. }
  2273. } elseif (strtoupper($countrycode) == "TH")
  2274. {//Thaïlande
  2275. if (dol_strlen($phone) == 11)
  2276. {//ex: +66_ABC_DE_FGH
  2277. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 3);
  2278. } elseif (dol_strlen($phone) == 12)
  2279. {//ex: +66_A_BCD_EF_GHI
  2280. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 1).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 3);
  2281. }
  2282. } elseif (strtoupper($countrycode) == "MU")
  2283. {
  2284. //Maurice
  2285. if (dol_strlen($phone) == 11)
  2286. {//ex: +230_ABC_DE_FG
  2287. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2);
  2288. } elseif (dol_strlen($phone) == 12)
  2289. {//ex: +230_ABCD_EF_GH
  2290. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 4).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2291. }
  2292. } elseif (strtoupper($countrycode) == "ZA")
  2293. {//Afrique du sud
  2294. if (dol_strlen($phone) == 12)
  2295. {//ex: +27_AB_CDE_FG_HI
  2296. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2297. }
  2298. } elseif (strtoupper($countrycode) == "SY")
  2299. {//Syrie
  2300. if (dol_strlen($phone) == 12)
  2301. {//ex: +963_AB_CD_EF_GH
  2302. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2303. } elseif (dol_strlen($phone) == 13)
  2304. {//ex: +963_AB_CD_EF_GHI
  2305. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 3);
  2306. }
  2307. } elseif (strtoupper($countrycode) == "AE")
  2308. {//Emirats Arabes Unis
  2309. if (dol_strlen($phone) == 12)
  2310. {//ex: +971_ABC_DEF_GH
  2311. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 2);
  2312. } elseif (dol_strlen($phone) == 13)
  2313. {//ex: +971_ABC_DEF_GHI
  2314. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 3);
  2315. } elseif (dol_strlen($phone) == 14)
  2316. {//ex: +971_ABC_DEF_GHIK
  2317. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 4);
  2318. }
  2319. } elseif (strtoupper($countrycode) == "DZ")
  2320. {//Algérie
  2321. if (dol_strlen($phone) == 13)
  2322. {//ex: +213_ABC_DEF_GHI
  2323. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 3);
  2324. }
  2325. } elseif (strtoupper($countrycode) == "BE")
  2326. {//Belgique
  2327. if (dol_strlen($phone) == 11)
  2328. {//ex: +32_ABC_DE_FGH
  2329. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 3);
  2330. } elseif (dol_strlen($phone) == 12)
  2331. {//ex: +32_ABC_DEF_GHI
  2332. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 3);
  2333. }
  2334. } elseif (strtoupper($countrycode) == "PF")
  2335. {//Polynésie française
  2336. if (dol_strlen($phone) == 12)
  2337. {//ex: +689_AB_CD_EF_GH
  2338. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2339. }
  2340. } elseif (strtoupper($countrycode) == "CO")
  2341. {//Colombie
  2342. if (dol_strlen($phone) == 13)
  2343. {//ex: +57_ABC_DEF_GH_IJ
  2344. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 2).$separ.substr($newphone, 11, 2);
  2345. }
  2346. } elseif (strtoupper($countrycode) == "JO")
  2347. {//Jordanie
  2348. if (dol_strlen($phone) == 12)
  2349. {//ex: +962_A_BCD_EF_GH
  2350. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 1).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2);
  2351. }
  2352. } elseif (strtoupper($countrycode) == "JM")
  2353. {//Jamaïque
  2354. if (dol_strlen($newphone) == 12)
  2355. {//ex: +1867_ABC_DEFG
  2356. $newphone = substr($newphone, 0, 5).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 4);
  2357. }
  2358. } elseif (strtoupper($countrycode) == "MG")
  2359. {//Madagascar
  2360. if (dol_strlen($phone) == 13)
  2361. {//ex: +261_AB_CD_EF_GHI
  2362. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 2).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 3);
  2363. }
  2364. } elseif (strtoupper($countrycode) == "GB")
  2365. {//Royaume uni
  2366. if (dol_strlen($phone) == 13)
  2367. {//ex: +44_ABCD_EFG_HIJ
  2368. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 4).$separ.substr($newphone, 7, 3).$separ.substr($newphone, 10, 3);
  2369. }
  2370. } elseif (strtoupper($countrycode) == "CH")
  2371. {//Suisse
  2372. if (dol_strlen($phone) == 12)
  2373. {//ex: +41_AB_CDE_FG_HI
  2374. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 2).$separ.substr($newphone, 10, 2);
  2375. } elseif (dol_strlen($phone) == 15)
  2376. {// +41_AB_CDE_FGH_IJKL
  2377. $newphone = $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 2).$separ.substr($newphone, 5, 3).$separ.substr($newphone, 8, 3).$separ.substr($newphone, 11, 4);
  2378. }
  2379. } elseif (strtoupper($countrycode) == "TN")
  2380. {//Tunisie
  2381. if (dol_strlen($phone) == 12)
  2382. {//ex: +216_AB_CDE_FGH
  2383. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 2).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 3);
  2384. }
  2385. } elseif (strtoupper($countrycode) == "GF")
  2386. {//Guyane francaise
  2387. if (dol_strlen($phone) == 13)
  2388. {//ex: +594_ABC_DE_FG_HI (ABC=594 de nouveau)
  2389. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2).$separ.substr($newphone, 11, 2);
  2390. }
  2391. } elseif (strtoupper($countrycode) == "GP")
  2392. {//Guadeloupe
  2393. if (dol_strlen($phone) == 13)
  2394. {//ex: +590_ABC_DE_FG_HI (ABC=590 de nouveau)
  2395. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2).$separ.substr($newphone, 11, 2);
  2396. }
  2397. } elseif (strtoupper($countrycode) == "MQ")
  2398. {//Martinique
  2399. if (dol_strlen($phone) == 13)
  2400. {//ex: +596_ABC_DE_FG_HI (ABC=596 de nouveau)
  2401. $newphone = substr($newphone, 0, 4).$separ.substr($newphone, 4, 3).$separ.substr($newphone, 7, 2).$separ.substr($newphone, 9, 2).$separ.substr($newphone, 11, 2);
  2402. }
  2403. } elseif (strtoupper($countrycode) == "IT")
  2404. {//Italie
  2405. if (dol_strlen($phone) == 12)
  2406. {//ex: +39_ABC_DEF_GHI
  2407. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 3);
  2408. } elseif (dol_strlen($phone) == 13)
  2409. {//ex: +39_ABC_DEF_GH_IJ
  2410. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 3).$separ.substr($newphone, 6, 3).$separ.substr($newphone, 9, 2).$separ.substr($newphone, 11, 2);
  2411. }
  2412. } elseif (strtoupper($countrycode) == "AU")
  2413. {
  2414. //Australie
  2415. if (dol_strlen($phone) == 12)
  2416. {
  2417. //ex: +61_A_BCDE_FGHI
  2418. $newphone = substr($newphone, 0, 3).$separ.substr($newphone, 3, 1).$separ.substr($newphone, 4, 4).$separ.substr($newphone, 8, 4);
  2419. }
  2420. }
  2421. if (!empty($addlink)) // Link on phone number (+ link to add action if conf->global->AGENDA_ADDACTIONFORPHONE set)
  2422. {
  2423. if ($conf->browser->layout == 'phone' || (!empty($conf->clicktodial->enabled) && !empty($conf->global->CLICKTODIAL_USE_TEL_LINK_ON_PHONE_NUMBERS))) // If phone or option for, we use link of phone
  2424. {
  2425. $newphoneform = $newphone;
  2426. $newphone = '<a href="tel:'.$phone.'"';
  2427. $newphone .= '>'.$newphoneform.'</a>';
  2428. } elseif (!empty($conf->clicktodial->enabled) && $addlink == 'AC_TEL') // If click to dial, we use click to dial url
  2429. {
  2430. if (empty($user->clicktodial_loaded)) $user->fetch_clicktodial();
  2431. // Define urlmask
  2432. $urlmask = 'ErrorClickToDialModuleNotConfigured';
  2433. if (!empty($conf->global->CLICKTODIAL_URL)) $urlmask = $conf->global->CLICKTODIAL_URL;
  2434. if (!empty($user->clicktodial_url)) $urlmask = $user->clicktodial_url;
  2435. $clicktodial_poste = (!empty($user->clicktodial_poste) ?urlencode($user->clicktodial_poste) : '');
  2436. $clicktodial_login = (!empty($user->clicktodial_login) ?urlencode($user->clicktodial_login) : '');
  2437. $clicktodial_password = (!empty($user->clicktodial_password) ?urlencode($user->clicktodial_password) : '');
  2438. // This line is for backward compatibility
  2439. $url = sprintf($urlmask, urlencode($phone), $clicktodial_poste, $clicktodial_login, $clicktodial_password);
  2440. // Thoose lines are for substitution
  2441. $substitarray = array('__PHONEFROM__'=>$clicktodial_poste,
  2442. '__PHONETO__'=>urlencode($phone),
  2443. '__LOGIN__'=>$clicktodial_login,
  2444. '__PASS__'=>$clicktodial_password);
  2445. $url = make_substitutions($url, $substitarray);
  2446. $newphonesav = $newphone;
  2447. $newphone = '<a href="'.$url.'"';
  2448. if (!empty($conf->global->CLICKTODIAL_FORCENEWTARGET)) $newphone .= ' target="_blank"';
  2449. $newphone .= '>'.$newphonesav.'</a>';
  2450. }
  2451. //if (($cid || $socid) && ! empty($conf->agenda->enabled) && $user->rights->agenda->myactions->create)
  2452. if (!empty($conf->agenda->enabled) && $user->rights->agenda->myactions->create)
  2453. {
  2454. $type = 'AC_TEL'; $link = '';
  2455. if ($addlink == 'AC_FAX') $type = 'AC_FAX';
  2456. if (!empty($conf->global->AGENDA_ADDACTIONFORPHONE)) $link = '<a href="'.DOL_URL_ROOT.'/comm/action/card.php?action=create&amp;backtopage=1&amp;actioncode='.$type.($cid ? '&amp;contactid='.$cid : '').($socid ? '&amp;socid='.$socid : '').'">'.img_object($langs->trans("AddAction"), "calendar").'</a>';
  2457. if ($link) $newphone = '<div>'.$newphone.' '.$link.'</div>';
  2458. }
  2459. }
  2460. if (empty($titlealt))
  2461. {
  2462. $titlealt = ($withpicto == 'fax' ? $langs->trans("Fax") : $langs->trans("Phone"));
  2463. }
  2464. $rep = '';
  2465. if ($hookmanager) {
  2466. $parameters = array('countrycode' => $countrycode, 'cid' => $cid, 'socid' => $socid, 'titlealt' => $titlealt, 'picto' => $withpicto);
  2467. $reshook = $hookmanager->executeHooks('printPhone', $parameters, $phone);
  2468. $rep .= $hookmanager->resPrint;
  2469. }
  2470. if (empty($reshook))
  2471. {
  2472. $picto = '';
  2473. if ($withpicto) {
  2474. if ($withpicto == 'fax') {
  2475. $picto = 'phoning_fax';
  2476. } elseif ($withpicto == 'phone') {
  2477. $picto = 'phoning';
  2478. } elseif ($withpicto == 'mobile') {
  2479. $picto = 'phoning_mobile';
  2480. } else {
  2481. $picto = '';
  2482. }
  2483. }
  2484. if ($adddivfloat) $rep .= '<div class="nospan float" style="margin-right: 10px">';
  2485. else $rep .= '<span style="margin-right: 10px;">';
  2486. $rep .= ($withpicto ?img_picto($titlealt, 'object_'.$picto.'.png').' ' : '').$newphone;
  2487. if ($adddivfloat) $rep .= '</div>';
  2488. else $rep .= '</span>';
  2489. }
  2490. return $rep;
  2491. }
  2492. /**
  2493. * Return an IP formated to be shown on screen
  2494. *
  2495. * @param string $ip IP
  2496. * @param int $mode 0=return IP + country/flag, 1=return only country/flag, 2=return only IP
  2497. * @return string Formated IP, with country if GeoIP module is enabled
  2498. */
  2499. function dol_print_ip($ip, $mode = 0)
  2500. {
  2501. global $conf, $langs;
  2502. $ret = '';
  2503. if (empty($mode)) $ret .= $ip;
  2504. if ($mode != 2)
  2505. {
  2506. $countrycode = dolGetCountryCodeFromIp($ip);
  2507. if ($countrycode) // If success, countrycode is us, fr, ...
  2508. {
  2509. if (file_exists(DOL_DOCUMENT_ROOT.'/theme/common/flags/'.$countrycode.'.png'))
  2510. {
  2511. $ret .= ' '.img_picto($countrycode.' '.$langs->trans("AccordingToGeoIPDatabase"), DOL_URL_ROOT.'/theme/common/flags/'.$countrycode.'.png', '', 1);
  2512. } else $ret .= ' ('.$countrycode.')';
  2513. } else {
  2514. // Nothing
  2515. }
  2516. }
  2517. return $ret;
  2518. }
  2519. /**
  2520. * Return the IP of remote user.
  2521. * Take HTTP_X_FORWARDED_FOR (defined when using proxy)
  2522. * Then HTTP_CLIENT_IP if defined (rare)
  2523. * Then REMOTE_ADDR (no way to be modified by user but may be wrong if user is using a proxy)
  2524. *
  2525. * @return string Ip of remote user.
  2526. */
  2527. function getUserRemoteIP()
  2528. {
  2529. if (empty($_SERVER['HTTP_X_FORWARDED_FOR']) || preg_match('/[^0-9\.\:,\[\]]/', $_SERVER['HTTP_X_FORWARDED_FOR'])) {
  2530. if (empty($_SERVER['HTTP_CLIENT_IP']) || preg_match('/[^0-9\.\:,\[\]]/', $_SERVER['HTTP_CLIENT_IP'])) {
  2531. $ip = (empty($_SERVER['REMOTE_ADDR']) ? '' : $_SERVER['REMOTE_ADDR']);
  2532. } else {
  2533. $ip = $_SERVER['HTTP_CLIENT_IP']; // value is clean here
  2534. }
  2535. } else {
  2536. $ip = $_SERVER['HTTP_X_FORWARDED_FOR']; // value is clean here
  2537. }
  2538. return $ip;
  2539. }
  2540. /**
  2541. * Return a country code from IP. Empty string if not found.
  2542. *
  2543. * @param string $ip IP
  2544. * @return string Country code ('us', 'fr', ...)
  2545. */
  2546. function dolGetCountryCodeFromIp($ip)
  2547. {
  2548. global $conf;
  2549. $countrycode = '';
  2550. if (!empty($conf->geoipmaxmind->enabled))
  2551. {
  2552. $datafile = $conf->global->GEOIPMAXMIND_COUNTRY_DATAFILE;
  2553. //$ip='24.24.24.24';
  2554. //$datafile='/usr/share/GeoIP/GeoIP.dat'; Note that this must be downloaded datafile (not same than datafile provided with ubuntu packages)
  2555. include_once DOL_DOCUMENT_ROOT.'/core/class/dolgeoip.class.php';
  2556. $geoip = new DolGeoIP('country', $datafile);
  2557. //print 'ip='.$ip.' databaseType='.$geoip->gi->databaseType." GEOIP_CITY_EDITION_REV1=".GEOIP_CITY_EDITION_REV1."\n";
  2558. $countrycode = $geoip->getCountryCodeFromIP($ip);
  2559. }
  2560. return $countrycode;
  2561. }
  2562. /**
  2563. * Return country code for current user.
  2564. * If software is used inside a local network, detection may fails (we need a public ip)
  2565. *
  2566. * @return string Country code (fr, es, it, us, ...)
  2567. */
  2568. function dol_user_country()
  2569. {
  2570. global $conf, $langs, $user;
  2571. //$ret=$user->xxx;
  2572. $ret = '';
  2573. if (!empty($conf->geoipmaxmind->enabled))
  2574. {
  2575. $ip = getUserRemoteIP();
  2576. $datafile = $conf->global->GEOIPMAXMIND_COUNTRY_DATAFILE;
  2577. //$ip='24.24.24.24';
  2578. //$datafile='E:\Mes Sites\Web\Admin1\awstats\maxmind\GeoIP.dat';
  2579. include_once DOL_DOCUMENT_ROOT.'/core/class/dolgeoip.class.php';
  2580. $geoip = new DolGeoIP('country', $datafile);
  2581. $countrycode = $geoip->getCountryCodeFromIP($ip);
  2582. $ret = $countrycode;
  2583. }
  2584. return $ret;
  2585. }
  2586. /**
  2587. * Format address string
  2588. *
  2589. * @param string $address Address string, already formatted with dol_format_address()
  2590. * @param int $htmlid Html ID (for example 'gmap')
  2591. * @param int $element 'thirdparty'|'contact'|'member'|'other'
  2592. * @param int $id Id of object
  2593. * @param int $noprint No output. Result is the function return
  2594. * @param string $charfornl Char to use instead of nl2br. '' means we use a standad nl2br.
  2595. * @return string|void Nothing if noprint is 0, formatted address if noprint is 1
  2596. * @see dol_format_address()
  2597. */
  2598. function dol_print_address($address, $htmlid, $element, $id, $noprint = 0, $charfornl = '')
  2599. {
  2600. global $conf, $user, $langs, $hookmanager;
  2601. $out = '';
  2602. if ($address)
  2603. {
  2604. if ($hookmanager) {
  2605. $parameters = array('element' => $element, 'id' => $id);
  2606. $reshook = $hookmanager->executeHooks('printAddress', $parameters, $address);
  2607. $out .= $hookmanager->resPrint;
  2608. }
  2609. if (empty($reshook))
  2610. {
  2611. if (empty($charfornl)) $out .= nl2br($address);
  2612. else $out .= preg_replace('/[\r\n]+/', $charfornl, $address);
  2613. // TODO Remove this block, we can add this using the hook now
  2614. $showgmap = $showomap = 0;
  2615. if (($element == 'thirdparty' || $element == 'societe') && !empty($conf->google->enabled) && !empty($conf->global->GOOGLE_ENABLE_GMAPS)) $showgmap = 1;
  2616. if ($element == 'contact' && !empty($conf->google->enabled) && !empty($conf->global->GOOGLE_ENABLE_GMAPS_CONTACTS)) $showgmap = 1;
  2617. if ($element == 'member' && !empty($conf->google->enabled) && !empty($conf->global->GOOGLE_ENABLE_GMAPS_MEMBERS)) $showgmap = 1;
  2618. if (($element == 'thirdparty' || $element == 'societe') && !empty($conf->openstreetmap->enabled) && !empty($conf->global->OPENSTREETMAP_ENABLE_MAPS)) $showomap = 1;
  2619. if ($element == 'contact' && !empty($conf->openstreetmap->enabled) && !empty($conf->global->OPENSTREETMAP_ENABLE_MAPS_CONTACTS)) $showomap = 1;
  2620. if ($element == 'member' && !empty($conf->openstreetmap->enabled) && !empty($conf->global->OPENSTREETMAP_ENABLE_MAPS_MEMBERS)) $showomap = 1;
  2621. if ($showgmap)
  2622. {
  2623. $url = dol_buildpath('/google/gmaps.php?mode='.$element.'&id='.$id, 1);
  2624. $out .= ' <a href="'.$url.'" target="_gmaps"><img id="'.$htmlid.'" class="valigntextbottom" src="'.DOL_URL_ROOT.'/theme/common/gmap.png"></a>';
  2625. }
  2626. if ($showomap)
  2627. {
  2628. $url = dol_buildpath('/openstreetmap/maps.php?mode='.$element.'&id='.$id, 1);
  2629. $out .= ' <a href="'.$url.'" target="_gmaps"><img id="'.$htmlid.'_openstreetmap" class="valigntextbottom" src="'.DOL_URL_ROOT.'/theme/common/gmap.png"></a>';
  2630. }
  2631. }
  2632. }
  2633. if ($noprint) return $out;
  2634. else print $out;
  2635. }
  2636. /**
  2637. * Return true if email syntax is ok
  2638. *
  2639. * @param string $address email (Ex: "toto@examle.com", "John Do <johndo@example.com>")
  2640. * @param int $acceptsupervisorkey If 1, the special string '__SUPERVISOREMAIL__' is also accepted as valid
  2641. * @return boolean true if email syntax is OK, false if KO or empty string
  2642. */
  2643. function isValidEmail($address, $acceptsupervisorkey = 0)
  2644. {
  2645. if ($acceptsupervisorkey && $address == '__SUPERVISOREMAIL__') return true;
  2646. if (filter_var($address, FILTER_VALIDATE_EMAIL)) return true;
  2647. return false;
  2648. }
  2649. /**
  2650. * Return if the domain name has a valid MX record.
  2651. * WARNING: This need function idn_to_ascii, checkdnsrr and getmxrr
  2652. *
  2653. * @param string $domain Domain name (Ex: "yahoo.com", "yhaoo.com", "dolibarr.fr")
  2654. * @return int -1 if error (function not available), 0=Not valid, 1=Valid
  2655. */
  2656. function isValidMXRecord($domain)
  2657. {
  2658. if (function_exists('idn_to_ascii') && function_exists('checkdnsrr'))
  2659. {
  2660. if (!checkdnsrr(idn_to_ascii($domain), 'MX'))
  2661. {
  2662. return 0;
  2663. }
  2664. if (function_exists('getmxrr'))
  2665. {
  2666. $mxhosts = array();
  2667. $weight = array();
  2668. getmxrr(idn_to_ascii($domain), $mxhosts, $weight);
  2669. if (count($mxhosts) > 1) return 1;
  2670. if (count($mxhosts) == 1 && !empty($mxhosts[0])) return 1;
  2671. return 0;
  2672. }
  2673. }
  2674. return -1;
  2675. }
  2676. /**
  2677. * Return true if phone number syntax is ok
  2678. * TODO Decide what to do with this
  2679. *
  2680. * @param string $phone phone (Ex: "0601010101")
  2681. * @return boolean true if phone syntax is OK, false if KO or empty string
  2682. */
  2683. function isValidPhone($phone)
  2684. {
  2685. return true;
  2686. }
  2687. /**
  2688. * Make a strlen call. Works even if mbstring module not enabled
  2689. *
  2690. * @param string $string String to calculate length
  2691. * @param string $stringencoding Encoding of string
  2692. * @return int Length of string
  2693. */
  2694. function dol_strlen($string, $stringencoding = 'UTF-8')
  2695. {
  2696. if (function_exists('mb_strlen')) return mb_strlen($string, $stringencoding);
  2697. else return strlen($string);
  2698. }
  2699. /**
  2700. * Make a substring. Works even if mbstring module is not enabled for better compatibility.
  2701. *
  2702. * @param string $string String to scan
  2703. * @param string $start Start position
  2704. * @param int $length Length (in nb of characters or nb of bytes depending on trunconbytes param)
  2705. * @param string $stringencoding Page code used for input string encoding
  2706. * @param int $trunconbytes 1=Length is max of bytes instead of max of characters
  2707. * @return string substring
  2708. */
  2709. function dol_substr($string, $start, $length, $stringencoding = '', $trunconbytes = 0)
  2710. {
  2711. global $langs;
  2712. if (empty($stringencoding)) $stringencoding = $langs->charset_output;
  2713. $ret = '';
  2714. if (empty($trunconbytes))
  2715. {
  2716. if (function_exists('mb_substr'))
  2717. {
  2718. $ret = mb_substr($string, $start, $length, $stringencoding);
  2719. } else {
  2720. $ret = substr($string, $start, $length);
  2721. }
  2722. } else {
  2723. if (function_exists('mb_strcut'))
  2724. {
  2725. $ret = mb_strcut($string, $start, $length, $stringencoding);
  2726. } else {
  2727. $ret = substr($string, $start, $length);
  2728. }
  2729. }
  2730. return $ret;
  2731. }
  2732. /**
  2733. * Truncate a string to a particular length adding '...' if string larger than length.
  2734. * If length = max length+1, we do no truncate to avoid having just 1 char replaced with '...'.
  2735. * MAIN_DISABLE_TRUNC=1 can disable all truncings
  2736. *
  2737. * @param string $string String to truncate
  2738. * @param int $size Max string size visible (excluding ...). 0 for no limit. WARNING: Final string size can have 3 more chars (if we added ..., or if size was max+1 or max+2 or max+3 so it does not worse to replace with ...)
  2739. * @param string $trunc Where to trunc: right, left, middle (size must be a 2 power), wrap
  2740. * @param string $stringencoding Tell what is source string encoding
  2741. * @param int $nodot Truncation do not add ... after truncation. So it's an exact truncation.
  2742. * @param int $display Trunc is used to display data and can be changed for small screen. TODO Remove this param (must be dealt with CSS)
  2743. * @return string Truncated string. WARNING: length is never higher than $size if $nodot is set, but can be 3 chars higher otherwise.
  2744. */
  2745. function dol_trunc($string, $size = 40, $trunc = 'right', $stringencoding = 'UTF-8', $nodot = 0, $display = 0)
  2746. {
  2747. global $conf;
  2748. if ($size == 0 || !empty($conf->global->MAIN_DISABLE_TRUNC)) return $string;
  2749. if (empty($stringencoding)) $stringencoding = 'UTF-8';
  2750. // reduce for small screen
  2751. if ($conf->dol_optimize_smallscreen == 1 && $display == 1) $size = round($size / 3);
  2752. // We go always here
  2753. if ($trunc == 'right')
  2754. {
  2755. $newstring = dol_textishtml($string) ?dol_string_nohtmltag($string, 1) : $string;
  2756. if (dol_strlen($newstring, $stringencoding) > ($size + ($nodot ? 0 : 3))) // If nodot is 0 and size is 1,2 or 3 chars more, we don't trunc and don't add ...
  2757. return dol_substr($newstring, 0, $size, $stringencoding).($nodot ? '' : '...');
  2758. else //return 'u'.$size.'-'.$newstring.'-'.dol_strlen($newstring,$stringencoding).'-'.$string;
  2759. return $string;
  2760. } elseif ($trunc == 'middle')
  2761. {
  2762. $newstring = dol_textishtml($string) ?dol_string_nohtmltag($string, 1) : $string;
  2763. if (dol_strlen($newstring, $stringencoding) > 2 && dol_strlen($newstring, $stringencoding) > ($size + 1))
  2764. {
  2765. $size1 = round($size / 2);
  2766. $size2 = round($size / 2);
  2767. return dol_substr($newstring, 0, $size1, $stringencoding).'...'.dol_substr($newstring, dol_strlen($newstring, $stringencoding) - $size2, $size2, $stringencoding);
  2768. } else return $string;
  2769. } elseif ($trunc == 'left')
  2770. {
  2771. $newstring = dol_textishtml($string) ?dol_string_nohtmltag($string, 1) : $string;
  2772. if (dol_strlen($newstring, $stringencoding) > ($size + ($nodot ? 0 : 3))) // If nodot is 0 and size is 1,2 or 3 chars more, we don't trunc and don't add ...
  2773. return '...'.dol_substr($newstring, dol_strlen($newstring, $stringencoding) - $size, $size, $stringencoding);
  2774. else return $string;
  2775. } elseif ($trunc == 'wrap')
  2776. {
  2777. $newstring = dol_textishtml($string) ?dol_string_nohtmltag($string, 1) : $string;
  2778. if (dol_strlen($newstring, $stringencoding) > ($size + 1))
  2779. return dol_substr($newstring, 0, $size, $stringencoding)."\n".dol_trunc(dol_substr($newstring, $size, dol_strlen($newstring, $stringencoding) - $size, $stringencoding), $size, $trunc);
  2780. else return $string;
  2781. } else return 'BadParam3CallingDolTrunc';
  2782. }
  2783. /**
  2784. * Show picto whatever it's its name (generic function)
  2785. *
  2786. * @param string $titlealt Text on title tag for tooltip. Not used if param notitle is set to 1.
  2787. * @param string $picto Name of image file to show ('filenew', ...)
  2788. * If no extension provided, we use '.png'. Image must be stored into theme/xxx/img directory.
  2789. * Example: picto.png if picto.png is stored into htdocs/theme/mytheme/img
  2790. * Example: picto.png@mymodule if picto.png is stored into htdocs/mymodule/img
  2791. * Example: /mydir/mysubdir/picto.png if picto.png is stored into htdocs/mydir/mysubdir (pictoisfullpath must be set to 1)
  2792. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  2793. * @param boolean|int $pictoisfullpath If true or 1, image path is a full path
  2794. * @param int $srconly Return only content of the src attribute of img.
  2795. * @param int $notitle 1=Disable tag title. Use it if you add js tooltip, to avoid duplicate tooltip.
  2796. * @param string $alt Force alt for bind people
  2797. * @param string $morecss Add more class css on img tag (For example 'myclascss').
  2798. * @param string $marginleftonlyshort 1 = Add a short left margin on picto, 2 = Add a larger left margin on picto, 0 = No margin left. Works for fontawesome picto only.
  2799. * @return string Return img tag
  2800. * @see img_object(), img_picto_common()
  2801. */
  2802. function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $srconly = 0, $notitle = 0, $alt = '', $morecss = '', $marginleftonlyshort = 2)
  2803. {
  2804. global $conf, $langs;
  2805. // We forge fullpathpicto for image to $path/img/$picto. By default, we take DOL_URL_ROOT/theme/$conf->theme/img/$picto
  2806. $url = DOL_URL_ROOT;
  2807. $theme = $conf->theme;
  2808. $path = 'theme/'.$theme;
  2809. // Define fullpathpicto to use into src
  2810. if ($pictoisfullpath) {
  2811. // Clean parameters
  2812. if (!preg_match('/(\.png|\.gif|\.svg)$/i', $picto)) {
  2813. $picto .= '.png';
  2814. }
  2815. $fullpathpicto = $picto;
  2816. $reg = array();
  2817. if (preg_match('/class="([^"]+)"/', $moreatt, $reg)) {
  2818. $morecss .= ($morecss ? ' ' : '').$reg[1];
  2819. $moreatt = str_replace('class="'.$reg[1].'"', '', $moreatt);
  2820. }
  2821. } else {
  2822. $pictowithouttext = preg_replace('/(\.png|\.gif|\.svg)$/', '', $picto);
  2823. if (empty($srconly) && in_array($pictowithouttext, array(
  2824. '1downarrow', '1uparrow', '1leftarrow', '1rightarrow', '1uparrow_selected', '1downarrow_selected', '1leftarrow_selected', '1rightarrow_selected',
  2825. 'accountancy', 'account', 'accountline', 'action', 'add', 'address', 'bank_account', 'barcode', 'bank', 'bill', 'bookmark', 'bom', 'building',
  2826. 'cash-register', 'category', 'check', 'clock', 'close_title', 'company', 'contact', 'contract', 'cubes',
  2827. 'delete', 'dolly', 'dollyrevert', 'edit', 'ellipsis-h', 'email', 'external-link-alt', 'external-link-square-alt',
  2828. 'filter', 'file-code', 'file-export', 'file-import', 'file-upload', 'folder', 'folder-open', 'globe', 'globe-americas', 'grip', 'grip_title',
  2829. 'help', 'holiday',
  2830. 'intervention', 'label', 'language', 'list', 'listlight', 'lot',
  2831. 'map-marker-alt', 'money-bill-alt', 'mrp', 'note',
  2832. 'object_accounting', 'object_account', 'object_accountline', 'object_action', 'object_barcode', 'object_bill', 'object_billa', 'object_billd', 'object_bom',
  2833. 'object_category', 'object_conversation', 'object_bookmark', 'object_bug', 'object_dolly', 'object_dollyrevert', 'object_generic', 'object_folder',
  2834. 'object_list-alt', 'object_calendar', 'object_calendarweek', 'object_calendarmonth', 'object_calendarday', 'object_calendarperuser',
  2835. 'object_cash-register', 'object_company', 'object_contact', 'object_contract', 'object_donation', 'object_dynamicprice',
  2836. 'object_globe', 'object_holiday', 'object_hrm', 'object_invoice', 'object_intervention', 'object_label',
  2837. 'object_margin', 'object_money-bill-alt', 'object_multicurrency', 'object_order', 'object_payment',
  2838. 'object_lot', 'object_mrp', 'object_payment', 'object_product', 'object_propal',
  2839. 'object_other', 'object_paragraph', 'object_poll', 'object_printer', 'object_project', 'object_projectpub', 'object_propal', 'object_resource', 'object_rss', 'object_projecttask',
  2840. 'object_recruitmentjobposition', 'object_recruitmentcandidature',
  2841. 'object_shipment', 'object_share-alt', 'object_supplier_invoice', 'object_supplier_invoicea', 'object_supplier_invoiced', 'object_supplier_order', 'object_supplier_proposal', 'object_service', 'object_stock',
  2842. 'object_technic', 'object_ticket', 'object_trip', 'object_user', 'object_group', 'object_member',
  2843. 'object_phoning', 'object_phoning_mobile', 'object_phoning_fax', 'object_email', 'object_website',
  2844. 'off', 'on', 'order',
  2845. 'paiment', 'play', 'playdisabled', 'poll', 'printer', 'product', 'propal', 'projecttask', 'stock', 'resize', 'service', 'stats', 'trip',
  2846. 'setup', 'share-alt', 'sign-out', 'split', 'stripe-s', 'switch_off', 'switch_on', 'tools', 'unlink', 'uparrow', 'user', 'vcard', 'wrench',
  2847. 'jabber', 'skype', 'twitter', 'facebook', 'linkedin', 'instagram', 'snapchat', 'youtube', 'google-plus-g', 'whatsapp',
  2848. 'chevron-left', 'chevron-right', 'chevron-down', 'chevron-top', 'commercial', 'companies',
  2849. 'generic', 'home', 'hrm', 'members', 'products', 'invoicing',
  2850. 'payment', 'pencil-ruler', 'preview', 'project', 'projectpub', 'refresh', 'supplier_invoice', 'ticket',
  2851. 'error', 'warning',
  2852. 'recruitmentcandidature', 'recruitmentjobposition', 'resource',
  2853. 'supplier_proposal', 'supplier_order', 'supplier_invoice',
  2854. 'title_setup', 'title_accountancy', 'title_bank', 'title_hrm', 'title_agenda'
  2855. )
  2856. )) {
  2857. $fakey = $pictowithouttext;
  2858. $facolor = ''; $fasize = '';
  2859. $fa = 'fas';
  2860. if (in_array($pictowithouttext, array('clock', 'object_generic', 'note', 'off', 'on', 'object_bookmark', 'bookmark', 'vcard'))) {
  2861. $fa = 'far';
  2862. }
  2863. if (in_array($pictowithouttext, array('black-tie', 'skype', 'twitter', 'facebook', 'linkedin', 'instagram', 'snapchat', 'stripe-s', 'youtube', 'google-plus-g', 'whatsapp'))) {
  2864. $fa = 'fab';
  2865. }
  2866. $pictowithouttext = str_replace('object_', '', $pictowithouttext);
  2867. $arrayconvpictotofa = array(
  2868. 'account'=>'university', 'accountline'=>'receipt', 'accountancy'=>'money-check-alt', 'action'=>'calendar-alt', 'add'=>'plus-circle', 'address'=> 'address-book',
  2869. 'bank_account'=>'university', 'bill'=>'file-invoice-dollar', 'billa'=>'file-excel', 'supplier_invoicea'=>'file-excel', 'billd'=>'file-medical', 'supplier_invoiced'=>'file-medical', 'bom'=>'cubes',
  2870. 'company'=>'building', 'contact'=>'address-book', 'contract'=>'suitcase', 'conversation'=>'comments', 'donation'=>'file-alt', 'dynamicprice'=>'hand-holding-usd',
  2871. 'setup'=>'cog', 'companies'=>'building', 'products'=>'cube', 'commercial'=>'suitcase', 'invoicing'=>'coins',
  2872. 'accounting'=>'chart-line', 'category'=>'tag', 'dollyrevert'=>'dolly',
  2873. 'hrm'=>'user-tie', 'margin'=>'calculator', 'members'=>'users', 'ticket'=>'ticket-alt', 'globe'=>'external-link-alt', 'lot'=>'barcode',
  2874. 'email'=>'at',
  2875. 'edit'=>'pencil-alt', 'grip_title'=>'arrows-alt', 'grip'=>'arrows-alt', 'help'=>'question-circle',
  2876. 'generic'=>'file', 'holiday'=>'umbrella-beach', 'label'=>'layer-group',
  2877. 'member'=>'users', 'mrp'=>'cubes', 'trip'=>'wallet', 'group'=>'users',
  2878. 'sign-out'=>'sign-out-alt',
  2879. 'switch_off'=>'toggle-off', 'switch_on'=>'toggle-on', 'check'=>'check', 'bookmark'=>'star', 'bookmark'=>'star',
  2880. 'bank'=>'university', 'close_title'=>'window-close', 'delete'=>'trash', 'edit'=>'pencil-alt', 'filter'=>'filter',
  2881. 'list-alt'=>'list-alt', 'calendar'=>'calendar-alt', 'calendarweek'=>'calendar-week', 'calendarmonth'=>'calendar-alt', 'calendarday'=>'calendar-day', 'calendarperuser'=>'table',
  2882. 'intervention'=>'ambulance', 'invoice'=>'file-invoice-dollar', 'multicurrency'=>'dollar-sign', 'order'=>'file-invoice',
  2883. 'error'=>'exclamation-triangle', 'warning'=>'exclamation-triangle',
  2884. 'other'=>'square',
  2885. 'playdisabled'=>'play', 'poll'=>'check-double', 'preview'=>'binoculars', 'project'=>'sitemap', 'projectpub'=>'sitemap', 'projecttask'=>'tasks', 'propal'=>'file-signature',
  2886. 'recruitmentjobposition'=>'id-card-alt', 'recruitmentcandidature'=>'id-badge',
  2887. 'resize'=>'crop', 'supplier_order'=>'dol-order_supplier', 'supplier_proposal'=>'file-signature',
  2888. 'payment'=>'money-check-alt', 'phoning'=>'phone', 'phoning_mobile'=>'mobile-alt', 'phoning_fax'=>'fax', 'printer'=>'print', 'product'=>'cube', 'service'=>'concierge-bell',
  2889. 'refresh'=>'redo', 'resource'=>'laptop-house',
  2890. 'shipment'=>'dolly', 'stock'=>'box-open', 'stats' => 'chart-bar', 'split'=>'code-branch', 'supplier_invoice'=>'file-invoice-dollar', 'technic'=>'cogs', 'ticket'=>'ticket-alt',
  2891. 'title_setup'=>'tools', 'title_accountancy'=>'money-check-alt', 'title_bank'=>'university', 'title_hrm'=>'umbrella-beach',
  2892. 'title_agenda'=>'calendar-alt',
  2893. 'uparrow'=>'mail-forward', 'vcard'=>'address-card',
  2894. 'jabber'=>'comment-o',
  2895. 'website'=>'globe-americas'
  2896. );
  2897. if ($pictowithouttext == 'off') {
  2898. $fakey = 'fa-square';
  2899. $fasize = '1.3em';
  2900. } elseif ($pictowithouttext == 'on') {
  2901. $fakey = 'fa-check-square';
  2902. $fasize = '1.3em';
  2903. } elseif ($pictowithouttext == 'listlight') {
  2904. $fakey = 'fa-download';
  2905. $marginleftonlyshort = 1;
  2906. } elseif ($pictowithouttext == 'printer') {
  2907. $fakey = 'fa-print';
  2908. $fasize = '1.2em';
  2909. } elseif ($pictowithouttext == 'note') {
  2910. $fakey = 'fa-sticky-note';
  2911. $marginleftonlyshort = 1;
  2912. } elseif (in_array($pictowithouttext, array('1uparrow', '1downarrow', '1leftarrow', '1rightarrow', '1uparrow_selected', '1downarrow_selected', '1leftarrow_selected', '1rightarrow_selected'))) {
  2913. $convertarray = array('1uparrow'=>'caret-up', '1downarrow'=>'caret-down', '1leftarrow'=>'caret-left', '1rightarrow'=>'caret-right', '1uparrow_selected'=>'caret-up', '1downarrow_selected'=>'caret-down', '1leftarrow_selected'=>'caret-left', '1rightarrow_selected'=>'caret-right');
  2914. $fakey = 'fa-'.$convertarray[$pictowithouttext];
  2915. if (preg_match('/selected/', $pictowithouttext)) $facolor = '#888';
  2916. $marginleftonlyshort = 1;
  2917. } elseif (!empty($arrayconvpictotofa[$pictowithouttext]))
  2918. {
  2919. $fakey = 'fa-'.$arrayconvpictotofa[$pictowithouttext];
  2920. } else {
  2921. $fakey = 'fa-'.$pictowithouttext;
  2922. }
  2923. // Define $marginleftonlyshort
  2924. $arrayconvpictotomarginleftonly = array(
  2925. 'bank', 'check', 'delete', 'generic', 'grip', 'grip_title', 'jabber',
  2926. 'grip_title', 'grip', 'listlight', 'note', 'on', 'off', 'playdisabled', 'printer', 'resize', 'sign-out', 'stats', 'switch_on', 'switch_off',
  2927. 'uparrow', '1uparrow', '1downarrow', '1leftarrow', '1rightarrow', '1uparrow_selected', '1downarrow_selected', '1leftarrow_selected', '1rightarrow_selected'
  2928. );
  2929. if (!isset($arrayconvpictotomarginleftonly[$pictowithouttext])) {
  2930. $marginleftonlyshort = 0;
  2931. }
  2932. // Add CSS
  2933. $arrayconvpictotomorcess = array(
  2934. 'action'=>'infobox-action', 'account'=>'infobox-bank_account', 'accountline'=>'infobox-bank_account', 'accountancy'=>'infobox-bank_account',
  2935. 'bank_account'=>'bg-infobox-bank_account',
  2936. 'bill'=>'infobox-commande', 'billa'=>'infobox-commande', 'billd'=>'infobox-commande',
  2937. 'cash-register'=>'infobox-bank_account', 'contract'=>'infobox-contrat', 'check'=>'font-status4', 'conversation'=>'infobox-contrat',
  2938. 'donation'=>'infobox-commande', 'dollyrevert'=>'flip', 'ecm'=>'infobox-action',
  2939. 'hrm'=>'infobox-adherent', 'group'=>'infobox-adherent', 'intervention'=>'infobox-contrat',
  2940. 'multicurrency'=>'infobox-bank_account',
  2941. 'members'=>'infobox-adherent', 'member'=>'infobox-adherent', 'money-bill-alt'=>'infobox-bank_account',
  2942. 'order'=>'infobox-commande',
  2943. 'user'=>'infobox-adherent', 'users'=>'infobox-adherent',
  2944. 'error'=>'pictoerror', 'warning'=>'pictowarning', 'switch_on'=>'font-status4',
  2945. 'holiday'=>'infobox-holiday', 'invoice'=>'infobox-commande',
  2946. 'payment'=>'infobox-bank_account', 'poll'=>'infobox-adherent', 'project'=>'infobox-project', 'projecttask'=>'infobox-project', 'propal'=>'infobox-propal',
  2947. 'recruitmentjobposition'=>'infobox-adherent', 'recruitmentcandidature'=>'infobox-adherent',
  2948. 'resource'=>'infobox-action',
  2949. 'supplier_invoice'=>'infobox-order_supplier', 'supplier_invoicea'=>'infobox-order_supplier', 'supplier_invoiced'=>'infobox-order_supplier',
  2950. 'supplier_order'=>'infobox-order_supplier', 'supplier_proposal'=>'infobox-supplier_proposal',
  2951. 'ticket'=>'infobox-contrat', 'title_accountancy'=>'infobox-bank_account', 'title_hrm'=>'infobox-holiday', 'trip'=>'infobox-expensereport', 'title_agenda'=>'infobox-action',
  2952. //'title_setup'=>'infobox-action', 'tools'=>'infobox-action',
  2953. 'list-alt'=>'imgforviewmode', 'calendar'=>'imgforviewmode', 'calendarweek'=>'imgforviewmode', 'calendarmonth'=>'imgforviewmode', 'calendarday'=>'imgforviewmode', 'calendarperuser'=>'imgforviewmode'
  2954. );
  2955. if (!empty($arrayconvpictotomorcess[$pictowithouttext])) {
  2956. $morecss .= ($morecss ? ' ' : '').$arrayconvpictotomorcess[$pictowithouttext];
  2957. }
  2958. // Define $color
  2959. $arrayconvpictotocolor = array(
  2960. 'address'=>'#6c6aa8', 'building'=>'#6c6aa8', 'bom'=>'#a69944',
  2961. 'companies'=>'#6c6aa8', 'company'=>'#6c6aa8', 'contact'=>'#37a', 'dynamicprice'=>'#a69944',
  2962. 'edit'=>'#444', 'note'=>'#999', 'error'=>'', 'help'=>'#bbb', 'listlight'=>'#999',
  2963. 'dolly'=>'#a69944', 'dollyrevert'=>'#a69944', 'lot'=>'#a69944',
  2964. 'map-marker-alt'=>'#aaa', 'mrp'=>'#a69944', 'product'=>'#a69944', 'service'=>'#a69944', 'stock'=>'#a69944',
  2965. 'other'=>'#ddd',
  2966. 'playdisabled'=>'#ccc', 'printer'=>'#444', 'projectpub'=>'#986c6a', 'resize'=>'#444', 'rss'=>'#cba',
  2967. 'shipment'=>'#a69944', 'stats'=>'#444', 'switch_off'=>'#999', 'uparrow'=>'#555', 'globe-americas'=>'#aaa',
  2968. 'website'=>'#304'
  2969. );
  2970. if (isset($arrayconvpictotocolor[$pictowithouttext])) {
  2971. $facolor = $arrayconvpictotocolor[$pictowithouttext];
  2972. }
  2973. // This snippet only needed since function img_edit accepts only one additional parameter: no separate one for css only.
  2974. // class/style need to be extracted to avoid duplicate class/style validation errors when $moreatt is added to the end of the attributes.
  2975. $reg = array();
  2976. if (preg_match('/class="([^"]+)"/', $moreatt, $reg)) {
  2977. $morecss .= ($morecss ? ' ' : '').$reg[1];
  2978. $moreatt = str_replace('class="'.$reg[1].'"', '', $moreatt);
  2979. }
  2980. if (preg_match('/style="([^"]+)"/', $moreatt, $reg)) {
  2981. $morestyle = ' '.$reg[1];
  2982. $moreatt = str_replace('style="'.$reg[1].'"', '', $moreatt);
  2983. }
  2984. $moreatt = trim($moreatt);
  2985. $enabledisablehtml = '<span class="'.$fa.' '.$fakey.($marginleftonlyshort ? ($marginleftonlyshort == 1 ? ' marginleftonlyshort' : ' marginleftonly') : '');
  2986. $enabledisablehtml .= ($morecss ? ' '.$morecss : '').'" style="'.($fasize ? ('font-size: '.$fasize.';') : '').($facolor ? (' color: '.$facolor.';') : '').($morestyle ? ' '.$morestyle : '').'"'.(($notitle || empty($titlealt)) ? '' : ' title="'.dol_escape_htmltag($titlealt).'"').($moreatt ? ' '.$moreatt : '').'>';
  2987. if (!empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER)) {
  2988. $enabledisablehtml .= $titlealt;
  2989. }
  2990. $enabledisablehtml .= '</span>';
  2991. return $enabledisablehtml;
  2992. }
  2993. if (!empty($conf->global->MAIN_OVERWRITE_THEME_PATH)) {
  2994. $path = $conf->global->MAIN_OVERWRITE_THEME_PATH.'/theme/'.$theme; // If the theme does not have the same name as the module
  2995. } elseif (!empty($conf->global->MAIN_OVERWRITE_THEME_RES)) {
  2996. $path = $conf->global->MAIN_OVERWRITE_THEME_RES.'/theme/'.$conf->global->MAIN_OVERWRITE_THEME_RES; // To allow an external module to overwrite image resources whatever is activated theme
  2997. } elseif (!empty($conf->modules_parts['theme']) && array_key_exists($theme, $conf->modules_parts['theme'])) {
  2998. $path = $theme.'/theme/'.$theme; // If the theme have the same name as the module
  2999. }
  3000. // If we ask an image into $url/$mymodule/img (instead of default path)
  3001. $regs = array();
  3002. if (preg_match('/^([^@]+)@([^@]+)$/i', $picto, $regs)) {
  3003. $picto = $regs[1];
  3004. $path = $regs[2]; // $path is $mymodule
  3005. }
  3006. // Clean parameters
  3007. if (!preg_match('/(\.png|\.gif|\.svg)$/i', $picto)) {
  3008. $picto .= '.png';
  3009. }
  3010. // If alt path are defined, define url where img file is, according to physical path
  3011. // ex: array(["main"]=>"/home/maindir/htdocs", ["alt0"]=>"/home/moddir0/htdocs", ...)
  3012. foreach ($conf->file->dol_document_root as $type => $dirroot) {
  3013. if ($type == 'main') {
  3014. continue;
  3015. }
  3016. // This need a lot of time, that's why enabling alternative dir like "custom" dir is not recommanded
  3017. if (file_exists($dirroot.'/'.$path.'/img/'.$picto)) {
  3018. $url = DOL_URL_ROOT.$conf->file->dol_url_root[$type];
  3019. break;
  3020. }
  3021. }
  3022. // $url is '' or '/custom', $path is current theme or
  3023. $fullpathpicto = $url.'/'.$path.'/img/'.$picto;
  3024. }
  3025. if ($srconly) {
  3026. return $fullpathpicto;
  3027. }
  3028. // tag title is used for tooltip on <a>, tag alt can be used with very simple text on image for blind people
  3029. return '<img src="'.$fullpathpicto.'" alt="'.dol_escape_htmltag($alt).'"'.(($notitle || empty($titlealt)) ? '' : ' title="'.dol_escape_htmltag($titlealt).'"').($moreatt ? ' '.$moreatt.($morecss ? ' class="'.$morecss.'"' : '') : ' class="inline-block'.($morecss ? ' '.$morecss : '').'"').'>'; // Alt is used for accessibility, title for popup
  3030. }
  3031. /**
  3032. * Show a picto called object_picto (generic function)
  3033. *
  3034. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3035. * @param string $picto Name of image to show object_picto (example: user, group, action, bill, contract, propal, product, ...)
  3036. * For external modules use imagename@mymodule to search into directory "img" of module.
  3037. * @param string $moreatt Add more attribute on img tag (ie: class="datecallink")
  3038. * @param int $pictoisfullpath If 1, image path is a full path
  3039. * @param int $srconly Return only content of the src attribute of img.
  3040. * @param int $notitle 1=Disable tag title. Use it if you add js tooltip, to avoid duplicate tooltip.
  3041. * @return string Return img tag
  3042. * @see img_picto(), img_picto_common()
  3043. */
  3044. function img_object($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $srconly = 0, $notitle = 0)
  3045. {
  3046. if (strpos($picto, '^') === 0) return img_picto($titlealt, str_replace('^', '', $picto), $moreatt, $pictoisfullpath, $srconly, $notitle);
  3047. else return img_picto($titlealt, 'object_'.$picto, $moreatt, $pictoisfullpath, $srconly, $notitle);
  3048. }
  3049. /**
  3050. * Show weather picto
  3051. *
  3052. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3053. * @param string|int $picto Name of image file to show (If no extension provided, we use '.png'). Image must be stored into htdocs/theme/common directory. Or level of meteo image (0-4).
  3054. * @param string $moreatt Add more attribute on img tag
  3055. * @param int $pictoisfullpath If 1, image path is a full path
  3056. * @param string $morecss More CSS
  3057. * @return string Return img tag
  3058. * @see img_object(), img_picto()
  3059. */
  3060. function img_weather($titlealt, $picto, $moreatt = '', $pictoisfullpath = 0, $morecss = '')
  3061. {
  3062. global $conf;
  3063. if (is_numeric($picto)) {
  3064. //$leveltopicto = array(0=>'weather-clear.png', 1=>'weather-few-clouds.png', 2=>'weather-clouds.png', 3=>'weather-many-clouds.png', 4=>'weather-storm.png');
  3065. //$picto = $leveltopicto[$picto];
  3066. return '<i class="fa fa-weather-level'.$picto.'"></i>';
  3067. } elseif (!preg_match('/(\.png|\.gif)$/i', $picto)) {
  3068. $picto .= '.png';
  3069. }
  3070. $path = DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/weather/'.$picto;
  3071. return img_picto($titlealt, $path, $moreatt, 1, 0, 0, '', $morecss);
  3072. }
  3073. /**
  3074. * Show picto (generic function)
  3075. *
  3076. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3077. * @param string $picto Name of image file to show (If no extension provided, we use '.png'). Image must be stored into htdocs/theme/common directory.
  3078. * @param string $moreatt Add more attribute on img tag
  3079. * @param int $pictoisfullpath If 1, image path is a full path
  3080. * @return string Return img tag
  3081. * @see img_object(), img_picto()
  3082. */
  3083. function img_picto_common($titlealt, $picto, $moreatt = '', $pictoisfullpath = 0)
  3084. {
  3085. global $conf;
  3086. if (!preg_match('/(\.png|\.gif)$/i', $picto)) $picto .= '.png';
  3087. if ($pictoisfullpath) $path = $picto;
  3088. else {
  3089. $path = DOL_URL_ROOT.'/theme/common/'.$picto;
  3090. if (!empty($conf->global->MAIN_MODULE_CAN_OVERWRITE_COMMONICONS))
  3091. {
  3092. $themepath = DOL_DOCUMENT_ROOT.'/theme/'.$conf->theme.'/img/'.$picto;
  3093. if (file_exists($themepath)) $path = $themepath;
  3094. }
  3095. }
  3096. return img_picto($titlealt, $path, $moreatt, 1);
  3097. }
  3098. /**
  3099. * Show logo action
  3100. *
  3101. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3102. * @param string $numaction Action id or code to show
  3103. * @param string $picto Name of image file to show ('filenew', ...)
  3104. * If no extension provided, we use '.png'. Image must be stored into theme/xxx/img directory.
  3105. * Example: picto.png if picto.png is stored into htdocs/theme/mytheme/img
  3106. * Example: picto.png@mymodule if picto.png is stored into htdocs/mymodule/img
  3107. * Example: /mydir/mysubdir/picto.png if picto.png is stored into htdocs/mydir/mysubdir (pictoisfullpath must be set to 1)
  3108. * @return string Return an img tag
  3109. */
  3110. function img_action($titlealt, $numaction, $picto = '')
  3111. {
  3112. global $langs;
  3113. if (empty($titlealt) || $titlealt == 'default')
  3114. {
  3115. if ($numaction == '-1' || $numaction == 'ST_NO') {
  3116. $numaction = -1;
  3117. $titlealt = $langs->transnoentitiesnoconv('ChangeDoNotContact');
  3118. } elseif ($numaction == '0' || $numaction == 'ST_NEVER') {
  3119. $numaction = 0;
  3120. $titlealt = $langs->transnoentitiesnoconv('ChangeNeverContacted');
  3121. } elseif ($numaction == '1' || $numaction == 'ST_TODO') {
  3122. $numaction = 1;
  3123. $titlealt = $langs->transnoentitiesnoconv('ChangeToContact');
  3124. } elseif ($numaction == '2' || $numaction == 'ST_PEND') {
  3125. $numaction = 2;
  3126. $titlealt = $langs->transnoentitiesnoconv('ChangeContactInProcess');
  3127. } elseif ($numaction == '3' || $numaction == 'ST_DONE') {
  3128. $numaction = 3;
  3129. $titlealt = $langs->transnoentitiesnoconv('ChangeContactDone');
  3130. } else {
  3131. $titlealt = $langs->transnoentitiesnoconv('ChangeStatus '.$numaction);
  3132. $numaction = 0;
  3133. }
  3134. }
  3135. if (!is_numeric($numaction)) $numaction = 0;
  3136. return img_picto($titlealt, !empty($picto) ? $picto : 'stcomm'.$numaction.'.png');
  3137. }
  3138. /**
  3139. * Show pdf logo
  3140. *
  3141. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3142. * @param int $size Taille de l'icone : 3 = 16x16px , 2 = 14x14px
  3143. * @return string Retourne tag img
  3144. */
  3145. function img_pdf($titlealt = 'default', $size = 3)
  3146. {
  3147. global $langs;
  3148. if ($titlealt == 'default') $titlealt = $langs->trans('Show');
  3149. return img_picto($titlealt, 'pdf'.$size.'.png');
  3150. }
  3151. /**
  3152. * Show logo +
  3153. *
  3154. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3155. * @param string $other Add more attributes on img
  3156. * @return string Return tag img
  3157. */
  3158. function img_edit_add($titlealt = 'default', $other = '')
  3159. {
  3160. global $langs;
  3161. if ($titlealt == 'default') $titlealt = $langs->trans('Add');
  3162. return img_picto($titlealt, 'edit_add.png', $other);
  3163. }
  3164. /**
  3165. * Show logo -
  3166. *
  3167. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3168. * @param string $other Add more attributes on img
  3169. * @return string Return tag img
  3170. */
  3171. function img_edit_remove($titlealt = 'default', $other = '')
  3172. {
  3173. global $langs;
  3174. if ($titlealt == 'default') $titlealt = $langs->trans('Remove');
  3175. return img_picto($titlealt, 'edit_remove.png', $other);
  3176. }
  3177. /**
  3178. * Show logo editer/modifier fiche
  3179. *
  3180. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3181. * @param integer $float If you have to put the style "float: right"
  3182. * @param string $other Add more attributes on img
  3183. * @return string Return tag img
  3184. */
  3185. function img_edit($titlealt = 'default', $float = 0, $other = '')
  3186. {
  3187. global $langs;
  3188. if ($titlealt == 'default') $titlealt = $langs->trans('Modify');
  3189. return img_picto($titlealt, 'edit.png', ($float ? 'style="float: '.($langs->tab_translate["DIRECTION"] == 'rtl' ? 'left' : 'right').'"' : "").($other ? ' '.$other : ''));
  3190. }
  3191. /**
  3192. * Show logo view card
  3193. *
  3194. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3195. * @param integer $float If you have to put the style "float: right"
  3196. * @param string $other Add more attributes on img
  3197. * @return string Return tag img
  3198. */
  3199. function img_view($titlealt = 'default', $float = 0, $other = '')
  3200. {
  3201. global $langs;
  3202. if ($titlealt == 'default') $titlealt = $langs->trans('View');
  3203. $moreatt = ($float ? 'style="float: right" ' : '').$other;
  3204. return img_picto($titlealt, 'view.png', $moreatt);
  3205. }
  3206. /**
  3207. * Show delete logo
  3208. *
  3209. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3210. * @param string $other Add more attributes on img
  3211. * @param string $morecss More CSS
  3212. * @return string Retourne tag img
  3213. */
  3214. function img_delete($titlealt = 'default', $other = 'class="pictodelete"', $morecss = '')
  3215. {
  3216. global $langs;
  3217. if ($titlealt == 'default') $titlealt = $langs->trans('Delete');
  3218. return img_picto($titlealt, 'delete.png', $other, false, 0, 0, '', $morecss);
  3219. }
  3220. /**
  3221. * Show printer logo
  3222. *
  3223. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3224. * @param string $other Add more attributes on img
  3225. * @return string Retourne tag img
  3226. */
  3227. function img_printer($titlealt = "default", $other = '')
  3228. {
  3229. global $langs;
  3230. if ($titlealt == "default") $titlealt = $langs->trans("Print");
  3231. return img_picto($titlealt, 'printer.png', $other);
  3232. }
  3233. /**
  3234. * Show split logo
  3235. *
  3236. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3237. * @param string $other Add more attributes on img
  3238. * @return string Retourne tag img
  3239. */
  3240. function img_split($titlealt = 'default', $other = 'class="pictosplit"')
  3241. {
  3242. global $langs;
  3243. if ($titlealt == 'default') $titlealt = $langs->trans('Split');
  3244. return img_picto($titlealt, 'split.png', $other);
  3245. }
  3246. /**
  3247. * Show help logo with cursor "?"
  3248. *
  3249. * @param int $usehelpcursor 1=Use help cursor, 2=Use click pointer cursor, 0=No specific cursor
  3250. * @param int|string $usealttitle Text to use as alt title
  3251. * @return string Return tag img
  3252. */
  3253. function img_help($usehelpcursor = 1, $usealttitle = 1)
  3254. {
  3255. global $langs;
  3256. if ($usealttitle)
  3257. {
  3258. if (is_string($usealttitle)) $usealttitle = dol_escape_htmltag($usealttitle);
  3259. else $usealttitle = $langs->trans('Info');
  3260. }
  3261. return img_picto($usealttitle, 'info.png', 'style="vertical-align: middle;'.($usehelpcursor == 1 ? ' cursor: help' : ($usehelpcursor == 2 ? ' cursor: pointer' : '')).'"');
  3262. }
  3263. /**
  3264. * Show info logo
  3265. *
  3266. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3267. * @return string Return img tag
  3268. */
  3269. function img_info($titlealt = 'default')
  3270. {
  3271. global $langs;
  3272. if ($titlealt == 'default') $titlealt = $langs->trans('Informations');
  3273. return img_picto($titlealt, 'info.png', 'style="vertical-align: middle;"');
  3274. }
  3275. /**
  3276. * Show warning logo
  3277. *
  3278. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3279. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"'). If 1, add float: right. Can't be "class" attribute.
  3280. * @param string $morecss Add more CSS
  3281. * @return string Return img tag
  3282. */
  3283. function img_warning($titlealt = 'default', $moreatt = '', $morecss = 'pictowarning')
  3284. {
  3285. global $langs;
  3286. if ($titlealt == 'default') $titlealt = $langs->trans('Warning');
  3287. //return '<div class="imglatecoin">'.img_picto($titlealt, 'warning_white.png', 'class="pictowarning valignmiddle"'.($moreatt ? ($moreatt == '1' ? ' style="float: right"' : ' '.$moreatt): '')).'</div>';
  3288. return img_picto($titlealt, 'warning.png', 'class="'.$morecss.'"'.($moreatt ? ($moreatt == '1' ? ' style="float: right"' : ' '.$moreatt) : ''));
  3289. }
  3290. /**
  3291. * Show error logo
  3292. *
  3293. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3294. * @return string Return img tag
  3295. */
  3296. function img_error($titlealt = 'default')
  3297. {
  3298. global $langs;
  3299. if ($titlealt == 'default') $titlealt = $langs->trans('Error');
  3300. return img_picto($titlealt, 'error.png');
  3301. }
  3302. /**
  3303. * Show next logo
  3304. *
  3305. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3306. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  3307. * @return string Return img tag
  3308. */
  3309. function img_next($titlealt = 'default', $moreatt = '')
  3310. {
  3311. global $langs;
  3312. if ($titlealt == 'default') $titlealt = $langs->trans('Next');
  3313. //return img_picto($titlealt, 'next.png', $moreatt);
  3314. return '<span class="fa fa-chevron-right paddingright paddingleft" title="'.dol_escape_htmltag($titlealt).'"></span>';
  3315. }
  3316. /**
  3317. * Show previous logo
  3318. *
  3319. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3320. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  3321. * @return string Return img tag
  3322. */
  3323. function img_previous($titlealt = 'default', $moreatt = '')
  3324. {
  3325. global $langs;
  3326. if ($titlealt == 'default') $titlealt = $langs->trans('Previous');
  3327. //return img_picto($titlealt, 'previous.png', $moreatt);
  3328. return '<span class="fa fa-chevron-left paddingright paddingleft" title="'.dol_escape_htmltag($titlealt).'"></span>';
  3329. }
  3330. /**
  3331. * Show down arrow logo
  3332. *
  3333. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3334. * @param int $selected Selected
  3335. * @param string $moreclass Add more CSS classes
  3336. * @return string Return img tag
  3337. */
  3338. function img_down($titlealt = 'default', $selected = 0, $moreclass = '')
  3339. {
  3340. global $langs;
  3341. if ($titlealt == 'default') $titlealt = $langs->trans('Down');
  3342. return img_picto($titlealt, ($selected ? '1downarrow_selected.png' : '1downarrow.png'), 'class="imgdown'.($moreclass ? " ".$moreclass : "").'"');
  3343. }
  3344. /**
  3345. * Show top arrow logo
  3346. *
  3347. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3348. * @param int $selected Selected
  3349. * @param string $moreclass Add more CSS classes
  3350. * @return string Return img tag
  3351. */
  3352. function img_up($titlealt = 'default', $selected = 0, $moreclass = '')
  3353. {
  3354. global $langs;
  3355. if ($titlealt == 'default') $titlealt = $langs->trans('Up');
  3356. return img_picto($titlealt, ($selected ? '1uparrow_selected.png' : '1uparrow.png'), 'class="imgup'.($moreclass ? " ".$moreclass : "").'"');
  3357. }
  3358. /**
  3359. * Show left arrow logo
  3360. *
  3361. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3362. * @param int $selected Selected
  3363. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  3364. * @return string Return img tag
  3365. */
  3366. function img_left($titlealt = 'default', $selected = 0, $moreatt = '')
  3367. {
  3368. global $langs;
  3369. if ($titlealt == 'default') {
  3370. $titlealt = $langs->trans('Left');
  3371. }
  3372. return img_picto($titlealt, ($selected ? '1leftarrow_selected.png' : '1leftarrow.png'), $moreatt);
  3373. }
  3374. /**
  3375. * Show right arrow logo
  3376. *
  3377. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3378. * @param int $selected Selected
  3379. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  3380. * @return string Return img tag
  3381. */
  3382. function img_right($titlealt = 'default', $selected = 0, $moreatt = '')
  3383. {
  3384. global $langs;
  3385. if ($titlealt == 'default') $titlealt = $langs->trans('Right');
  3386. return img_picto($titlealt, ($selected ? '1rightarrow_selected.png' : '1rightarrow.png'), $moreatt);
  3387. }
  3388. /**
  3389. * Show tick logo if allowed
  3390. *
  3391. * @param string $allow Allow
  3392. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3393. * @return string Return img tag
  3394. */
  3395. function img_allow($allow, $titlealt = 'default')
  3396. {
  3397. global $langs;
  3398. if ($titlealt == 'default') $titlealt = $langs->trans('Active');
  3399. if ($allow == 1) return img_picto($titlealt, 'tick.png');
  3400. return '-';
  3401. }
  3402. /**
  3403. * Return image of a credit card according to its brand name
  3404. *
  3405. * @param string $brand Brand name of credit card
  3406. * @param string $morecss More CSS
  3407. * @return string Return img tag
  3408. */
  3409. function img_credit_card($brand, $morecss = null)
  3410. {
  3411. if (is_null($morecss)) $morecss = 'fa-2x';
  3412. if ($brand == 'visa' || $brand == 'Visa') {
  3413. $brand = 'cc-visa';
  3414. } elseif ($brand == 'mastercard' || $brand == 'MasterCard') {
  3415. $brand = 'cc-mastercard';
  3416. } elseif ($brand == 'amex' || $brand == 'American Express') {
  3417. $brand = 'cc-amex';
  3418. } elseif ($brand == 'discover' || $brand == 'Discover') {
  3419. $brand = 'cc-discover';
  3420. } elseif ($brand == 'jcb' || $brand == 'JCB') {
  3421. $brand = 'cc-jcb';
  3422. } elseif ($brand == 'diners' || $brand == 'Diners club') {
  3423. $brand = 'cc-diners-club';
  3424. } elseif (!in_array($brand, array('cc-visa', 'cc-mastercard', 'cc-amex', 'cc-discover', 'cc-jcb', 'cc-diners-club'))) {
  3425. $brand = 'credit-card';
  3426. }
  3427. return '<span class="fa fa-'.$brand.' fa-fw'.($morecss ? ' '.$morecss : '').'"></span>';
  3428. }
  3429. /**
  3430. * Show MIME img of a file
  3431. *
  3432. * @param string $file Filename
  3433. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3434. * @param string $morecss More css
  3435. * @return string Return img tag
  3436. */
  3437. function img_mime($file, $titlealt = '', $morecss = '')
  3438. {
  3439. require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
  3440. $mimetype = dol_mimetype($file, '', 1);
  3441. $mimeimg = dol_mimetype($file, '', 2);
  3442. $mimefa = dol_mimetype($file, '', 4);
  3443. if (empty($titlealt)) $titlealt = 'Mime type: '.$mimetype;
  3444. //return img_picto_common($titlealt, 'mime/'.$mimeimg, 'class="'.$morecss.'"');
  3445. return '<i class="fa fa-'.$mimefa.' paddingright"'.($titlealt ? ' title="'.$titlealt.'"' : '').'></i>';
  3446. }
  3447. /**
  3448. * Show search logo
  3449. *
  3450. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3451. * @param string $other Add more attributes on img
  3452. * @return string Retourne tag img
  3453. */
  3454. function img_search($titlealt = 'default', $other = '')
  3455. {
  3456. global $conf, $langs;
  3457. if ($titlealt == 'default') $titlealt = $langs->trans('Search');
  3458. $img = img_picto($titlealt, 'search.png', $other, false, 1);
  3459. $input = '<input type="image" class="liste_titre" name="button_search" src="'.$img.'" ';
  3460. $input .= 'value="'.dol_escape_htmltag($titlealt).'" title="'.dol_escape_htmltag($titlealt).'" >';
  3461. return $input;
  3462. }
  3463. /**
  3464. * Show search logo
  3465. *
  3466. * @param string $titlealt Text on alt and title of image. Alt only if param notitle is set to 1. If text is "TextA:TextB", use Text A on alt and Text B on title.
  3467. * @param string $other Add more attributes on img
  3468. * @return string Retourne tag img
  3469. */
  3470. function img_searchclear($titlealt = 'default', $other = '')
  3471. {
  3472. global $conf, $langs;
  3473. if ($titlealt == 'default') $titlealt = $langs->trans('Search');
  3474. $img = img_picto($titlealt, 'searchclear.png', $other, false, 1);
  3475. $input = '<input type="image" class="liste_titre" name="button_removefilter" src="'.$img.'" ';
  3476. $input .= 'value="'.dol_escape_htmltag($titlealt).'" title="'.dol_escape_htmltag($titlealt).'" >';
  3477. return $input;
  3478. }
  3479. /**
  3480. * Show information for admin users or standard users
  3481. *
  3482. * @param string $text Text info
  3483. * @param integer $infoonimgalt Info is shown only on alt of star picto, otherwise it is show on output after the star picto
  3484. * @param int $nodiv No div
  3485. * @param string $admin '1'=Info for admin users. '0'=Info for standard users (change only the look), 'error','xxx'=Other
  3486. * @param string $morecss More CSS ('', 'warning', 'error')
  3487. * @param string $textfordropdown Show a text to click to dropdown the info box.
  3488. * @return string String with info text
  3489. */
  3490. function info_admin($text, $infoonimgalt = 0, $nodiv = 0, $admin = '1', $morecss = '', $textfordropdown = '')
  3491. {
  3492. global $conf, $langs;
  3493. if ($infoonimgalt)
  3494. {
  3495. $result = img_picto($text, 'info', 'class="hideonsmartphone'.($morecss ? ' '.$morecss : '').'"');
  3496. } else {
  3497. if (empty($conf->use_javascript_ajax)) $textfordropdown = '';
  3498. $class = (empty($admin) ? 'undefined' : ($admin == '1' ? 'info' : $admin));
  3499. $result = ($nodiv ? '' : '<div class="'.$class.' hideonsmartphone'.($morecss ? ' '.$morecss : '').($textfordropdown ? ' hidden' : '').'">').'<span class="fa fa-info-circle" title="'.dol_escape_htmltag($admin ? $langs->trans('InfoAdmin') : $langs->trans('Note')).'"></span> '.$text.($nodiv ? '' : '</div>');
  3500. if ($textfordropdown) {
  3501. $tmpresult .= '<span class="'.$class.'text opacitymedium">'.$langs->trans($textfordropdown).' '.img_picto($langs->trans($textfordropdown), '1downarrow').'</span>';
  3502. $tmpresult .= '<script type="text/javascript" language="javascript">
  3503. jQuery(document).ready(function() {
  3504. jQuery(".'.$class.'text").click(function() {
  3505. console.log("toggle text");
  3506. jQuery(".'.$class.'").toggle();
  3507. });
  3508. });
  3509. </script>';
  3510. $result = $tmpresult.$result;
  3511. }
  3512. }
  3513. return $result;
  3514. }
  3515. /**
  3516. * Displays error message system with all the information to facilitate the diagnosis and the escalation of the bugs.
  3517. * This function must be called when a blocking technical error is encountered.
  3518. * However, one must try to call it only within php pages, classes must return their error through their property "error".
  3519. *
  3520. * @param DoliDB $db Database handler
  3521. * @param mixed $error String or array of errors strings to show
  3522. * @param array $errors Array of errors
  3523. * @return void
  3524. * @see dol_htmloutput_errors()
  3525. */
  3526. function dol_print_error($db = '', $error = '', $errors = null)
  3527. {
  3528. global $conf, $langs, $argv;
  3529. global $dolibarr_main_prod;
  3530. $out = '';
  3531. $syslog = '';
  3532. // Si erreur intervenue avant chargement langue
  3533. if (!$langs)
  3534. {
  3535. require_once DOL_DOCUMENT_ROOT.'/core/class/translate.class.php';
  3536. $langs = new Translate('', $conf);
  3537. $langs->load("main");
  3538. }
  3539. // Load translation files required by the page
  3540. $langs->loadLangs(array('main', 'errors'));
  3541. if ($_SERVER['DOCUMENT_ROOT']) // Mode web
  3542. {
  3543. $out .= $langs->trans("DolibarrHasDetectedError").".<br>\n";
  3544. if (!empty($conf->global->MAIN_FEATURES_LEVEL)) $out .= "You use an experimental or develop level of features, so please do NOT report any bugs, except if problem is confirmed moving option MAIN_FEATURES_LEVEL back to 0.<br>\n";
  3545. $out .= $langs->trans("InformationToHelpDiagnose").":<br>\n";
  3546. $out .= "<b>".$langs->trans("Date").":</b> ".dol_print_date(time(), 'dayhourlog')."<br>\n";
  3547. $out .= "<b>".$langs->trans("Dolibarr").":</b> ".DOL_VERSION." - https://www.dolibarr.org<br>\n";
  3548. if (isset($conf->global->MAIN_FEATURES_LEVEL)) $out .= "<b>".$langs->trans("LevelOfFeature").":</b> ".$conf->global->MAIN_FEATURES_LEVEL."<br>\n";
  3549. if (function_exists("phpversion"))
  3550. {
  3551. $out .= "<b>".$langs->trans("PHP").":</b> ".phpversion()."<br>\n";
  3552. }
  3553. $out .= "<b>".$langs->trans("Server").":</b> ".$_SERVER["SERVER_SOFTWARE"]."<br>\n";
  3554. if (function_exists("php_uname"))
  3555. {
  3556. $out .= "<b>".$langs->trans("OS").":</b> ".php_uname()."<br>\n";
  3557. }
  3558. $out .= "<b>".$langs->trans("UserAgent").":</b> ".dol_htmlentities($_SERVER["HTTP_USER_AGENT"], ENT_COMPAT, 'UTF-8')."<br>\n";
  3559. $out .= "<br>\n";
  3560. $out .= "<b>".$langs->trans("RequestedUrl").":</b> ".dol_htmlentities($_SERVER["REQUEST_URI"], ENT_COMPAT, 'UTF-8')."<br>\n";
  3561. $out .= "<b>".$langs->trans("Referer").":</b> ".(isset($_SERVER["HTTP_REFERER"]) ?dol_htmlentities($_SERVER["HTTP_REFERER"], ENT_COMPAT, 'UTF-8') : '')."<br>\n";
  3562. $out .= "<b>".$langs->trans("MenuManager").":</b> ".(isset($conf->standard_menu) ? $conf->standard_menu : '')."<br>\n";
  3563. $out .= "<br>\n";
  3564. $syslog .= "url=".dol_escape_htmltag($_SERVER["REQUEST_URI"]);
  3565. $syslog .= ", query_string=".dol_escape_htmltag($_SERVER["QUERY_STRING"]);
  3566. } else // Mode CLI
  3567. {
  3568. $out .= '> '.$langs->transnoentities("ErrorInternalErrorDetected").":\n".$argv[0]."\n";
  3569. $syslog .= "pid=".dol_getmypid();
  3570. }
  3571. if (!empty($conf->modules))
  3572. {
  3573. $out .= "<b>".$langs->trans("Modules").":</b> ".join(', ', $conf->modules)."<br>\n";
  3574. }
  3575. if (is_object($db))
  3576. {
  3577. if ($_SERVER['DOCUMENT_ROOT']) // Mode web
  3578. {
  3579. $out .= "<b>".$langs->trans("DatabaseTypeManager").":</b> ".$db->type."<br>\n";
  3580. $out .= "<b>".$langs->trans("RequestLastAccessInError").":</b> ".($db->lastqueryerror() ?dol_escape_htmltag($db->lastqueryerror()) : $langs->trans("ErrorNoRequestInError"))."<br>\n";
  3581. $out .= "<b>".$langs->trans("ReturnCodeLastAccessInError").":</b> ".($db->lasterrno() ?dol_escape_htmltag($db->lasterrno()) : $langs->trans("ErrorNoRequestInError"))."<br>\n";
  3582. $out .= "<b>".$langs->trans("InformationLastAccessInError").":</b> ".($db->lasterror() ?dol_escape_htmltag($db->lasterror()) : $langs->trans("ErrorNoRequestInError"))."<br>\n";
  3583. $out .= "<br>\n";
  3584. } else // Mode CLI
  3585. {
  3586. // No dol_escape_htmltag for output, we are in CLI mode
  3587. $out .= '> '.$langs->transnoentities("DatabaseTypeManager").":\n".$db->type."\n";
  3588. $out .= '> '.$langs->transnoentities("RequestLastAccessInError").":\n".($db->lastqueryerror() ? $db->lastqueryerror() : $langs->transnoentities("ErrorNoRequestInError"))."\n";
  3589. $out .= '> '.$langs->transnoentities("ReturnCodeLastAccessInError").":\n".($db->lasterrno() ? $db->lasterrno() : $langs->transnoentities("ErrorNoRequestInError"))."\n";
  3590. $out .= '> '.$langs->transnoentities("InformationLastAccessInError").":\n".($db->lasterror() ? $db->lasterror() : $langs->transnoentities("ErrorNoRequestInError"))."\n";
  3591. }
  3592. $syslog .= ", sql=".$db->lastquery();
  3593. $syslog .= ", db_error=".$db->lasterror();
  3594. }
  3595. if ($error || $errors)
  3596. {
  3597. $langs->load("errors");
  3598. // Merge all into $errors array
  3599. if (is_array($error) && is_array($errors)) $errors = array_merge($error, $errors);
  3600. elseif (is_array($error)) $errors = $error;
  3601. elseif (is_array($errors)) $errors = array_merge(array($error), $errors);
  3602. else $errors = array_merge(array($error));
  3603. foreach ($errors as $msg)
  3604. {
  3605. if (empty($msg)) continue;
  3606. if ($_SERVER['DOCUMENT_ROOT']) // Mode web
  3607. {
  3608. $out .= "<b>".$langs->trans("Message").":</b> ".dol_escape_htmltag($msg)."<br>\n";
  3609. } else // Mode CLI
  3610. {
  3611. $out .= '> '.$langs->transnoentities("Message").":\n".$msg."\n";
  3612. }
  3613. $syslog .= ", msg=".$msg;
  3614. }
  3615. }
  3616. if (empty($dolibarr_main_prod) && $_SERVER['DOCUMENT_ROOT'] && function_exists('xdebug_print_function_stack') && function_exists('xdebug_call_file'))
  3617. {
  3618. xdebug_print_function_stack();
  3619. $out .= '<b>XDebug informations:</b>'."<br>\n";
  3620. $out .= 'File: '.xdebug_call_file()."<br>\n";
  3621. $out .= 'Line: '.xdebug_call_line()."<br>\n";
  3622. $out .= 'Function: '.xdebug_call_function()."<br>\n";
  3623. $out .= "<br>\n";
  3624. }
  3625. if (empty($dolibarr_main_prod)) print $out;
  3626. else {
  3627. // This should not happen, except if there is a bug somewhere. Enabled and check log in such case.
  3628. print 'This website or feature is currently temporarly not available or failed after a technical error.<br><br>This may be due to a maintenance operation. Current status of operation are on next line...<br><br>'."\n";
  3629. $langs->load("errors");
  3630. print $langs->trans("DolibarrHasDetectedError").'. ';
  3631. print $langs->trans("YouCanSetOptionDolibarrMainProdToZero");
  3632. define("MAIN_CORE_ERROR", 1);
  3633. }
  3634. //else print 'Sorry, an error occured but the parameter $dolibarr_main_prod is defined in conf file so no message is reported to your browser. Please read the log file for error message.';
  3635. dol_syslog("Error ".$syslog, LOG_ERR);
  3636. }
  3637. /**
  3638. * Show a public email and error code to contact if technical error
  3639. *
  3640. * @param string $prefixcode Prefix of public error code
  3641. * @param string $errormessage Complete error message
  3642. * @param array $errormessages Array of error messages
  3643. * @param string $morecss More css
  3644. * @param string $email Email
  3645. * @return void
  3646. */
  3647. function dol_print_error_email($prefixcode, $errormessage = '', $errormessages = array(), $morecss = 'error', $email = '')
  3648. {
  3649. global $langs, $conf;
  3650. if (empty($email)) $email = $conf->global->MAIN_INFO_SOCIETE_MAIL;
  3651. $langs->load("errors");
  3652. $now = dol_now();
  3653. print '<br><div class="center login_main_message"><div class="'.$morecss.'">';
  3654. print $langs->trans("ErrorContactEMail", $email, $prefixcode.dol_print_date($now, '%Y%m%d%H%M%S'));
  3655. if ($errormessage) print '<br><br>'.$errormessage;
  3656. if (is_array($errormessages) && count($errormessages))
  3657. {
  3658. foreach ($errormessages as $mesgtoshow)
  3659. {
  3660. print '<br><br>'.$mesgtoshow;
  3661. }
  3662. }
  3663. print '</div></div>';
  3664. }
  3665. /**
  3666. * Show title line of an array
  3667. *
  3668. * @param string $name Label of field
  3669. * @param string $file Url used when we click on sort picto
  3670. * @param string $field Field to use for new sorting
  3671. * @param string $begin ("" by defaut)
  3672. * @param string $moreparam Add more parameters on sort url links ("" by default)
  3673. * @param string $moreattrib Options of attribute td ("" by defaut, example: 'align="center"')
  3674. * @param string $sortfield Current field used to sort
  3675. * @param string $sortorder Current sort order
  3676. * @param string $prefix Prefix for css. Use space after prefix to add your own CSS tag.
  3677. * @param string $tooltip Tooltip
  3678. * @return void
  3679. */
  3680. function print_liste_field_titre($name, $file = "", $field = "", $begin = "", $moreparam = "", $moreattrib = "", $sortfield = "", $sortorder = "", $prefix = "", $tooltip = "")
  3681. {
  3682. print getTitleFieldOfList($name, 0, $file, $field, $begin, $moreparam, $moreattrib, $sortfield, $sortorder, $prefix, 0, $tooltip);
  3683. }
  3684. /**
  3685. * Get title line of an array
  3686. *
  3687. * @param string $name Translation key of field
  3688. * @param int $thead 0=To use with standard table format, 1=To use inside <thead><tr>, 2=To use with <div>
  3689. * @param string $file Url used when we click on sort picto
  3690. * @param string $field Field to use for new sorting. Empty if this field is not sortable. Example "t.abc" or "t.abc,t.def"
  3691. * @param string $begin ("" by defaut)
  3692. * @param string $moreparam Add more parameters on sort url links ("" by default)
  3693. * @param string $moreattrib Add more attributes on th ("" by defaut, example: 'align="center"'). To add more css class, use param $prefix.
  3694. * @param string $sortfield Current field used to sort (Ex: 'd.datep,d.id')
  3695. * @param string $sortorder Current sort order (Ex: 'asc,desc')
  3696. * @param string $prefix Prefix for css. Use space after prefix to add your own CSS tag, for example 'mycss '.
  3697. * @param string $disablesortlink 1=Disable sort link
  3698. * @param string $tooltip Tooltip
  3699. * @return string
  3700. */
  3701. function getTitleFieldOfList($name, $thead = 0, $file = "", $field = "", $begin = "", $moreparam = "", $moreattrib = "", $sortfield = "", $sortorder = "", $prefix = "", $disablesortlink = 0, $tooltip = '')
  3702. {
  3703. global $conf, $langs, $form;
  3704. //print "$name, $file, $field, $begin, $options, $moreattrib, $sortfield, $sortorder<br>\n";
  3705. if ($moreattrib == 'class="right"') $prefix .= 'right '; // For backward compatibility
  3706. $sortorder = strtoupper($sortorder);
  3707. $out = '';
  3708. $sortimg = '';
  3709. $tag = 'th';
  3710. if ($thead == 2) $tag = 'div';
  3711. $tmpsortfield = explode(',', $sortfield);
  3712. $sortfield1 = trim($tmpsortfield[0]); // If $sortfield is 'd.datep,d.id', it becomes 'd.datep'
  3713. $tmpfield = explode(',', $field);
  3714. $field1 = trim($tmpfield[0]); // If $field is 'd.datep,d.id', it becomes 'd.datep'
  3715. if (empty($conf->global->MAIN_DISABLE_WRAPPING_ON_COLUMN_TITLE)) {
  3716. $prefix = 'wrapcolumntitle '.$prefix;
  3717. }
  3718. //var_dump('field='.$field.' field1='.$field1.' sortfield='.$sortfield.' sortfield1='.$sortfield1);
  3719. // If field is used as sort criteria we use a specific css class liste_titre_sel
  3720. // Example if (sortfield,field)=("nom","xxx.nom") or (sortfield,field)=("nom","nom")
  3721. if ($field1 && ($sortfield1 == $field1 || $sortfield1 == preg_replace("/^[^\.]+\./", "", $field1))) {
  3722. $out .= '<'.$tag.' class="'.$prefix.'liste_titre_sel" '.$moreattrib;
  3723. $out .= (($field && empty($conf->global->MAIN_DISABLE_WRAPPING_ON_COLUMN_TITLE) && preg_match('/^[a-zA-Z_0-9\s\.\-:&;]*$/', $name)) ? ' title="'.dol_escape_htmltag($langs->trans($name)).'"' : '');
  3724. $out .= '>';
  3725. } else {
  3726. $out .= '<'.$tag.' class="'.$prefix.'liste_titre" '.$moreattrib;
  3727. $out .= (($field && empty($conf->global->MAIN_DISABLE_WRAPPING_ON_COLUMN_TITLE) && preg_match('/^[a-zA-Z_0-9\s\.\-:&;]*$/', $name)) ? ' title="'.dol_escape_htmltag($langs->trans($name)).'"' : '');
  3728. $out .= '>';
  3729. }
  3730. if (empty($thead) && $field && empty($disablesortlink)) // If this is a sort field
  3731. {
  3732. $options = preg_replace('/sortfield=([a-zA-Z0-9,\s\.]+)/i', '', (is_scalar($moreparam) ? $moreparam : ''));
  3733. $options = preg_replace('/sortorder=([a-zA-Z0-9,\s\.]+)/i', '', $options);
  3734. $options = preg_replace('/&+/i', '&', $options);
  3735. if (!preg_match('/^&/', $options)) $options = '&'.$options;
  3736. $sortordertouseinlink = '';
  3737. if ($field1 != $sortfield1) // We are on another field than current sorted field
  3738. {
  3739. if (preg_match('/^DESC/i', $sortorder))
  3740. {
  3741. $sortordertouseinlink .= str_repeat('desc,', count(explode(',', $field)));
  3742. } else // We reverse the var $sortordertouseinlink
  3743. {
  3744. $sortordertouseinlink .= str_repeat('asc,', count(explode(',', $field)));
  3745. }
  3746. } else // We are on field that is the first current sorting criteria
  3747. {
  3748. if (preg_match('/^ASC/i', $sortorder)) // We reverse the var $sortordertouseinlink
  3749. {
  3750. $sortordertouseinlink .= str_repeat('desc,', count(explode(',', $field)));
  3751. } else {
  3752. $sortordertouseinlink .= str_repeat('asc,', count(explode(',', $field)));
  3753. }
  3754. }
  3755. $sortordertouseinlink = preg_replace('/,$/', '', $sortordertouseinlink);
  3756. $out .= '<a class="reposition" href="'.$file.'?sortfield='.$field.'&sortorder='.$sortordertouseinlink.'&begin='.$begin.$options.'"';
  3757. //$out .= (empty($conf->global->MAIN_DISABLE_WRAPPING_ON_COLUMN_TITLE) ? ' title="'.dol_escape_htmltag($langs->trans($name)).'"' : '');
  3758. $out .= '>';
  3759. }
  3760. if ($tooltip) $out .= $form->textwithpicto($langs->trans($name), $langs->trans($tooltip));
  3761. else $out .= $langs->trans($name);
  3762. if (empty($thead) && $field && empty($disablesortlink)) // If this is a sort field
  3763. {
  3764. $out .= '</a>';
  3765. }
  3766. if (empty($thead) && $field) // If this is a sort field
  3767. {
  3768. $options = preg_replace('/sortfield=([a-zA-Z0-9,\s\.]+)/i', '', (is_scalar($moreparam) ? $moreparam : ''));
  3769. $options = preg_replace('/sortorder=([a-zA-Z0-9,\s\.]+)/i', '', $options);
  3770. $options = preg_replace('/&+/i', '&', $options);
  3771. if (!preg_match('/^&/', $options)) $options = '&'.$options;
  3772. if (!$sortorder || $field1 != $sortfield1)
  3773. {
  3774. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=asc&begin='.$begin.$options.'">'.img_down("A-Z",0).'</a>';
  3775. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=desc&begin='.$begin.$options.'">'.img_up("Z-A",0).'</a>';
  3776. } else {
  3777. if (preg_match('/^DESC/', $sortorder)) {
  3778. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=asc&begin='.$begin.$options.'">'.img_down("A-Z",0).'</a>';
  3779. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=desc&begin='.$begin.$options.'">'.img_up("Z-A",1).'</a>';
  3780. $sortimg .= '<span class="nowrap">'.img_up("Z-A", 0, 'paddingleft').'</span>';
  3781. }
  3782. if (preg_match('/^ASC/', $sortorder)) {
  3783. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=asc&begin='.$begin.$options.'">'.img_down("A-Z",1).'</a>';
  3784. //$out.= '<a href="'.$file.'?sortfield='.$field.'&sortorder=desc&begin='.$begin.$options.'">'.img_up("Z-A",0).'</a>';
  3785. $sortimg .= '<span class="nowrap">'.img_down("A-Z", 0, 'paddingleft').'</span>';
  3786. }
  3787. }
  3788. }
  3789. $out .= $sortimg;
  3790. $out .= '</'.$tag.'>';
  3791. return $out;
  3792. }
  3793. /**
  3794. * Show a title.
  3795. *
  3796. * @param string $title Title to show
  3797. * @return string Title to show
  3798. * @deprecated Use load_fiche_titre instead
  3799. * @see load_fiche_titre()
  3800. */
  3801. function print_titre($title)
  3802. {
  3803. dol_syslog(__FUNCTION__." is deprecated", LOG_WARNING);
  3804. print '<div class="titre">'.$title.'</div>';
  3805. }
  3806. /**
  3807. * Show a title with picto
  3808. *
  3809. * @param string $title Title to show
  3810. * @param string $mesg Added message to show on right
  3811. * @param string $picto Icon to use before title (should be a 32x32 transparent png file)
  3812. * @param int $pictoisfullpath 1=Icon name is a full absolute url of image
  3813. * @param int $id To force an id on html objects
  3814. * @return void
  3815. * @deprecated Use print load_fiche_titre instead
  3816. */
  3817. function print_fiche_titre($title, $mesg = '', $picto = 'generic', $pictoisfullpath = 0, $id = '')
  3818. {
  3819. print load_fiche_titre($title, $mesg, $picto, $pictoisfullpath, $id);
  3820. }
  3821. /**
  3822. * Load a title with picto
  3823. *
  3824. * @param string $titre Title to show
  3825. * @param string $morehtmlright Added message to show on right
  3826. * @param string $picto Icon to use before title (should be a 32x32 transparent png file)
  3827. * @param int $pictoisfullpath 1=Icon name is a full absolute url of image
  3828. * @param string $id To force an id on html objects
  3829. * @param string $morecssontable More css on table
  3830. * @param string $morehtmlcenter Added message to show on center
  3831. * @return string
  3832. * @see print_barre_liste()
  3833. */
  3834. function load_fiche_titre($titre, $morehtmlright = '', $picto = 'generic', $pictoisfullpath = 0, $id = '', $morecssontable = '', $morehtmlcenter = '')
  3835. {
  3836. global $conf;
  3837. $return = '';
  3838. if ($picto == 'setup') $picto = 'generic';
  3839. $return .= "\n";
  3840. $return .= '<table '.($id ? 'id="'.$id.'" ' : '').'class="centpercent notopnoleftnoright table-fiche-title'.($morecssontable ? ' '.$morecssontable : '').'">'; // maring bottom must be same than into print_barre_list
  3841. $return .= '<tr class="titre">';
  3842. if ($picto) $return .= '<td class="nobordernopadding widthpictotitle valignmiddle col-picto">'.img_picto('', $picto, 'class="valignmiddle widthpictotitle pictotitle"', $pictoisfullpath).'</td>';
  3843. $return .= '<td class="nobordernopadding valignmiddle col-title">';
  3844. $return .= '<div class="titre inline-block">'.$titre.'</div>';
  3845. $return .= '</td>';
  3846. if (dol_strlen($morehtmlcenter))
  3847. {
  3848. $return .= '<td class="nobordernopadding center valignmiddle">'.$morehtmlcenter.'</td>';
  3849. }
  3850. if (dol_strlen($morehtmlright))
  3851. {
  3852. $return .= '<td class="nobordernopadding titre_right wordbreakimp right valignmiddle">'.$morehtmlright.'</td>';
  3853. }
  3854. $return .= '</tr></table>'."\n";
  3855. return $return;
  3856. }
  3857. /**
  3858. * Print a title with navigation controls for pagination
  3859. *
  3860. * @param string $titre Title to show (required)
  3861. * @param int $page Numero of page to show in navigation links (required)
  3862. * @param string $file Url of page (required)
  3863. * @param string $options More parameters for links ('' by default, does not include sortfield neither sortorder). Value must be 'urlencoded' before calling function.
  3864. * @param string $sortfield Field to sort on ('' by default)
  3865. * @param string $sortorder Order to sort ('' by default)
  3866. * @param string $morehtmlcenter String in the middle ('' by default). We often find here string $massaction comming from $form->selectMassAction()
  3867. * @param int $num Number of records found by select with limit+1
  3868. * @param int|string $totalnboflines Total number of records/lines for all pages (if known). Use a negative value of number to not show number. Use '' if unknown.
  3869. * @param string $picto Icon to use before title (should be a 32x32 transparent png file)
  3870. * @param int $pictoisfullpath 1=Icon name is a full absolute url of image
  3871. * @param string $morehtmlright More html to show (after arrows)
  3872. * @param string $morecss More css to the table
  3873. * @param int $limit Max number of lines (-1 = use default, 0 = no limit, > 0 = limit).
  3874. * @param int $hideselectlimit Force to hide select limit
  3875. * @param int $hidenavigation Force to hide all navigation tools
  3876. * @param int $pagenavastextinput 1=Do not suggest list of pages to navigate but suggest the page number into an input field.
  3877. * @param string $morehtmlrightbeforearrow More html to show (before arrows)
  3878. * @return void
  3879. */
  3880. function print_barre_liste($titre, $page, $file, $options = '', $sortfield = '', $sortorder = '', $morehtmlcenter = '', $num = -1, $totalnboflines = '', $picto = 'generic', $pictoisfullpath = 0, $morehtmlright = '', $morecss = '', $limit = -1, $hideselectlimit = 0, $hidenavigation = 0, $pagenavastextinput = 0, $morehtmlrightbeforearrow = '')
  3881. {
  3882. global $conf, $langs;
  3883. $savlimit = $limit;
  3884. $savtotalnboflines = $totalnboflines;
  3885. $totalnboflines = abs($totalnboflines);
  3886. if ($picto == 'setup') $picto = 'title_setup.png';
  3887. if (($conf->browser->name == 'ie') && $picto == 'generic') $picto = 'title.gif';
  3888. if ($limit < 0) $limit = $conf->liste_limit;
  3889. if ($savlimit != 0 && (($num > $limit) || ($num == -1) || ($limit == 0)))
  3890. {
  3891. $nextpage = 1;
  3892. } else {
  3893. $nextpage = 0;
  3894. }
  3895. //print 'totalnboflines='.$totalnboflines.'-savlimit='.$savlimit.'-limit='.$limit.'-num='.$num.'-nextpage='.$nextpage;
  3896. print "\n";
  3897. print "<!-- Begin title '".$titre."' -->\n";
  3898. print '<table class="centpercent notopnoleftnoright table-fiche-title'.($morecss ? ' '.$morecss : '').'"><tr>'; // maring bottom must be same than into load_fiche_tire
  3899. // Left
  3900. if ($picto && $titre) print '<td class="nobordernopadding widthpictotitle valignmiddle col-picto">'.img_picto('', $picto, 'class="valignmiddle pictotitle widthpictotitle"', $pictoisfullpath).'</td>';
  3901. print '<td class="nobordernopadding valignmiddle col-title">';
  3902. print '<div class="titre inline-block">'.$titre;
  3903. if (!empty($titre) && $savtotalnboflines >= 0 && (string) $savtotalnboflines != '') print '<span class="opacitymedium colorblack paddingleft">('.$totalnboflines.')</span>';
  3904. print '</div></td>';
  3905. // Center
  3906. if ($morehtmlcenter)
  3907. {
  3908. print '<td class="nobordernopadding center valignmiddle">'.$morehtmlcenter.'</td>';
  3909. }
  3910. // Right
  3911. print '<td class="nobordernopadding valignmiddle right">';
  3912. if ($sortfield) $options .= "&sortfield=".urlencode($sortfield);
  3913. if ($sortorder) $options .= "&sortorder=".urlencode($sortorder);
  3914. // Show navigation bar
  3915. $pagelist = '';
  3916. if ($savlimit != 0 && ($page > 0 || $num > $limit))
  3917. {
  3918. if ($totalnboflines) // If we know total nb of lines
  3919. {
  3920. // Define nb of extra page links before and after selected page + ... + first or last
  3921. $maxnbofpage = (empty($conf->dol_optimize_smallscreen) ? 4 : 0);
  3922. if ($limit > 0) $nbpages = ceil($totalnboflines / $limit);
  3923. else $nbpages = 1;
  3924. $cpt = ($page - $maxnbofpage);
  3925. if ($cpt < 0) { $cpt = 0; }
  3926. if ($cpt >= 1)
  3927. {
  3928. if (empty($pagenavastextinput)) {
  3929. $pagelist .= '<li class="pagination"><a href="'.$file.'?page=0'.$options.'">1</a></li>';
  3930. if ($cpt > 2) $pagelist .= '<li class="pagination"><span class="inactive">...</span></li>';
  3931. elseif ($cpt == 2) $pagelist .= '<li class="pagination"><a href="'.$file.'?page=1'.$options.'">2</a></li>';
  3932. }
  3933. }
  3934. do {
  3935. if ($pagenavastextinput) {
  3936. if ($cpt == $page)
  3937. {
  3938. $pagelist .= '<li class="pagination"><input type="text" class="width25 center pageplusone" name="pageplusone" value="'.($page + 1).'"></li>';
  3939. $pagelist .= '/';
  3940. //if (($cpt + 1) < $nbpages) $pagelist .= '/';
  3941. }
  3942. } else {
  3943. if ($cpt == $page)
  3944. {
  3945. $pagelist .= '<li class="pagination"><span class="active">'.($page + 1).'</span></li>';
  3946. } else {
  3947. $pagelist .= '<li class="pagination"><a href="'.$file.'?page='.$cpt.$options.'">'.($cpt + 1).'</a></li>';
  3948. }
  3949. }
  3950. $cpt++;
  3951. } while ($cpt < $nbpages && $cpt <= ($page + $maxnbofpage));
  3952. if (empty($pagenavastextinput)) {
  3953. if ($cpt < $nbpages)
  3954. {
  3955. if ($cpt < $nbpages - 2) $pagelist .= '<li class="pagination"><span class="inactive">...</span></li>';
  3956. elseif ($cpt == $nbpages - 2) $pagelist .= '<li class="pagination"><a href="'.$file.'?page='.($nbpages - 2).$options.'">'.($nbpages - 1).'</a></li>';
  3957. $pagelist .= '<li class="pagination"><a href="'.$file.'?page='.($nbpages - 1).$options.'">'.$nbpages.'</a></li>';
  3958. }
  3959. } else {
  3960. //var_dump($page.' '.$cpt.' '.$nbpages);
  3961. //if (($page + 1) < $nbpages) {
  3962. $pagelist .= '<li class="pagination"><a href="'.$file.'?page='.($nbpages - 1).$options.'">'.$nbpages.'</a></li>';
  3963. //}
  3964. }
  3965. } else {
  3966. $pagelist .= '<li class="pagination"><span class="active">'.($page + 1)."</li>";
  3967. }
  3968. }
  3969. if ($savlimit || $morehtmlright || $morehtmlrightbeforearrow) {
  3970. print_fleche_navigation($page, $file, $options, $nextpage, $pagelist, $morehtmlright, $savlimit, $totalnboflines, $hideselectlimit, $morehtmlrightbeforearrow); // output the div and ul for previous/last completed with page numbers into $pagelist
  3971. }
  3972. // js to autoselect page field on focus
  3973. if ($pagenavastextinput) {
  3974. print ajax_autoselect('.pageplusone');
  3975. }
  3976. print '</td>';
  3977. print '</tr></table>'."\n";
  3978. print "<!-- End title -->\n\n";
  3979. }
  3980. /**
  3981. * Function to show navigation arrows into lists
  3982. *
  3983. * @param int $page Number of page
  3984. * @param string $file Page URL (in most cases provided with $_SERVER["PHP_SELF"])
  3985. * @param string $options Other url parameters to propagate ("" by default, may include sortfield and sortorder)
  3986. * @param integer $nextpage Do we show a next page button
  3987. * @param string $betweenarrows HTML content to show between arrows. MUST contains '<li> </li>' tags or '<li><span> </span></li>'.
  3988. * @param string $afterarrows HTML content to show after arrows. Must NOT contains '<li> </li>' tags.
  3989. * @param int $limit Max nb of record to show (-1 = no combo with limit, 0 = no limit, > 0 = limit)
  3990. * @param int $totalnboflines Total number of records/lines for all pages (if known)
  3991. * @param int $hideselectlimit Force to hide select limit
  3992. * @param string $beforearrows HTML content to show before arrows. Must NOT contains '<li> </li>' tags.
  3993. * @return void
  3994. */
  3995. function print_fleche_navigation($page, $file, $options = '', $nextpage = 0, $betweenarrows = '', $afterarrows = '', $limit = -1, $totalnboflines = 0, $hideselectlimit = 0, $beforearrows = '')
  3996. {
  3997. global $conf, $langs;
  3998. print '<div class="pagination"><ul>';
  3999. if ($beforearrows)
  4000. {
  4001. print '<li class="paginationbeforearrows">';
  4002. print $beforearrows;
  4003. print '</li>';
  4004. }
  4005. if ((int) $limit > 0 && empty($hideselectlimit))
  4006. {
  4007. $pagesizechoices = '10:10,15:15,20:20,30:30,40:40,50:50,100:100,250:250,500:500,1000:1000,5000:5000';
  4008. //$pagesizechoices.=',0:'.$langs->trans("All"); // Not yet supported
  4009. //$pagesizechoices.=',2:2';
  4010. if (!empty($conf->global->MAIN_PAGESIZE_CHOICES)) $pagesizechoices = $conf->global->MAIN_PAGESIZE_CHOICES;
  4011. print '<li class="pagination">';
  4012. print '<select class="flat selectlimit" name="limit" title="'.dol_escape_htmltag($langs->trans("MaxNbOfRecordPerPage")).'">';
  4013. $tmpchoice = explode(',', $pagesizechoices);
  4014. $tmpkey = $limit.':'.$limit;
  4015. if (!in_array($tmpkey, $tmpchoice)) $tmpchoice[] = $tmpkey;
  4016. $tmpkey = $conf->liste_limit.':'.$conf->liste_limit;
  4017. if (!in_array($tmpkey, $tmpchoice)) $tmpchoice[] = $tmpkey;
  4018. asort($tmpchoice, SORT_NUMERIC);
  4019. foreach ($tmpchoice as $val)
  4020. {
  4021. $selected = '';
  4022. $tmp = explode(':', $val);
  4023. $key = $tmp[0];
  4024. $val = $tmp[1];
  4025. if ($key != '' && $val != '')
  4026. {
  4027. if ((int) $key == (int) $limit)
  4028. {
  4029. $selected = ' selected="selected"';
  4030. }
  4031. print '<option name="'.$key.'"'.$selected.'>'.dol_escape_htmltag($val).'</option>'."\n";
  4032. }
  4033. }
  4034. print '</select>';
  4035. if ($conf->use_javascript_ajax)
  4036. {
  4037. print '<!-- JS CODE TO ENABLE select limit to launch submit of page -->
  4038. <script>
  4039. jQuery(document).ready(function () {
  4040. jQuery(".selectlimit").change(function() {
  4041. console.log("Change limit. Send submit");
  4042. $(this).parents(\'form:first\').submit();
  4043. });
  4044. });
  4045. </script>
  4046. ';
  4047. }
  4048. print '</li>';
  4049. }
  4050. if ($page > 0)
  4051. {
  4052. print '<li class="pagination paginationpage paginationpageleft"><a class="paginationprevious" href="'.$file.'?page='.($page - 1).$options.'"><i class="fa fa-chevron-left" title="'.dol_escape_htmltag($langs->trans("Previous")).'"></i></a></li>';
  4053. }
  4054. if ($betweenarrows)
  4055. {
  4056. print '<!--<div class="betweenarrows nowraponall inline-block">-->';
  4057. print $betweenarrows;
  4058. print '<!--</div>-->';
  4059. }
  4060. if ($nextpage > 0)
  4061. {
  4062. print '<li class="pagination paginationpage paginationpageright"><a class="paginationnext" href="'.$file.'?page='.($page + 1).$options.'"><i class="fa fa-chevron-right" title="'.dol_escape_htmltag($langs->trans("Next")).'"></i></a></li>';
  4063. }
  4064. if ($afterarrows)
  4065. {
  4066. print '<li class="paginationafterarrows">';
  4067. print $afterarrows;
  4068. print '</li>';
  4069. }
  4070. print '</ul></div>'."\n";
  4071. }
  4072. /**
  4073. * Return a string with VAT rate label formated for view output
  4074. * Used into pdf and HTML pages
  4075. *
  4076. * @param string $rate Rate value to format ('19.6', '19,6', '19.6%', '19,6%', '19.6 (CODEX)', ...)
  4077. * @param boolean $addpercent Add a percent % sign in output
  4078. * @param int $info_bits Miscellaneous information on vat (0=Default, 1=French NPR vat)
  4079. * @param int $usestarfornpr -1=Never show, 0 or 1=Use '*' for NPR vat rates
  4080. * @return string String with formated amounts ('19,6' or '19,6%' or '8.5% (NPR)' or '8.5% *' or '19,6 (CODEX)')
  4081. */
  4082. function vatrate($rate, $addpercent = false, $info_bits = 0, $usestarfornpr = 0)
  4083. {
  4084. $morelabel = '';
  4085. if (preg_match('/%/', $rate))
  4086. {
  4087. $rate = str_replace('%', '', $rate);
  4088. $addpercent = true;
  4089. }
  4090. if (preg_match('/\((.*)\)/', $rate, $reg))
  4091. {
  4092. $morelabel = ' ('.$reg[1].')';
  4093. $rate = preg_replace('/\s*'.preg_quote($morelabel, '/').'/', '', $rate);
  4094. }
  4095. if (preg_match('/\*/', $rate))
  4096. {
  4097. $rate = str_replace('*', '', $rate);
  4098. $info_bits |= 1;
  4099. }
  4100. // If rate is '9/9/9' we don't change it. If rate is '9.000' we apply price()
  4101. if (!preg_match('/\//', $rate)) $ret = price($rate, 0, '', 0, 0).($addpercent ? '%' : '');
  4102. else {
  4103. // TODO Split on / and output with a price2num to have clean numbers without ton of 000.
  4104. $ret = $rate.($addpercent ? '%' : '');
  4105. }
  4106. if (($info_bits & 1) && $usestarfornpr >= 0) $ret .= ' *';
  4107. $ret .= $morelabel;
  4108. return $ret;
  4109. }
  4110. /**
  4111. * Function to format a value into an amount for visual output
  4112. * Function used into PDF and HTML pages
  4113. *
  4114. * @param float $amount Amount to format
  4115. * @param integer $form Type of format, HTML or not (not by default)
  4116. * @param Translate $outlangs Object langs for output
  4117. * @param int $trunc 1=Truncate if there is more decimals than MAIN_MAX_DECIMALS_SHOWN (default), 0=Does not truncate. Deprecated because amount are rounded (to unit or total amount accurancy) before beeing inserted into database or after a computation, so this parameter should be useless.
  4118. * @param int $rounding Minimum number of decimal to show. If 0, no change, if -1, we use min($conf->global->MAIN_MAX_DECIMALS_UNIT,$conf->global->MAIN_MAX_DECIMALS_TOT)
  4119. * @param int $forcerounding Force the number of decimal to forcerounding decimal (-1=do not force)
  4120. * @param string $currency_code To add currency symbol (''=add nothing, 'auto'=Use default currency, 'XXX'=add currency symbols for XXX currency)
  4121. * @return string Chaine avec montant formate
  4122. *
  4123. * @see price2num() Revert function of price
  4124. */
  4125. function price($amount, $form = 0, $outlangs = '', $trunc = 1, $rounding = -1, $forcerounding = -1, $currency_code = '')
  4126. {
  4127. global $langs, $conf;
  4128. // Clean parameters
  4129. if (empty($amount)) $amount = 0; // To have a numeric value if amount not defined or = ''
  4130. $amount = (is_numeric($amount) ? $amount : 0); // Check if amount is numeric, for example, an error occured when amount value = o (letter) instead 0 (number)
  4131. if ($rounding < 0) $rounding = min($conf->global->MAIN_MAX_DECIMALS_UNIT, $conf->global->MAIN_MAX_DECIMALS_TOT);
  4132. $nbdecimal = $rounding;
  4133. // Output separators by default (french)
  4134. $dec = ','; $thousand = ' ';
  4135. // If $outlangs not forced, we use use language
  4136. if (!is_object($outlangs)) $outlangs = $langs;
  4137. if ($outlangs->transnoentitiesnoconv("SeparatorDecimal") != "SeparatorDecimal") $dec = $outlangs->transnoentitiesnoconv("SeparatorDecimal");
  4138. if ($outlangs->transnoentitiesnoconv("SeparatorThousand") != "SeparatorThousand") $thousand = $outlangs->transnoentitiesnoconv("SeparatorThousand");
  4139. if ($thousand == 'None') $thousand = '';
  4140. elseif ($thousand == 'Space') $thousand = ' ';
  4141. //print "outlangs=".$outlangs->defaultlang." amount=".$amount." html=".$form." trunc=".$trunc." nbdecimal=".$nbdecimal." dec='".$dec."' thousand='".$thousand."'<br>";
  4142. //print "amount=".$amount."-";
  4143. $amount = str_replace(',', '.', $amount); // should be useless
  4144. //print $amount."-";
  4145. $datas = explode('.', $amount);
  4146. $decpart = isset($datas[1]) ? $datas[1] : '';
  4147. $decpart = preg_replace('/0+$/i', '', $decpart); // Supprime les 0 de fin de partie decimale
  4148. //print "decpart=".$decpart."<br>";
  4149. $end = '';
  4150. // We increase nbdecimal if there is more decimal than asked (to not loose information)
  4151. if (dol_strlen($decpart) > $nbdecimal) $nbdecimal = dol_strlen($decpart);
  4152. // Si on depasse max
  4153. if ($trunc && $nbdecimal > $conf->global->MAIN_MAX_DECIMALS_SHOWN)
  4154. {
  4155. $nbdecimal = $conf->global->MAIN_MAX_DECIMALS_SHOWN;
  4156. if (preg_match('/\.\.\./i', $conf->global->MAIN_MAX_DECIMALS_SHOWN))
  4157. {
  4158. // Si un affichage est tronque, on montre des ...
  4159. $end = '...';
  4160. }
  4161. }
  4162. // If force rounding
  4163. if ($forcerounding >= 0) $nbdecimal = $forcerounding;
  4164. // Format number
  4165. $output = number_format($amount, $nbdecimal, $dec, $thousand);
  4166. if ($form)
  4167. {
  4168. $output = preg_replace('/\s/', '&nbsp;', $output);
  4169. $output = preg_replace('/\'/', '&#039;', $output);
  4170. }
  4171. // Add symbol of currency if requested
  4172. $cursymbolbefore = $cursymbolafter = '';
  4173. if ($currency_code)
  4174. {
  4175. if ($currency_code == 'auto') $currency_code = $conf->currency;
  4176. $listofcurrenciesbefore = array('AUD', 'CAD', 'CNY', 'COP', 'CLP', 'GBP', 'HKD', 'MXN', 'PEN', 'USD');
  4177. $listoflanguagesbefore = array('nl_NL');
  4178. if (in_array($currency_code, $listofcurrenciesbefore) || in_array($outlangs->defaultlang, $listoflanguagesbefore))
  4179. {
  4180. $cursymbolbefore .= $outlangs->getCurrencySymbol($currency_code);
  4181. } else {
  4182. $tmpcur = $outlangs->getCurrencySymbol($currency_code);
  4183. $cursymbolafter .= ($tmpcur == $currency_code ? ' '.$tmpcur : $tmpcur);
  4184. }
  4185. }
  4186. $output = $cursymbolbefore.$output.$end.($cursymbolafter ? ' ' : '').$cursymbolafter;
  4187. return $output;
  4188. }
  4189. /**
  4190. * Function that return a number with universal decimal format (decimal separator is '.') from an amount typed by a user.
  4191. * Function to use on each input amount before any numeric test or database insert. A better name for this function
  4192. * should be roundtext2num().
  4193. *
  4194. * @param float $amount Amount to convert/clean or round
  4195. * @param string $rounding ''=No rounding
  4196. * 'MU'=Round to Max unit price (MAIN_MAX_DECIMALS_UNIT)
  4197. * 'MT'=Round to Max for totals with Tax (MAIN_MAX_DECIMALS_TOT)
  4198. * 'MS'=Round to Max for stock quantity (MAIN_MAX_DECIMALS_STOCK)
  4199. * 'CR'=Currency rate
  4200. * Numeric = Nb of digits for rounding
  4201. * @param int $alreadysqlnb Put 1 if you know that content is already universal format number
  4202. * @return string Amount with universal numeric format (Example: '99.99999').
  4203. * If conversion fails, it return text unchanged if $rounding = '' or '0' if $rounding is defined.
  4204. * If amount is null or '', it returns '' if $rounding = '' or '0' if $rounding is defined..
  4205. *
  4206. * @see price() Opposite function of price2num
  4207. */
  4208. function price2num($amount, $rounding = '', $alreadysqlnb = 0)
  4209. {
  4210. global $langs, $conf;
  4211. // Round PHP function does not allow number like '1,234.56' nor '1.234,56' nor '1 234,56'
  4212. // Numbers must be '1234.56'
  4213. // Decimal delimiter for PHP and database SQL requests must be '.'
  4214. $dec = ','; $thousand = ' ';
  4215. if ($langs->transnoentitiesnoconv("SeparatorDecimal") != "SeparatorDecimal") $dec = $langs->transnoentitiesnoconv("SeparatorDecimal");
  4216. if ($langs->transnoentitiesnoconv("SeparatorThousand") != "SeparatorThousand") $thousand = $langs->transnoentitiesnoconv("SeparatorThousand");
  4217. if ($thousand == 'None') $thousand = '';
  4218. elseif ($thousand == 'Space') $thousand = ' ';
  4219. //print "amount=".$amount." html=".$form." trunc=".$trunc." nbdecimal=".$nbdecimal." dec='".$dec."' thousand='".$thousand."'<br>";
  4220. // Convert value to universal number format (no thousand separator, '.' as decimal separator)
  4221. if ($alreadysqlnb != 1) // If not a PHP number or unknown, we change format
  4222. {
  4223. //print 'PP'.$amount.' - '.$dec.' - '.$thousand.' - '.intval($amount).'<br>';
  4224. // Convert amount to format with dolibarr dec and thousand (this is because PHP convert a number
  4225. // to format defined by LC_NUMERIC after a calculation and we want source format to be like defined by Dolibarr setup.
  4226. if (is_numeric($amount))
  4227. {
  4228. // We put in temps value of decimal ("0.00001"). Works with 0 and 2.0E-5 and 9999.10
  4229. $temps = sprintf("%0.10F", $amount - intval($amount)); // temps=0.0000000000 or 0.0000200000 or 9999.1000000000
  4230. $temps = preg_replace('/([\.1-9])0+$/', '\\1', $temps); // temps=0. or 0.00002 or 9999.1
  4231. $nbofdec = max(0, dol_strlen($temps) - 2); // -2 to remove "0."
  4232. $amount = number_format($amount, $nbofdec, $dec, $thousand);
  4233. }
  4234. //print "QQ".$amount.'<br>';
  4235. // Now make replace (the main goal of function)
  4236. if ($thousand != ',' && $thousand != '.') $amount = str_replace(',', '.', $amount); // To accept 2 notations for french users
  4237. $amount = str_replace(' ', '', $amount); // To avoid spaces
  4238. $amount = str_replace($thousand, '', $amount); // Replace of thousand before replace of dec to avoid pb if thousand is .
  4239. $amount = str_replace($dec, '.', $amount);
  4240. }
  4241. // Now, make a rounding if required
  4242. if ($rounding)
  4243. {
  4244. $nbofdectoround = '';
  4245. if ($rounding == 'MU') $nbofdectoround = $conf->global->MAIN_MAX_DECIMALS_UNIT;
  4246. elseif ($rounding == 'MT') $nbofdectoround = $conf->global->MAIN_MAX_DECIMALS_TOT;
  4247. elseif ($rounding == 'MS') $nbofdectoround = empty($conf->global->MAIN_MAX_DECIMALS_STOCK) ? 5 : $conf->global->MAIN_MAX_DECIMALS_STOCK;
  4248. elseif ($rounding == 'CR') $nbofdectoround = 8;
  4249. elseif (is_numeric($rounding)) $nbofdectoround = $rounding;
  4250. //print "RR".$amount.' - '.$nbofdectoround.'<br>';
  4251. if (dol_strlen($nbofdectoround)) $amount = round($amount, $nbofdectoround); // $nbofdectoround can be 0.
  4252. else return 'ErrorBadParameterProvidedToFunction';
  4253. //print 'SS'.$amount.' - '.$nbofdec.' - '.$dec.' - '.$thousand.' - '.$nbofdectoround.'<br>';
  4254. // Convert amount to format with dolibarr dec and thousand (this is because PHP convert a number
  4255. // to format defined by LC_NUMERIC after a calculation and we want source format to be defined by Dolibarr setup.
  4256. if (is_numeric($amount))
  4257. {
  4258. // We put in temps value of decimal ("0.00001"). Works with 0 and 2.0E-5 and 9999.10
  4259. $temps = sprintf("%0.10F", $amount - intval($amount)); // temps=0.0000000000 or 0.0000200000 or 9999.1000000000
  4260. $temps = preg_replace('/([\.1-9])0+$/', '\\1', $temps); // temps=0. or 0.00002 or 9999.1
  4261. $nbofdec = max(0, dol_strlen($temps) - 2); // -2 to remove "0."
  4262. $amount = number_format($amount, min($nbofdec, $nbofdectoround), $dec, $thousand); // Convert amount to format with dolibarr dec and thousand
  4263. }
  4264. //print "TT".$amount.'<br>';
  4265. // Always make replace because each math function (like round) replace
  4266. // with local values and we want a number that has a SQL string format x.y
  4267. if ($thousand != ',' && $thousand != '.') $amount = str_replace(',', '.', $amount); // To accept 2 notations for french users
  4268. $amount = str_replace(' ', '', $amount); // To avoid spaces
  4269. $amount = str_replace($thousand, '', $amount); // Replace of thousand before replace of dec to avoid pb if thousand is .
  4270. $amount = str_replace($dec, '.', $amount);
  4271. }
  4272. return $amount;
  4273. }
  4274. /**
  4275. * Output a dimension with best unit
  4276. *
  4277. * @param float $dimension Dimension
  4278. * @param int $unit Unit scale of dimension (Example: 0=kg, -3=g, -6=mg, 98=ounce, 99=pound, ...)
  4279. * @param string $type 'weight', 'volume', ...
  4280. * @param Translate $outputlangs Translate language object
  4281. * @param int $round -1 = non rounding, x = number of decimal
  4282. * @param string $forceunitoutput 'no' or numeric (-3, -6, ...) compared to $unit (In most case, this value is value defined into $conf->global->MAIN_WEIGHT_DEFAULT_UNIT)
  4283. * @return string String to show dimensions
  4284. */
  4285. function showDimensionInBestUnit($dimension, $unit, $type, $outputlangs, $round = -1, $forceunitoutput = 'no')
  4286. {
  4287. require_once DOL_DOCUMENT_ROOT.'/core/lib/product.lib.php';
  4288. if (($forceunitoutput == 'no' && $dimension < 1 / 10000 && $unit < 90) || (is_numeric($forceunitoutput) && $forceunitoutput == -6))
  4289. {
  4290. $dimension = $dimension * 1000000;
  4291. $unit = $unit - 6;
  4292. } elseif (($forceunitoutput == 'no' && $dimension < 1 / 10 && $unit < 90) || (is_numeric($forceunitoutput) && $forceunitoutput == -3))
  4293. {
  4294. $dimension = $dimension * 1000;
  4295. $unit = $unit - 3;
  4296. } elseif (($forceunitoutput == 'no' && $dimension > 100000000 && $unit < 90) || (is_numeric($forceunitoutput) && $forceunitoutput == 6))
  4297. {
  4298. $dimension = $dimension / 1000000;
  4299. $unit = $unit + 6;
  4300. } elseif (($forceunitoutput == 'no' && $dimension > 100000 && $unit < 90) || (is_numeric($forceunitoutput) && $forceunitoutput == 3))
  4301. {
  4302. $dimension = $dimension / 1000;
  4303. $unit = $unit + 3;
  4304. }
  4305. // Special case when we want output unit into pound or ounce
  4306. /* TODO
  4307. if ($unit < 90 && $type == 'weight' && is_numeric($forceunitoutput) && (($forceunitoutput == 98) || ($forceunitoutput == 99))
  4308. {
  4309. $dimension = // convert dimension from standard unit into ounce or pound
  4310. $unit = $forceunitoutput;
  4311. }
  4312. if ($unit > 90 && $type == 'weight' && is_numeric($forceunitoutput) && $forceunitoutput < 90)
  4313. {
  4314. $dimension = // convert dimension from standard unit into ounce or pound
  4315. $unit = $forceunitoutput;
  4316. }*/
  4317. $ret = price($dimension, 0, $outputlangs, 0, 0, $round).' '.measuringUnitString(0, $type, $unit);
  4318. return $ret;
  4319. }
  4320. /**
  4321. * Return localtax rate for a particular vat, when selling a product with vat $vatrate, from a $thirdparty_buyer to a $thirdparty_seller
  4322. * Note: This function applies same rules than get_default_tva
  4323. *
  4324. * @param float $vatrate Vat rate. Can be '8.5' or '8.5 (VATCODEX)' for example
  4325. * @param int $local Local tax to search and return (1 or 2 return only tax rate 1 or tax rate 2)
  4326. * @param Societe $thirdparty_buyer Object of buying third party
  4327. * @param Societe $thirdparty_seller Object of selling third party ($mysoc if not defined)
  4328. * @param int $vatnpr If vat rate is NPR or not
  4329. * @return mixed 0 if not found, localtax rate if found
  4330. * @see get_default_tva()
  4331. */
  4332. function get_localtax($vatrate, $local, $thirdparty_buyer = "", $thirdparty_seller = "", $vatnpr = 0)
  4333. {
  4334. global $db, $conf, $mysoc;
  4335. if (empty($thirdparty_seller) || !is_object($thirdparty_seller)) $thirdparty_seller = $mysoc;
  4336. dol_syslog("get_localtax tva=".$vatrate." local=".$local." thirdparty_buyer id=".(is_object($thirdparty_buyer) ? $thirdparty_buyer->id : '')."/country_code=".(is_object($thirdparty_buyer) ? $thirdparty_buyer->country_code : '')." thirdparty_seller id=".$thirdparty_seller->id."/country_code=".$thirdparty_seller->country_code." thirdparty_seller localtax1_assuj=".$thirdparty_seller->localtax1_assuj." thirdparty_seller localtax2_assuj=".$thirdparty_seller->localtax2_assuj);
  4337. $vatratecleaned = $vatrate;
  4338. $reg = array();
  4339. if (preg_match('/^(.*)\s*\((.*)\)$/', $vatrate, $reg)) // If vat is "xx (yy)"
  4340. {
  4341. $vatratecleaned = trim($reg[1]);
  4342. $vatratecode = $reg[2];
  4343. }
  4344. /*if ($thirdparty_buyer->country_code != $thirdparty_seller->country_code)
  4345. {
  4346. return 0;
  4347. }*/
  4348. // Some test to guess with no need to make database access
  4349. if ($mysoc->country_code == 'ES') // For spain localtaxes 1 and 2, tax is qualified if buyer use local tax
  4350. {
  4351. if ($local == 1)
  4352. {
  4353. if (!$mysoc->localtax1_assuj || (string) $vatratecleaned == "0") return 0;
  4354. if ($thirdparty_seller->id == $mysoc->id)
  4355. {
  4356. if (!$thirdparty_buyer->localtax1_assuj) return 0;
  4357. } else {
  4358. if (!$thirdparty_seller->localtax1_assuj) return 0;
  4359. }
  4360. }
  4361. if ($local == 2)
  4362. {
  4363. //if (! $mysoc->localtax2_assuj || (string) $vatratecleaned == "0") return 0;
  4364. if (!$mysoc->localtax2_assuj) return 0; // If main vat is 0, IRPF may be different than 0.
  4365. if ($thirdparty_seller->id == $mysoc->id)
  4366. {
  4367. if (!$thirdparty_buyer->localtax2_assuj) return 0;
  4368. } else {
  4369. if (!$thirdparty_seller->localtax2_assuj) return 0;
  4370. }
  4371. }
  4372. } else {
  4373. if ($local == 1 && !$thirdparty_seller->localtax1_assuj) return 0;
  4374. if ($local == 2 && !$thirdparty_seller->localtax2_assuj) return 0;
  4375. }
  4376. // For some country MAIN_GET_LOCALTAXES_VALUES_FROM_THIRDPARTY is forced to on.
  4377. if (in_array($mysoc->country_code, array('ES')))
  4378. {
  4379. $conf->global->MAIN_GET_LOCALTAXES_VALUES_FROM_THIRDPARTY = 1;
  4380. }
  4381. // Search local taxes
  4382. if (!empty($conf->global->MAIN_GET_LOCALTAXES_VALUES_FROM_THIRDPARTY))
  4383. {
  4384. if ($local == 1)
  4385. {
  4386. if ($thirdparty_seller != $mysoc)
  4387. {
  4388. if (!isOnlyOneLocalTax($local)) // TODO We should provide $vatrate to search on correct line and not always on line with highest vat rate
  4389. {
  4390. return $thirdparty_seller->localtax1_value;
  4391. }
  4392. } else // i am the seller
  4393. {
  4394. if (!isOnlyOneLocalTax($local)) // TODO If seller is me, why not always returning this, even if there is only one locatax vat.
  4395. {
  4396. return $conf->global->MAIN_INFO_VALUE_LOCALTAX1;
  4397. }
  4398. }
  4399. }
  4400. if ($local == 2)
  4401. {
  4402. if ($thirdparty_seller != $mysoc)
  4403. {
  4404. if (!isOnlyOneLocalTax($local)) // TODO We should provide $vatrate to search on correct line and not always on line with highest vat rate
  4405. // TODO We should also return value defined on thirdparty only if defined
  4406. {
  4407. return $thirdparty_seller->localtax2_value;
  4408. }
  4409. } else // i am the seller
  4410. {
  4411. if (in_array($mysoc->country_code, array('ES')))
  4412. {
  4413. return $thirdparty_buyer->localtax2_value;
  4414. } else {
  4415. return $conf->global->MAIN_INFO_VALUE_LOCALTAX2;
  4416. }
  4417. }
  4418. }
  4419. }
  4420. // By default, search value of local tax on line of common tax
  4421. $sql = "SELECT t.localtax1, t.localtax2, t.localtax1_type, t.localtax2_type";
  4422. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t, ".MAIN_DB_PREFIX."c_country as c";
  4423. $sql .= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($thirdparty_seller->country_code)."'";
  4424. $sql .= " AND t.taux = ".((float) $vatratecleaned)." AND t.active = 1";
  4425. if ($vatratecode) $sql .= " AND t.code ='".$db->escape($vatratecode)."'"; // If we have the code, we use it in priority
  4426. else $sql .= " AND t.recuperableonly ='".$db->escape($vatnpr)."'";
  4427. dol_syslog("get_localtax", LOG_DEBUG);
  4428. $resql = $db->query($sql);
  4429. if ($resql)
  4430. {
  4431. $obj = $db->fetch_object($resql);
  4432. if ($local == 1) return $obj->localtax1;
  4433. elseif ($local == 2) return $obj->localtax2;
  4434. }
  4435. return 0;
  4436. }
  4437. /**
  4438. * Return true if LocalTax (1 or 2) is unique.
  4439. * Example: If localtax1 is 5 on line with highest common vat rate, return true
  4440. * Example: If localtax1 is 5:8:15 on line with highest common vat rate, return false
  4441. *
  4442. * @param int $local Local tax to test (1 or 2)
  4443. * @return boolean True if LocalTax have multiple values, False if not
  4444. */
  4445. function isOnlyOneLocalTax($local)
  4446. {
  4447. $tax = get_localtax_by_third($local);
  4448. $valors = explode(":", $tax);
  4449. if (count($valors) > 1)
  4450. {
  4451. return false;
  4452. } else {
  4453. return true;
  4454. }
  4455. }
  4456. /**
  4457. * Get values of localtaxes (1 or 2) for company country for the common vat with the highest value
  4458. *
  4459. * @param int $local LocalTax to get
  4460. * @return number Values of localtax
  4461. */
  4462. function get_localtax_by_third($local)
  4463. {
  4464. global $db, $mysoc;
  4465. $sql = "SELECT t.localtax1, t.localtax2 ";
  4466. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t inner join ".MAIN_DB_PREFIX."c_country as c ON c.rowid=t.fk_pays";
  4467. $sql .= " WHERE c.code = '".$db->escape($mysoc->country_code)."' AND t.active = 1 AND t.taux=(";
  4468. $sql .= " SELECT max(tt.taux) FROM ".MAIN_DB_PREFIX."c_tva as tt inner join ".MAIN_DB_PREFIX."c_country as c ON c.rowid=tt.fk_pays";
  4469. $sql .= " WHERE c.code = '".$db->escape($mysoc->country_code)."' AND tt.active = 1";
  4470. $sql .= " )";
  4471. $resql = $db->query($sql);
  4472. if ($resql)
  4473. {
  4474. $obj = $db->fetch_object($resql);
  4475. if ($local == 1) return $obj->localtax1;
  4476. elseif ($local == 2) return $obj->localtax2;
  4477. }
  4478. return 0;
  4479. }
  4480. /**
  4481. * Get vat main information from Id.
  4482. * You can call getLocalTaxesFromRate after to get other fields.
  4483. *
  4484. * @param int|string $vatrate VAT ID or Rate. Value can be value or the string with code into parenthesis or rowid if $firstparamisid is 1. Example: '8.5' or '8.5 (8.5NPR)' or 123.
  4485. * @param Societe $buyer Company object
  4486. * @param Societe $seller Company object
  4487. * @param int $firstparamisid 1 if first param is id into table (use this if you can)
  4488. * @return array array('rowid'=> , 'code'=> ...)
  4489. * @see getLocalTaxesFromRate()
  4490. */
  4491. function getTaxesFromId($vatrate, $buyer = null, $seller = null, $firstparamisid = 1)
  4492. {
  4493. global $db, $mysoc;
  4494. dol_syslog("getTaxesFromId vat id or rate = ".$vatrate);
  4495. // Search local taxes
  4496. $sql = "SELECT t.rowid, t.code, t.taux as rate, t.recuperableonly as npr, t.accountancy_code_sell, t.accountancy_code_buy";
  4497. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t";
  4498. if ($firstparamisid) $sql .= " WHERE t.rowid = ".(int) $vatrate;
  4499. else {
  4500. $vatratecleaned = $vatrate;
  4501. $vatratecode = '';
  4502. if (preg_match('/^(.*)\s*\((.*)\)$/', $vatrate, $reg)) // If vat is "xx (yy)"
  4503. {
  4504. $vatratecleaned = $reg[1];
  4505. $vatratecode = $reg[2];
  4506. }
  4507. $sql .= ", ".MAIN_DB_PREFIX."c_country as c";
  4508. /*if ($mysoc->country_code == 'ES') $sql.= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($buyer->country_code)."'"; // vat in spain use the buyer country ??
  4509. else $sql.= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($seller->country_code)."'";*/
  4510. $sql .= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($seller->country_code)."'";
  4511. $sql .= " AND t.taux = ".((float) $vatratecleaned)." AND t.active = 1";
  4512. if ($vatratecode) $sql .= " AND t.code = '".$db->escape($vatratecode)."'";
  4513. }
  4514. $resql = $db->query($sql);
  4515. if ($resql)
  4516. {
  4517. $obj = $db->fetch_object($resql);
  4518. if ($obj) return array('rowid'=>$obj->rowid, 'code'=>$obj->code, 'rate'=>$obj->rate, 'npr'=>$obj->npr, 'accountancy_code_sell'=>$obj->accountancy_code_sell, 'accountancy_code_buy'=>$obj->accountancy_code_buy);
  4519. else return array();
  4520. } else dol_print_error($db);
  4521. return array();
  4522. }
  4523. /**
  4524. * Get type and rate of localtaxes for a particular vat rate/country of a thirdparty.
  4525. * This does not take into account the seller setup if subject to vat or not, only country.
  4526. * TODO
  4527. * This function is ALSO called to retrieve type for building PDF. Such call of function must be removed.
  4528. * Instead this function must be called when adding a line to get the array of localtax and type, and then
  4529. * provide it to the function calcul_price_total.
  4530. *
  4531. * @param int|string $vatrate VAT ID or Rate+Code. Value can be value or the string with code into parenthesis or rowid if $firstparamisid is 1. Example: '8.5' or '8.5 (8.5NPR)' or 123.
  4532. * @param int $local Number of localtax (1 or 2, or 0 to return 1 & 2)
  4533. * @param Societe $buyer Company object
  4534. * @param Societe $seller Company object
  4535. * @param int $firstparamisid 1 if first param is ID into table instead of Rate+code (use this if you can)
  4536. * @return array array(localtax_type1(1-6/0 if not found), rate localtax1, localtax_type2, rate localtax2, accountancycodecust, accountancycodesupp)
  4537. * @see getTaxesFromId()
  4538. */
  4539. function getLocalTaxesFromRate($vatrate, $local, $buyer, $seller, $firstparamisid = 0)
  4540. {
  4541. global $db, $mysoc;
  4542. dol_syslog("getLocalTaxesFromRate vatrate=".$vatrate." local=".$local);
  4543. // Search local taxes
  4544. $sql = "SELECT t.taux as rate, t.code, t.localtax1, t.localtax1_type, t.localtax2, t.localtax2_type, t.accountancy_code_sell, t.accountancy_code_buy";
  4545. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t";
  4546. if ($firstparamisid) $sql .= " WHERE t.rowid = ".(int) $vatrate;
  4547. else {
  4548. $vatratecleaned = $vatrate;
  4549. $vatratecode = '';
  4550. $reg = array();
  4551. if (preg_match('/^(.*)\s*\((.*)\)$/', $vatrate, $reg)) // If vat is "x.x (yy)"
  4552. {
  4553. $vatratecleaned = $reg[1];
  4554. $vatratecode = $reg[2];
  4555. }
  4556. $sql .= ", ".MAIN_DB_PREFIX."c_country as c";
  4557. if ($mysoc->country_code == 'ES') $sql .= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($buyer->country_code)."'"; // local tax in spain use the buyer country ??
  4558. else $sql .= " WHERE t.fk_pays = c.rowid AND c.code = '".$db->escape($seller->country_code)."'";
  4559. $sql .= " AND t.taux = ".((float) $vatratecleaned)." AND t.active = 1";
  4560. if ($vatratecode) $sql .= " AND t.code = '".$db->escape($vatratecode)."'";
  4561. }
  4562. $resql = $db->query($sql);
  4563. if ($resql)
  4564. {
  4565. $obj = $db->fetch_object($resql);
  4566. $vateratestring = $obj->rate.($obj->code ? ' ('.$obj->code.')' : '');
  4567. if ($local == 1)
  4568. {
  4569. return array($obj->localtax1_type, get_localtax($vateratestring, $local, $buyer, $seller), $obj->accountancy_code_sell, $obj->accountancy_code_buy);
  4570. } elseif ($local == 2)
  4571. {
  4572. return array($obj->localtax2_type, get_localtax($vateratestring, $local, $buyer, $seller), $obj->accountancy_code_sell, $obj->accountancy_code_buy);
  4573. } else {
  4574. return array($obj->localtax1_type, get_localtax($vateratestring, 1, $buyer, $seller), $obj->localtax2_type, get_localtax($vateratestring, 2, $buyer, $seller), $obj->accountancy_code_sell, $obj->accountancy_code_buy);
  4575. }
  4576. }
  4577. return 0;
  4578. }
  4579. /**
  4580. * Return vat rate of a product in a particular selling country or default country vat if product is unknown
  4581. * Function called by get_default_tva
  4582. *
  4583. * @param int $idprod Id of product or 0 if not a predefined product
  4584. * @param Societe $thirdparty_seller Thirdparty with a ->country_code defined (FR, US, IT, ...)
  4585. * @param int $idprodfournprice Id product_fournisseur_price (for "supplier" proposal/order/invoice)
  4586. * @return float|string Vat rate to use with format 5.0 or '5.0 (XXX)'
  4587. * @see get_product_localtax_for_country()
  4588. */
  4589. function get_product_vat_for_country($idprod, $thirdparty_seller, $idprodfournprice = 0)
  4590. {
  4591. global $db, $conf, $mysoc;
  4592. require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';
  4593. $ret = 0;
  4594. $found = 0;
  4595. if ($idprod > 0)
  4596. {
  4597. // Load product
  4598. $product = new Product($db);
  4599. $result = $product->fetch($idprod);
  4600. if ($mysoc->country_code == $thirdparty_seller->country_code) // If selling country is ours
  4601. {
  4602. if ($idprodfournprice > 0) // We want vat for product for a "supplier" object
  4603. {
  4604. $product->get_buyprice($idprodfournprice, 0, 0, 0);
  4605. $ret = $product->vatrate_supplier;
  4606. if ($product->default_vat_code) $ret .= ' ('.$product->default_vat_code.')';
  4607. } else {
  4608. $ret = $product->tva_tx; // Default vat of product we defined
  4609. if ($product->default_vat_code) $ret .= ' ('.$product->default_vat_code.')';
  4610. }
  4611. $found = 1;
  4612. } else {
  4613. // TODO Read default product vat according to countrycode and product. Vat for couple countrycode/product is a feature not implemeted yet.
  4614. // May be usefull/required if hidden option SERVICE_ARE_ECOMMERCE_200238EC is on
  4615. }
  4616. }
  4617. if (!$found)
  4618. {
  4619. if (empty($conf->global->MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS))
  4620. {
  4621. // If vat of product for the country not found or not defined, we return the first higher vat of country.
  4622. $sql = "SELECT t.taux as vat_rate, t.code as default_vat_code";
  4623. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t, ".MAIN_DB_PREFIX."c_country as c";
  4624. $sql .= " WHERE t.active=1 AND t.fk_pays = c.rowid AND c.code='".$db->escape($thirdparty_seller->country_code)."'";
  4625. $sql .= " ORDER BY t.taux DESC, t.code ASC, t.recuperableonly ASC";
  4626. $sql .= $db->plimit(1);
  4627. $resql = $db->query($sql);
  4628. if ($resql)
  4629. {
  4630. $obj = $db->fetch_object($resql);
  4631. if ($obj)
  4632. {
  4633. $ret = $obj->vat_rate;
  4634. if ($obj->default_vat_code) $ret .= ' ('.$obj->default_vat_code.')';
  4635. }
  4636. $db->free($sql);
  4637. } else dol_print_error($db);
  4638. } else $ret = $conf->global->MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS; // Forced value if autodetect fails
  4639. }
  4640. dol_syslog("get_product_vat_for_country: ret=".$ret);
  4641. return $ret;
  4642. }
  4643. /**
  4644. * Return localtax vat rate of a product in a particular selling country or default country vat if product is unknown
  4645. *
  4646. * @param int $idprod Id of product
  4647. * @param int $local 1 for localtax1, 2 for localtax 2
  4648. * @param Societe $thirdparty_seller Thirdparty with a ->country_code defined (FR, US, IT, ...)
  4649. * @return int <0 if KO, Vat rate if OK
  4650. * @see get_product_vat_for_country()
  4651. */
  4652. function get_product_localtax_for_country($idprod, $local, $thirdparty_seller)
  4653. {
  4654. global $db, $mysoc;
  4655. if (!class_exists('Product')) {
  4656. require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';
  4657. }
  4658. $ret = 0;
  4659. $found = 0;
  4660. if ($idprod > 0)
  4661. {
  4662. // Load product
  4663. $product = new Product($db);
  4664. $result = $product->fetch($idprod);
  4665. if ($mysoc->country_code == $thirdparty_seller->country_code) // If selling country is ours
  4666. {
  4667. /* Not defined yet, so we don't use this
  4668. if ($local==1) $ret=$product->localtax1_tx;
  4669. elseif ($local==2) $ret=$product->localtax2_tx;
  4670. $found=1;
  4671. */
  4672. } else {
  4673. // TODO Read default product vat according to countrycode and product
  4674. }
  4675. }
  4676. if (!$found)
  4677. {
  4678. // If vat of product for the country not found or not defined, we return higher vat of country.
  4679. $sql = "SELECT taux as vat_rate, localtax1, localtax2";
  4680. $sql .= " FROM ".MAIN_DB_PREFIX."c_tva as t, ".MAIN_DB_PREFIX."c_country as c";
  4681. $sql .= " WHERE t.active=1 AND t.fk_pays = c.rowid AND c.code='".$db->escape($thirdparty_seller->country_code)."'";
  4682. $sql .= " ORDER BY t.taux DESC, t.recuperableonly ASC";
  4683. $sql .= $db->plimit(1);
  4684. $resql = $db->query($sql);
  4685. if ($resql)
  4686. {
  4687. $obj = $db->fetch_object($resql);
  4688. if ($obj)
  4689. {
  4690. if ($local == 1) $ret = $obj->localtax1;
  4691. elseif ($local == 2) $ret = $obj->localtax2;
  4692. }
  4693. } else dol_print_error($db);
  4694. }
  4695. dol_syslog("get_product_localtax_for_country: ret=".$ret);
  4696. return $ret;
  4697. }
  4698. /**
  4699. * Function that return vat rate of a product line (according to seller, buyer and product vat rate)
  4700. * Si vendeur non assujeti a TVA, TVA par defaut=0. Fin de regle.
  4701. * Si le (pays vendeur = pays acheteur) alors TVA par defaut=TVA du produit vendu. Fin de regle.
  4702. * Si (vendeur et acheteur dans Communaute europeenne) et (bien vendu = moyen de transports neuf comme auto, bateau, avion) alors TVA par defaut=0 (La TVA doit etre paye par acheteur au centre d'impots de son pays et non au vendeur). Fin de regle.
  4703. * Si (vendeur et acheteur dans Communaute europeenne) et (acheteur = particulier ou entreprise sans num TVA intra) alors TVA par defaut=TVA du produit vendu. Fin de regle
  4704. * Si (vendeur et acheteur dans Communaute europeenne) et (acheteur = entreprise avec num TVA) intra alors TVA par defaut=0. Fin de regle
  4705. * Sinon TVA proposee par defaut=0. Fin de regle.
  4706. *
  4707. * @param Societe $thirdparty_seller Objet societe vendeuse
  4708. * @param Societe $thirdparty_buyer Objet societe acheteuse
  4709. * @param int $idprod Id product
  4710. * @param int $idprodfournprice Id product_fournisseur_price (for supplier order/invoice)
  4711. * @return float|string Vat rate to use with format 5.0 or '5.0 (XXX)', -1 if we can't guess it
  4712. * @see get_default_npr(), get_default_localtax()
  4713. */
  4714. function get_default_tva(Societe $thirdparty_seller, Societe $thirdparty_buyer, $idprod = 0, $idprodfournprice = 0)
  4715. {
  4716. global $conf;
  4717. require_once DOL_DOCUMENT_ROOT.'/core/lib/company.lib.php';
  4718. // Note: possible values for tva_assuj are 0/1 or franchise/reel
  4719. $seller_use_vat = ((is_numeric($thirdparty_seller->tva_assuj) && !$thirdparty_seller->tva_assuj) || (!is_numeric($thirdparty_seller->tva_assuj) && $thirdparty_seller->tva_assuj == 'franchise')) ? 0 : 1;
  4720. $seller_country_code = $thirdparty_seller->country_code;
  4721. $seller_in_cee = isInEEC($thirdparty_seller);
  4722. $buyer_country_code = $thirdparty_buyer->country_code;
  4723. $buyer_in_cee = isInEEC($thirdparty_buyer);
  4724. dol_syslog("get_default_tva: seller use vat=".$seller_use_vat.", seller country=".$seller_country_code.", seller in cee=".$seller_in_cee.", buyer vat number=".$thirdparty_buyer->tva_intra." buyer country=".$buyer_country_code.", buyer in cee=".$buyer_in_cee.", idprod=".$idprod.", idprodfournprice=".$idprodfournprice.", SERVICE_ARE_ECOMMERCE_200238EC=".(!empty($conf->global->SERVICES_ARE_ECOMMERCE_200238EC) ? $conf->global->SERVICES_ARE_ECOMMERCE_200238EC : ''));
  4725. // If services are eServices according to EU Council Directive 2002/38/EC (http://ec.europa.eu/taxation_customs/taxation/vat/traders/e-commerce/article_1610_en.htm)
  4726. // we use the buyer VAT.
  4727. if (!empty($conf->global->SERVICE_ARE_ECOMMERCE_200238EC))
  4728. {
  4729. if ($seller_in_cee && $buyer_in_cee && !$thirdparty_buyer->isACompany())
  4730. {
  4731. //print 'VATRULE 0';
  4732. return get_product_vat_for_country($idprod, $thirdparty_buyer, $idprodfournprice);
  4733. }
  4734. }
  4735. // If seller does not use VAT
  4736. if (!$seller_use_vat)
  4737. {
  4738. //print 'VATRULE 1';
  4739. return 0;
  4740. }
  4741. // Le test ci-dessus ne devrait pas etre necessaire. Me signaler l'exemple du cas juridique concerne si le test suivant n'est pas suffisant.
  4742. // Si le (pays vendeur = pays acheteur) alors la TVA par defaut=TVA du produit vendu. Fin de regle.
  4743. if (($seller_country_code == $buyer_country_code)
  4744. || (in_array($seller_country_code, array('FR,MC')) && in_array($buyer_country_code, array('FR', 'MC')))) // Warning ->country_code not always defined
  4745. {
  4746. //print 'VATRULE 2';
  4747. return get_product_vat_for_country($idprod, $thirdparty_seller, $idprodfournprice);
  4748. }
  4749. // Si (vendeur et acheteur dans Communaute europeenne) et (bien vendu = moyen de transports neuf comme auto, bateau, avion) alors TVA par defaut=0 (La TVA doit etre paye par l'acheteur au centre d'impots de son pays et non au vendeur). Fin de regle.
  4750. // Not supported
  4751. // Si (vendeur et acheteur dans Communaute europeenne) et (acheteur = entreprise) alors TVA par defaut=0. Fin de regle
  4752. // Si (vendeur et acheteur dans Communaute europeenne) et (acheteur = particulier) alors TVA par defaut=TVA du produit vendu. Fin de regle
  4753. if (($seller_in_cee && $buyer_in_cee))
  4754. {
  4755. $isacompany = $thirdparty_buyer->isACompany();
  4756. if ($isacompany)
  4757. {
  4758. //print 'VATRULE 3';
  4759. return 0;
  4760. } else {
  4761. //print 'VATRULE 4';
  4762. return get_product_vat_for_country($idprod, $thirdparty_seller, $idprodfournprice);
  4763. }
  4764. }
  4765. // Si (vendeur en France et acheteur hors Communaute europeenne et acheteur particulier) alors TVA par defaut=TVA du produit vendu. Fin de regle
  4766. if (!empty($conf->global->MAIN_USE_VAT_OF_PRODUCT_FOR_INDIVIDUAL_CUSTOMER_OUT_OF_EEC) && empty($buyer_in_cee) && !$thirdparty_buyer->isACompany()) {
  4767. return get_product_vat_for_country($idprod, $thirdparty_seller, $idprodfournprice);
  4768. }
  4769. // Sinon la TVA proposee par defaut=0. Fin de regle.
  4770. // Rem: Cela signifie qu'au moins un des 2 est hors Communaute europeenne et que le pays differe
  4771. //print 'VATRULE 5';
  4772. return 0;
  4773. }
  4774. /**
  4775. * Fonction qui renvoie si tva doit etre tva percue recuperable
  4776. *
  4777. * @param Societe $thirdparty_seller Thirdparty seller
  4778. * @param Societe $thirdparty_buyer Thirdparty buyer
  4779. * @param int $idprod Id product
  4780. * @param int $idprodfournprice Id supplier price for product
  4781. * @return float 0 or 1
  4782. * @see get_default_tva(), get_default_localtax()
  4783. */
  4784. function get_default_npr(Societe $thirdparty_seller, Societe $thirdparty_buyer, $idprod = 0, $idprodfournprice = 0)
  4785. {
  4786. global $db;
  4787. if ($idprodfournprice > 0)
  4788. {
  4789. if (!class_exists('ProductFournisseur')) {
  4790. require_once DOL_DOCUMENT_ROOT.'/fourn/class/fournisseur.product.class.php';
  4791. }
  4792. $prodprice = new ProductFournisseur($db);
  4793. $prodprice->fetch_product_fournisseur_price($idprodfournprice);
  4794. return $prodprice->fourn_tva_npr;
  4795. } elseif ($idprod > 0)
  4796. {
  4797. if (!class_exists('Product')) {
  4798. require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';
  4799. }
  4800. $prod = new Product($db);
  4801. $prod->fetch($idprod);
  4802. return $prod->tva_npr;
  4803. }
  4804. return 0;
  4805. }
  4806. /**
  4807. * Function that return localtax of a product line (according to seller, buyer and product vat rate)
  4808. * Si vendeur non assujeti a TVA, TVA par defaut=0. Fin de regle.
  4809. * Si le (pays vendeur = pays acheteur) alors TVA par defaut=TVA du produit vendu. Fin de regle.
  4810. * Sinon TVA proposee par defaut=0. Fin de regle.
  4811. *
  4812. * @param Societe $thirdparty_seller Thirdparty seller
  4813. * @param Societe $thirdparty_buyer Thirdparty buyer
  4814. * @param int $local Localtax to process (1 or 2)
  4815. * @param int $idprod Id product
  4816. * @return integer localtax, -1 si ne peut etre determine
  4817. * @see get_default_tva(), get_default_npr()
  4818. */
  4819. function get_default_localtax($thirdparty_seller, $thirdparty_buyer, $local, $idprod = 0)
  4820. {
  4821. global $mysoc;
  4822. if (!is_object($thirdparty_seller)) return -1;
  4823. if (!is_object($thirdparty_buyer)) return -1;
  4824. if ($local == 1) // Localtax 1
  4825. {
  4826. if ($mysoc->country_code == 'ES')
  4827. {
  4828. if (is_numeric($thirdparty_buyer->localtax1_assuj) && !$thirdparty_buyer->localtax1_assuj) return 0;
  4829. } else {
  4830. // Si vendeur non assujeti a Localtax1, localtax1 par default=0
  4831. if (is_numeric($thirdparty_seller->localtax1_assuj) && !$thirdparty_seller->localtax1_assuj) return 0;
  4832. if (!is_numeric($thirdparty_seller->localtax1_assuj) && $thirdparty_seller->localtax1_assuj == 'localtax1off') return 0;
  4833. }
  4834. } elseif ($local == 2) //I Localtax 2
  4835. {
  4836. // Si vendeur non assujeti a Localtax2, localtax2 par default=0
  4837. if (is_numeric($thirdparty_seller->localtax2_assuj) && !$thirdparty_seller->localtax2_assuj) return 0;
  4838. if (!is_numeric($thirdparty_seller->localtax2_assuj) && $thirdparty_seller->localtax2_assuj == 'localtax2off') return 0;
  4839. }
  4840. if ($thirdparty_seller->country_code == $thirdparty_buyer->country_code)
  4841. {
  4842. return get_product_localtax_for_country($idprod, $local, $thirdparty_seller);
  4843. }
  4844. return 0;
  4845. }
  4846. /**
  4847. * Return yes or no in current language
  4848. *
  4849. * @param string|int $yesno Value to test (1, 'yes', 'true' or 0, 'no', 'false')
  4850. * @param integer $case 1=Yes/No, 0=yes/no, 2=Disabled checkbox, 3=Disabled checkbox + Yes/No
  4851. * @param int $color 0=texte only, 1=Text is formated with a color font style ('ok' or 'error'), 2=Text is formated with 'ok' color.
  4852. * @return string HTML string
  4853. */
  4854. function yn($yesno, $case = 1, $color = 0)
  4855. {
  4856. global $langs;
  4857. $result = 'unknown'; $classname = '';
  4858. if ($yesno == 1 || strtolower($yesno) == 'yes' || strtolower($yesno) == 'true') // A mettre avant test sur no a cause du == 0
  4859. {
  4860. $result = $langs->trans('yes');
  4861. if ($case == 1 || $case == 3) $result = $langs->trans("Yes");
  4862. if ($case == 2) $result = '<input type="checkbox" value="1" checked disabled>';
  4863. if ($case == 3) $result = '<input type="checkbox" value="1" checked disabled> '.$result;
  4864. $classname = 'ok';
  4865. } elseif ($yesno == 0 || strtolower($yesno) == 'no' || strtolower($yesno) == 'false')
  4866. {
  4867. $result = $langs->trans("no");
  4868. if ($case == 1 || $case == 3) $result = $langs->trans("No");
  4869. if ($case == 2) $result = '<input type="checkbox" value="0" disabled>';
  4870. if ($case == 3) $result = '<input type="checkbox" value="0" disabled> '.$result;
  4871. if ($color == 2) $classname = 'ok';
  4872. else $classname = 'error';
  4873. }
  4874. if ($color) return '<font class="'.$classname.'">'.$result.'</font>';
  4875. return $result;
  4876. }
  4877. /**
  4878. * Return a path to have a the directory according to object where files are stored.
  4879. * New usage: $conf->module->multidir_output[$object->entity].'/'.get_exdir(0, 0, 0, 1, $object, $modulepart)
  4880. * or: $conf->module->dir_output.'/'.get_exdir(0, 0, 0, 1, $object, $modulepart) if multidir_output not defined.
  4881. * Example our with new usage: $object is invoice -> 'INYYMM-ABCD'
  4882. * Example our with old usage: '015' with level 3->"0/1/5/", '015' with level 1->"5/", 'ABC-1' with level 3 ->"0/0/1/"
  4883. *
  4884. * @param string $num Id of object (deprecated, $object will be used in future)
  4885. * @param int $level Level of subdirs to return (1, 2 or 3 levels). (deprecated, global option will be used in future)
  4886. * @param int $alpha 0=Keep number only to forge path, 1=Use alpha part afer the - (By default, use 0). (deprecated, global option will be used in future)
  4887. * @param int $withoutslash 0=With slash at end (except if '/', we return ''), 1=without slash at end
  4888. * @param Object $object Object
  4889. * @param string $modulepart Type of object ('invoice_supplier, 'donation', 'invoice', ...')
  4890. * @return string Dir to use ending. Example '' or '1/' or '1/2/'
  4891. */
  4892. function get_exdir($num, $level, $alpha, $withoutslash, $object, $modulepart)
  4893. {
  4894. global $conf;
  4895. $path = '';
  4896. $arrayforoldpath = array('cheque', 'user', 'category', 'holiday', 'supplier_invoice', 'invoice_supplier', 'mailing', 'supplier_payment');
  4897. if (!empty($conf->global->PRODUCT_USE_OLD_PATH_FOR_PHOTO)) $arrayforoldpath[] = 'product';
  4898. if (!empty($level) && in_array($modulepart, $arrayforoldpath))
  4899. {
  4900. // This part should be removed once all code is using "get_exdir" to forge path, with all parameters provided.
  4901. if (empty($alpha)) $num = preg_replace('/([^0-9])/i', '', $num);
  4902. else $num = preg_replace('/^.*\-/i', '', $num);
  4903. $num = substr("000".$num, -$level);
  4904. if ($level == 1) $path = substr($num, 0, 1);
  4905. if ($level == 2) $path = substr($num, 1, 1).'/'.substr($num, 0, 1);
  4906. if ($level == 3) $path = substr($num, 2, 1).'/'.substr($num, 1, 1).'/'.substr($num, 0, 1);
  4907. } else {
  4908. // TODO
  4909. // We will enhance here a common way of forging path for document storage
  4910. // Here, object->id, object->ref and modulepart are required.
  4911. //var_dump($modulepart);
  4912. if (in_array($modulepart, array('thirdparty', 'contact', 'member', 'propal', 'proposal', 'commande', 'order', 'facture', 'invoice',
  4913. 'supplier_order', 'supplier_proposal', 'shipment', 'contract', 'expensereport', 'ficheinter')))
  4914. {
  4915. $path = ($object->ref ? $object->ref : $object->id);
  4916. }
  4917. }
  4918. if (empty($withoutslash) && !empty($path)) $path .= '/';
  4919. return $path;
  4920. }
  4921. /**
  4922. * Creation of a directory (this can create recursive subdir)
  4923. *
  4924. * @param string $dir Directory to create (Separator must be '/'. Example: '/mydir/mysubdir')
  4925. * @param string $dataroot Data root directory (To avoid having the data root in the loop. Using this will also lost the warning on first dir PHP has no permission when open_basedir is used)
  4926. * @param string|null $newmask Mask for new file (Defaults to $conf->global->MAIN_UMASK or 0755 if unavailable). Example: '0444'
  4927. * @return int < 0 if KO, 0 = already exists, > 0 if OK
  4928. */
  4929. function dol_mkdir($dir, $dataroot = '', $newmask = null)
  4930. {
  4931. global $conf;
  4932. dol_syslog("functions.lib::dol_mkdir: dir=".$dir, LOG_INFO);
  4933. $dir_osencoded = dol_osencode($dir);
  4934. if (@is_dir($dir_osencoded)) return 0;
  4935. $nberr = 0;
  4936. $nbcreated = 0;
  4937. $ccdir = '';
  4938. if (!empty($dataroot)) {
  4939. // Remove data root from loop
  4940. $dir = str_replace($dataroot.'/', '', $dir);
  4941. $ccdir = $dataroot.'/';
  4942. }
  4943. $cdir = explode("/", $dir);
  4944. $num = count($cdir);
  4945. for ($i = 0; $i < $num; $i++)
  4946. {
  4947. if ($i > 0) $ccdir .= '/'.$cdir[$i];
  4948. else $ccdir .= $cdir[$i];
  4949. if (preg_match("/^.:$/", $ccdir, $regs)) continue; // Si chemin Windows incomplet, on poursuit par rep suivant
  4950. // Attention, le is_dir() peut echouer bien que le rep existe.
  4951. // (ex selon config de open_basedir)
  4952. if ($ccdir)
  4953. {
  4954. $ccdir_osencoded = dol_osencode($ccdir);
  4955. if (!@is_dir($ccdir_osencoded))
  4956. {
  4957. dol_syslog("functions.lib::dol_mkdir: Directory '".$ccdir."' does not exists or is outside open_basedir PHP setting.", LOG_DEBUG);
  4958. umask(0);
  4959. $dirmaskdec = octdec($newmask);
  4960. if (empty($newmask)) {
  4961. $dirmaskdec = empty($conf->global->MAIN_UMASK) ? octdec('0755') : octdec($conf->global->MAIN_UMASK);
  4962. }
  4963. $dirmaskdec |= octdec('0111'); // Set x bit required for directories
  4964. if (!@mkdir($ccdir_osencoded, $dirmaskdec))
  4965. {
  4966. // Si le is_dir a renvoye une fausse info, alors on passe ici.
  4967. dol_syslog("functions.lib::dol_mkdir: Fails to create directory '".$ccdir."' or directory already exists.", LOG_WARNING);
  4968. $nberr++;
  4969. } else {
  4970. dol_syslog("functions.lib::dol_mkdir: Directory '".$ccdir."' created", LOG_DEBUG);
  4971. $nberr = 0; // On remet a zero car si on arrive ici, cela veut dire que les echecs precedents peuvent etre ignore
  4972. $nbcreated++;
  4973. }
  4974. } else {
  4975. $nberr = 0; // On remet a zero car si on arrive ici, cela veut dire que les echecs precedents peuvent etre ignores
  4976. }
  4977. }
  4978. }
  4979. return ($nberr ? -$nberr : $nbcreated);
  4980. }
  4981. /**
  4982. * Return picto saying a field is required
  4983. *
  4984. * @return string Chaine avec picto obligatoire
  4985. */
  4986. function picto_required()
  4987. {
  4988. return '<span class="fieldrequired">*</span>';
  4989. }
  4990. /**
  4991. * Clean a string from all HTML tags and entities.
  4992. * This function differs from strip_tags because:
  4993. * - <br> are replaced with \n if removelinefeed=0 or 1
  4994. * - if entities are found, they are decoded BEFORE the strip
  4995. * - you can decide to convert line feed into a space
  4996. *
  4997. * @param string $stringtoclean String to clean
  4998. * @param integer $removelinefeed 1=Replace all new lines by 1 space, 0=Only ending new lines are removed others are replaced with \n, 2=Ending new lines are removed but others are kept with a same number of \n than nb of <br> when there is both "...<br>\n..."
  4999. * @param string $pagecodeto Encoding of input/output string
  5000. * @param integer $strip_tags 0=Use internal strip, 1=Use strip_tags() php function (bugged when text contains a < char that is not for a html tag)
  5001. * @return string String cleaned
  5002. *
  5003. * @see dol_escape_htmltag() strip_tags() dol_string_onlythesehtmltags() dol_string_neverthesehtmltags(), dolStripPhpCode()
  5004. */
  5005. function dol_string_nohtmltag($stringtoclean, $removelinefeed = 1, $pagecodeto = 'UTF-8', $strip_tags = 0)
  5006. {
  5007. if ($removelinefeed == 2) $stringtoclean = preg_replace('/<br[^>]*>(\n|\r)+/ims', '<br>', $stringtoclean);
  5008. $temp = preg_replace('/<br[^>]*>/i', "\n", $stringtoclean);
  5009. // We remove entities BEFORE stripping (in case of a separator char is encoded and not the other, the strip will fails)
  5010. $temp = dol_html_entity_decode($temp, ENT_COMPAT, $pagecodeto);
  5011. if ($strip_tags) {
  5012. $temp = strip_tags($temp);
  5013. } else {
  5014. $pattern = "/<[^<>]+>/";
  5015. // Example of $temp: <a href="/myurl" title="<u>A title</u>">0000-021</a>
  5016. $temp = preg_replace($pattern, "", $temp); // pass 1
  5017. // $temp after pass 1: <a href="/myurl" title="A title">0000-021
  5018. $temp = preg_replace($pattern, "", $temp); // pass 2
  5019. // $temp after pass 2: 0000-021
  5020. }
  5021. // Remove also CR LF
  5022. if ($removelinefeed == 1) $temp = str_replace(array("\r\n", "\r", "\n"), " ", $temp);
  5023. // and double spaces
  5024. while (strpos($temp, " "))
  5025. {
  5026. $temp = str_replace(" ", " ", $temp);
  5027. }
  5028. return trim($temp);
  5029. }
  5030. /**
  5031. * Clean a string to keep only desirable HTML tags.
  5032. *
  5033. * @param string $stringtoclean String to clean
  5034. * @param boolean $cleanalsosomestyles Remove absolute/fixed positioning from inline styles
  5035. * @param boolean $removeclassattribute Remove the class attribute from tags
  5036. * @return string String cleaned
  5037. *
  5038. * @see dol_escape_htmltag() strip_tags() dol_string_nohtmltag() dol_string_neverthesehtmltags()
  5039. */
  5040. function dol_string_onlythesehtmltags($stringtoclean, $cleanalsosomestyles = 1, $removeclassattribute = 1)
  5041. {
  5042. $allowed_tags = array(
  5043. "html", "head", "meta", "body", "article", "a", "abbr", "b", "blockquote", "br", "cite", "div", "dl", "dd", "dt", "em", "font", "img", "ins", "hr", "i", "li", "link",
  5044. "ol", "p", "q", "s", "section", "span", "strike", "strong", "title", "table", "tr", "th", "td", "u", "ul", "sup", "sub", "blockquote", "pre", "h1", "h2", "h3", "h4", "h5", "h6"
  5045. );
  5046. $allowed_tags_string = join("><", $allowed_tags);
  5047. $allowed_tags_string = '<'.$allowed_tags_string.'>';
  5048. if ($cleanalsosomestyles) {
  5049. $stringtoclean = preg_replace('/position\s*:\s*(absolute|fixed)\s*!\s*important/i', '', $stringtoclean); // Note: If hacker try to introduce css comment into string to bypass this regex, the string must also be encoded by the dol_htmlentitiesbr during output so it become harmless
  5050. }
  5051. if ($removeclassattribute) {
  5052. $stringtoclean = preg_replace('/(<[^>]+)\s+class=((["\']).*?\\3|\\w*)/i', '\\1', $stringtoclean);
  5053. }
  5054. // TODO Remove '/href=("|\'|)javascript/' string ?
  5055. $temp = strip_tags($stringtoclean, $allowed_tags_string);
  5056. return $temp;
  5057. }
  5058. /**
  5059. * Clean a string from some undesirable HTML tags.
  5060. * Note. Not enough secured as dol_string_onlythesehtmltags().
  5061. *
  5062. * @param string $stringtoclean String to clean
  5063. * @param array $disallowed_tags Array of tags not allowed
  5064. * @param string $cleanalsosomestyles Clean also some tags
  5065. * @return string String cleaned
  5066. *
  5067. * @see dol_escape_htmltag() strip_tags() dol_string_nohtmltag() dol_string_onlythesehtmltags()
  5068. */
  5069. function dol_string_neverthesehtmltags($stringtoclean, $disallowed_tags = array('textarea'), $cleanalsosomestyles = 0)
  5070. {
  5071. $temp = $stringtoclean;
  5072. foreach ($disallowed_tags as $tagtoremove)
  5073. {
  5074. $temp = preg_replace('/<\/?'.$tagtoremove.'>/', '', $temp);
  5075. $temp = preg_replace('/<\/?'.$tagtoremove.'\s+[^>]*>/', '', $temp);
  5076. }
  5077. if ($cleanalsosomestyles) {
  5078. $temp = preg_replace('/position\s*:\s*(absolute|fixed)\s*!\s*important/', '', $temp); // Note: If hacker try to introduce css comment into string to avoid this, string should be encoded by the dol_htmlentitiesbr so be harmless
  5079. }
  5080. return $temp;
  5081. }
  5082. /**
  5083. * Return first line of text. Cut will depends if content is HTML or not.
  5084. *
  5085. * @param string $text Input text
  5086. * @param int $nboflines Nb of lines to get (default is 1 = first line only)
  5087. * @param string $charset Charset of $text string (UTF-8 by default)
  5088. * @return string Output text
  5089. * @see dol_nboflines_bis(), dol_string_nohtmltag(), dol_escape_htmltag()
  5090. */
  5091. function dolGetFirstLineOfText($text, $nboflines = 1, $charset = 'UTF-8')
  5092. {
  5093. if ($nboflines == 1)
  5094. {
  5095. if (dol_textishtml($text))
  5096. {
  5097. $firstline = preg_replace('/<br[^>]*>.*$/s', '', $text); // The s pattern modifier means the . can match newline characters
  5098. $firstline = preg_replace('/<div[^>]*>.*$/s', '', $firstline); // The s pattern modifier means the . can match newline characters
  5099. } else {
  5100. $firstline = preg_replace('/[\n\r].*/', '', $text);
  5101. }
  5102. return $firstline.((strlen($firstline) != strlen($text)) ? '...' : '');
  5103. } else {
  5104. $ishtml = 0;
  5105. if (dol_textishtml($text))
  5106. {
  5107. $text = preg_replace('/\n/', '', $text);
  5108. $ishtml = 1;
  5109. $repTable = array("\t" => " ", "\n" => " ", "\r" => " ", "\0" => " ", "\x0B" => " ");
  5110. } else {
  5111. $repTable = array("\t" => " ", "\n" => "<br>", "\r" => " ", "\0" => " ", "\x0B" => " ");
  5112. }
  5113. $text = strtr($text, $repTable);
  5114. if ($charset == 'UTF-8') { $pattern = '/(<br[^>]*>)/Uu'; } // /U is to have UNGREEDY regex to limit to one html tag. /u is for UTF8 support
  5115. else $pattern = '/(<br[^>]*>)/U'; // /U is to have UNGREEDY regex to limit to one html tag.
  5116. $a = preg_split($pattern, $text, -1, PREG_SPLIT_DELIM_CAPTURE | PREG_SPLIT_NO_EMPTY);
  5117. $firstline = '';
  5118. $i = 0;
  5119. $nba = count($a); // 2x nb of lines in $a because $a contains also a line for each new line separator
  5120. while (($i < $nba) && ($i < ($nboflines * 2)))
  5121. {
  5122. if ($i % 2 == 0) $firstline .= $a[$i];
  5123. elseif (($i < (($nboflines * 2) - 1)) && ($i < ($nba - 1))) $firstline .= ($ishtml ? "<br>\n" : "\n");
  5124. $i++;
  5125. }
  5126. unset($a);
  5127. return $firstline.(($i < $nba) ? '...' : '');
  5128. }
  5129. }
  5130. /**
  5131. * Replace CRLF in string with a HTML BR tag.
  5132. * WARNING: The content after operation contains some HTML tags (the <br>) so be sure to also have encode the special chars of stringtoencode into HTML before.
  5133. *
  5134. * @param string $stringtoencode String to encode
  5135. * @param int $nl2brmode 0=Adding br before \n, 1=Replacing \n by br
  5136. * @param bool $forxml false=Use <br>, true=Use <br />
  5137. * @return string String encoded
  5138. * @see dol_nboflines(), dolGetFirstLineOfText()
  5139. */
  5140. function dol_nl2br($stringtoencode, $nl2brmode = 0, $forxml = false)
  5141. {
  5142. if (!$nl2brmode) {
  5143. return nl2br($stringtoencode, $forxml);
  5144. } else {
  5145. $ret = preg_replace('/(\r\n|\r|\n)/i', ($forxml ? '<br />' : '<br>'), $stringtoencode);
  5146. return $ret;
  5147. }
  5148. }
  5149. /**
  5150. * This function is called to encode a string into a HTML string but differs from htmlentities because
  5151. * a detection is done before to see if text is already HTML or not. Also, all entities but &,<,>," are converted.
  5152. * This permits to encode special chars to entities with no double encoding for already encoded HTML strings.
  5153. * This function also remove last EOL or BR if $removelasteolbr=1 (default).
  5154. * For PDF usage, you can show text by 2 ways:
  5155. * - writeHTMLCell -> param must be encoded into HTML.
  5156. * - MultiCell -> param must not be encoded into HTML.
  5157. * Because writeHTMLCell convert also \n into <br>, if function
  5158. * is used to build PDF, nl2brmode must be 1.
  5159. *
  5160. * @param string $stringtoencode String to encode
  5161. * @param int $nl2brmode 0=Adding br before \n, 1=Replacing \n by br (for use with FPDF writeHTMLCell function for example)
  5162. * @param string $pagecodefrom Pagecode stringtoencode is encoded
  5163. * @param int $removelasteolbr 1=Remove last br or lasts \n (default), 0=Do nothing
  5164. * @return string String encoded
  5165. */
  5166. function dol_htmlentitiesbr($stringtoencode, $nl2brmode = 0, $pagecodefrom = 'UTF-8', $removelasteolbr = 1)
  5167. {
  5168. $newstring = $stringtoencode;
  5169. if (dol_textishtml($stringtoencode)) // Check if text is already HTML or not
  5170. {
  5171. $newstring = preg_replace('/<br(\s[\sa-zA-Z_="]*)?\/?>/i', '<br>', $newstring); // Replace "<br type="_moz" />" by "<br>". It's same and avoid pb with FPDF.
  5172. if ($removelasteolbr) $newstring = preg_replace('/<br>$/i', '', $newstring); // Remove last <br> (remove only last one)
  5173. $newstring = strtr($newstring, array('&'=>'__and__', '<'=>'__lt__', '>'=>'__gt__', '"'=>'__dquot__'));
  5174. $newstring = dol_htmlentities($newstring, ENT_COMPAT, $pagecodefrom); // Make entity encoding
  5175. $newstring = strtr($newstring, array('__and__'=>'&', '__lt__'=>'<', '__gt__'=>'>', '__dquot__'=>'"'));
  5176. } else {
  5177. if ($removelasteolbr) $newstring = preg_replace('/(\r\n|\r|\n)$/i', '', $newstring); // Remove last \n (may remove several)
  5178. $newstring = dol_nl2br(dol_htmlentities($newstring, ENT_COMPAT, $pagecodefrom), $nl2brmode);
  5179. }
  5180. // Other substitutions that htmlentities does not do
  5181. //$newstring=str_replace(chr(128),'&euro;',$newstring); // 128 = 0x80. Not in html entity table. // Seems useles with TCPDF. Make bug with UTF8 languages
  5182. return $newstring;
  5183. }
  5184. /**
  5185. * This function is called to decode a HTML string (it decodes entities and br tags)
  5186. *
  5187. * @param string $stringtodecode String to decode
  5188. * @param string $pagecodeto Page code for result
  5189. * @return string String decoded
  5190. */
  5191. function dol_htmlentitiesbr_decode($stringtodecode, $pagecodeto = 'UTF-8')
  5192. {
  5193. $ret = dol_html_entity_decode($stringtodecode, ENT_COMPAT, $pagecodeto);
  5194. $ret = preg_replace('/'."\r\n".'<br(\s[\sa-zA-Z_="]*)?\/?>/i', "<br>", $ret);
  5195. $ret = preg_replace('/<br(\s[\sa-zA-Z_="]*)?\/?>'."\r\n".'/i', "\r\n", $ret);
  5196. $ret = preg_replace('/<br(\s[\sa-zA-Z_="]*)?\/?>'."\n".'/i', "\n", $ret);
  5197. $ret = preg_replace('/<br(\s[\sa-zA-Z_="]*)?\/?>/i', "\n", $ret);
  5198. return $ret;
  5199. }
  5200. /**
  5201. * This function remove all ending \n and br at end
  5202. *
  5203. * @param string $stringtodecode String to decode
  5204. * @return string String decoded
  5205. */
  5206. function dol_htmlcleanlastbr($stringtodecode)
  5207. {
  5208. $ret = preg_replace('/(<br>|<br(\s[\sa-zA-Z_="]*)?\/?>|'."\n".'|'."\r".')+$/i', "", $stringtodecode);
  5209. return $ret;
  5210. }
  5211. /**
  5212. * Replace html_entity_decode functions to manage errors
  5213. *
  5214. * @param string $a Operand a
  5215. * @param string $b Operand b (ENT_QUOTES=convert simple and double quotes)
  5216. * @param string $c Operand c
  5217. * @param string $keepsomeentities Entities but &, <, >, " are not converted.
  5218. * @return string String decoded
  5219. */
  5220. function dol_html_entity_decode($a, $b, $c = 'UTF-8', $keepsomeentities = 0)
  5221. {
  5222. $newstring = $a;
  5223. if ($keepsomeentities) $newstring = strtr($newstring, array('&amp;'=>'__andamp__', '&lt;'=>'__andlt__', '&gt;'=>'__andgt__', '"'=>'__dquot__'));
  5224. $newstring = html_entity_decode($newstring, $b, $c);
  5225. if ($keepsomeentities) $newstring = strtr($newstring, array('__andamp__'=>'&amp;', '__andlt__'=>'&lt;', '__andgt__'=>'&gt;', '__dquot__'=>'"'));
  5226. return $newstring;
  5227. }
  5228. /**
  5229. * Replace htmlentities functions.
  5230. * Goal of this function is to be sure to have default values of htmlentities that match what we need.
  5231. *
  5232. * @param string $string The input string to encode
  5233. * @param int $flags Flags (see PHP doc above)
  5234. * @param string $encoding Encoding page code
  5235. * @param bool $double_encode When double_encode is turned off, PHP will not encode existing html entities
  5236. * @return string $ret Encoded string
  5237. */
  5238. function dol_htmlentities($string, $flags = null, $encoding = 'UTF-8', $double_encode = false)
  5239. {
  5240. return htmlentities($string, $flags, $encoding, $double_encode);
  5241. }
  5242. /**
  5243. * Check if a string is a correct iso string
  5244. * If not, it will we considered not HTML encoded even if it is by FPDF.
  5245. * Example, if string contains euro symbol that has ascii code 128
  5246. *
  5247. * @param string $s String to check
  5248. * @param string $clean Clean if it is not an ISO. Warning, if file is utf8, you will get a bad formated file.
  5249. * @return int|string 0 if bad iso, 1 if good iso, Or the clean string if $clean is 1
  5250. */
  5251. function dol_string_is_good_iso($s, $clean = 0)
  5252. {
  5253. $len = dol_strlen($s);
  5254. $out = '';
  5255. $ok = 1;
  5256. for ($scursor = 0; $scursor < $len; $scursor++)
  5257. {
  5258. $ordchar = ord($s[$scursor]);
  5259. //print $scursor.'-'.$ordchar.'<br>';
  5260. if ($ordchar < 32 && $ordchar != 13 && $ordchar != 10) { $ok = 0; break; } elseif ($ordchar > 126 && $ordchar < 160) { $ok = 0; break; } elseif ($clean) {
  5261. $out .= $s[$scursor];
  5262. }
  5263. }
  5264. if ($clean) return $out;
  5265. return $ok;
  5266. }
  5267. /**
  5268. * Return nb of lines of a clear text
  5269. *
  5270. * @param string $s String to check
  5271. * @param int $maxchar Not yet used
  5272. * @return int Number of lines
  5273. * @see dol_nboflines_bis(), dolGetFirstLineOfText()
  5274. */
  5275. function dol_nboflines($s, $maxchar = 0)
  5276. {
  5277. if ($s == '') return 0;
  5278. $arraystring = explode("\n", $s);
  5279. $nb = count($arraystring);
  5280. return $nb;
  5281. }
  5282. /**
  5283. * Return nb of lines of a formated text with \n and <br> (WARNING: string must not have mixed \n and br separators)
  5284. *
  5285. * @param string $text Text
  5286. * @param int $maxlinesize Largeur de ligne en caracteres (ou 0 si pas de limite - defaut)
  5287. * @param string $charset Give the charset used to encode the $text variable in memory.
  5288. * @return int Number of lines
  5289. * @see dol_nboflines(), dolGetFirstLineOfText()
  5290. */
  5291. function dol_nboflines_bis($text, $maxlinesize = 0, $charset = 'UTF-8')
  5292. {
  5293. $repTable = array("\t" => " ", "\n" => "<br>", "\r" => " ", "\0" => " ", "\x0B" => " ");
  5294. if (dol_textishtml($text)) $repTable = array("\t" => " ", "\n" => " ", "\r" => " ", "\0" => " ", "\x0B" => " ");
  5295. $text = strtr($text, $repTable);
  5296. if ($charset == 'UTF-8') { $pattern = '/(<br[^>]*>)/Uu'; } // /U is to have UNGREEDY regex to limit to one html tag. /u is for UTF8 support
  5297. else $pattern = '/(<br[^>]*>)/U'; // /U is to have UNGREEDY regex to limit to one html tag.
  5298. $a = preg_split($pattern, $text, -1, PREG_SPLIT_DELIM_CAPTURE | PREG_SPLIT_NO_EMPTY);
  5299. $nblines = (int) floor((count($a) + 1) / 2);
  5300. // count possible auto line breaks
  5301. if ($maxlinesize)
  5302. {
  5303. foreach ($a as $line)
  5304. {
  5305. if (dol_strlen($line) > $maxlinesize)
  5306. {
  5307. //$line_dec = html_entity_decode(strip_tags($line));
  5308. $line_dec = html_entity_decode($line);
  5309. if (dol_strlen($line_dec) > $maxlinesize)
  5310. {
  5311. $line_dec = wordwrap($line_dec, $maxlinesize, '\n', true);
  5312. $nblines += substr_count($line_dec, '\n');
  5313. }
  5314. }
  5315. }
  5316. }
  5317. unset($a);
  5318. return $nblines;
  5319. }
  5320. /**
  5321. * Return if a text is a html content
  5322. *
  5323. * @param string $msg Content to check
  5324. * @param int $option 0=Full detection, 1=Fast check
  5325. * @return boolean true/false
  5326. * @see dol_concatdesc()
  5327. */
  5328. function dol_textishtml($msg, $option = 0)
  5329. {
  5330. if ($option == 1)
  5331. {
  5332. if (preg_match('/<html/i', $msg)) return true;
  5333. elseif (preg_match('/<body/i', $msg)) return true;
  5334. elseif (preg_match('/<\/textarea/i', $msg)) return true;
  5335. elseif (preg_match('/<br/i', $msg)) return true;
  5336. return false;
  5337. } else {
  5338. if (preg_match('/<html/i', $msg)) return true;
  5339. elseif (preg_match('/<body/i', $msg)) return true;
  5340. elseif (preg_match('/<\/textarea/i', $msg)) return true;
  5341. elseif (preg_match('/<(b|em|i|u)>/i', $msg)) return true;
  5342. elseif (preg_match('/<br\/>/i', $msg)) return true;
  5343. elseif (preg_match('/<(br|div|font|li|p|span|strong|table)>/i', $msg)) return true;
  5344. elseif (preg_match('/<(br|div|font|li|p|span|strong|table)\s+[^<>\/]*>/i', $msg)) return true;
  5345. elseif (preg_match('/<(br|div|font|li|p|span|strong|table)\s+[^<>\/]*\/>/i', $msg)) return true;
  5346. elseif (preg_match('/<img\s+[^<>]*src[^<>]*>/i', $msg)) return true; // must accept <img src="http://example.com/aaa.png" />
  5347. elseif (preg_match('/<a\s+[^<>]*href[^<>]*>/i', $msg)) return true; // must accept <a href="http://example.com/aaa.png" />
  5348. elseif (preg_match('/<h[0-9]>/i', $msg)) return true;
  5349. elseif (preg_match('/&[A-Z0-9]{1,6};/i', $msg)) return true; // Html entities names (http://www.w3schools.com/tags/ref_entities.asp)
  5350. elseif (preg_match('/&#[0-9]{2,3};/i', $msg)) return true; // Html entities numbers (http://www.w3schools.com/tags/ref_entities.asp)
  5351. return false;
  5352. }
  5353. }
  5354. /**
  5355. * Concat 2 descriptions with a new line between them (second operand after first one with appropriate new line separator)
  5356. * text1 html + text2 html => text1 + '<br>' + text2
  5357. * text1 html + text2 txt => text1 + '<br>' + dol_nl2br(text2)
  5358. * text1 txt + text2 html => dol_nl2br(text1) + '<br>' + text2
  5359. * text1 txt + text2 txt => text1 + '\n' + text2
  5360. *
  5361. * @param string $text1 Text 1
  5362. * @param string $text2 Text 2
  5363. * @param bool $forxml true=Use <br /> instead of <br> if we have to add a br tag
  5364. * @param bool $invert invert order of description lines (we often use config MAIN_CHANGE_ORDER_CONCAT_DESCRIPTION in this parameter)
  5365. * @return string Text 1 + new line + Text2
  5366. * @see dol_textishtml()
  5367. */
  5368. function dol_concatdesc($text1, $text2, $forxml = false, $invert = false)
  5369. {
  5370. if (!empty($invert))
  5371. {
  5372. $tmp = $text1;
  5373. $text1 = $text2;
  5374. $text2 = $tmp;
  5375. }
  5376. $ret = '';
  5377. $ret .= (!dol_textishtml($text1) && dol_textishtml($text2)) ? dol_nl2br(dol_escape_htmltag($text1, 0, 1, '', 1), 0, $forxml) : $text1;
  5378. $ret .= (!empty($text1) && !empty($text2)) ? ((dol_textishtml($text1) || dol_textishtml($text2)) ? ($forxml ? "<br \>\n" : "<br>\n") : "\n") : "";
  5379. $ret .= (dol_textishtml($text1) && !dol_textishtml($text2)) ? dol_nl2br(dol_escape_htmltag($text2, 0, 1, '', 1), 0, $forxml) : $text2;
  5380. return $ret;
  5381. }
  5382. /**
  5383. * Return array of possible common substitutions. This includes several families like: 'system', 'mycompany', 'object', 'objectamount', 'date', 'user'
  5384. *
  5385. * @param Translate $outputlangs Output language
  5386. * @param int $onlykey 1=Do not calculate some heavy values of keys (performance enhancement when we need only the keys), 2=Values are trunc and html sanitized (to use for help tooltip)
  5387. * @param array $exclude Array of family keys we want to exclude. For example array('system', 'mycompany', 'object', 'objectamount', 'date', 'user', ...)
  5388. * @param Object $object Object for keys on object
  5389. * @return array Array of substitutions
  5390. * @see setSubstitFromObject()
  5391. */
  5392. function getCommonSubstitutionArray($outputlangs, $onlykey = 0, $exclude = null, $object = null)
  5393. {
  5394. global $db, $conf, $mysoc, $user, $extrafields;
  5395. $substitutionarray = array();
  5396. if (empty($exclude) || !in_array('user', $exclude))
  5397. {
  5398. // Add SIGNATURE into substitutionarray first, so, when we will make the substitution,
  5399. // this will include signature content first and then replace var found into content of signature
  5400. $signature = $user->signature;
  5401. $substitutionarray = array_merge($substitutionarray, array(
  5402. '__USER_SIGNATURE__' => (string) (($signature && empty($conf->global->MAIN_MAIL_DO_NOT_USE_SIGN)) ? ($onlykey == 2 ? dol_trunc(dol_string_nohtmltag($signature), 30) : $signature) : '')
  5403. )
  5404. );
  5405. $substitutionarray = array_merge($substitutionarray, array(
  5406. '__USER_ID__' => (string) $user->id,
  5407. '__USER_LOGIN__' => (string) $user->login,
  5408. '__USER_EMAIL__' => (string) $user->email,
  5409. '__USER_LASTNAME__' => (string) $user->lastname,
  5410. '__USER_FIRSTNAME__' => (string) $user->firstname,
  5411. '__USER_FULLNAME__' => (string) $user->getFullName($outputlangs),
  5412. '__USER_SUPERVISOR_ID__' => (string) ($user->fk_user ? $user->fk_user : '0'),
  5413. '__USER_REMOTE_IP__' => (string) getUserRemoteIP()
  5414. )
  5415. );
  5416. }
  5417. if ((empty($exclude) || !in_array('mycompany', $exclude)) && is_object($mysoc))
  5418. {
  5419. $substitutionarray = array_merge($substitutionarray, array(
  5420. '__MYCOMPANY_NAME__' => $mysoc->name,
  5421. '__MYCOMPANY_EMAIL__' => $mysoc->email,
  5422. '__MYCOMPANY_PROFID1__' => $mysoc->idprof1,
  5423. '__MYCOMPANY_PROFID2__' => $mysoc->idprof2,
  5424. '__MYCOMPANY_PROFID3__' => $mysoc->idprof3,
  5425. '__MYCOMPANY_PROFID4__' => $mysoc->idprof4,
  5426. '__MYCOMPANY_PROFID5__' => $mysoc->idprof5,
  5427. '__MYCOMPANY_PROFID6__' => $mysoc->idprof6,
  5428. '__MYCOMPANY_CAPITAL__' => $mysoc->capital,
  5429. '__MYCOMPANY_FULLADDRESS__' => $mysoc->getFullAddress(1, ', '),
  5430. '__MYCOMPANY_ADDRESS__' => $mysoc->address,
  5431. '__MYCOMPANY_ZIP__' => $mysoc->zip,
  5432. '__MYCOMPANY_TOWN__' => $mysoc->town,
  5433. '__MYCOMPANY_COUNTRY__' => $mysoc->country,
  5434. '__MYCOMPANY_COUNTRY_ID__' => $mysoc->country_id,
  5435. '__MYCOMPANY_COUNTRY_CODE__' => $mysoc->country_code,
  5436. '__MYCOMPANY_CURRENCY_CODE__' => $conf->currency
  5437. ));
  5438. }
  5439. if (($onlykey || is_object($object)) && (empty($exclude) || !in_array('object', $exclude)))
  5440. {
  5441. if ($onlykey)
  5442. {
  5443. $substitutionarray['__ID__'] = '__ID__';
  5444. $substitutionarray['__REF__'] = '__REF__';
  5445. $substitutionarray['__REF_CLIENT__'] = '__REF_CLIENT__';
  5446. $substitutionarray['__REF_SUPPLIER__'] = '__REF_SUPPLIER__';
  5447. $substitutionarray['__NOTE_PUBLIC__'] = '__NOTE_PUBLIC__';
  5448. $substitutionarray['__NOTE_PRIVATE__'] = '__NOTE_PRIVATE__';
  5449. $substitutionarray['__EXTRAFIELD_XXX__'] = '__EXTRAFIELD_XXX__';
  5450. if (!empty($conf->societe->enabled)) // Most objects are concerned
  5451. {
  5452. $substitutionarray['__THIRDPARTY_ID__'] = '__THIRDPARTY_ID__';
  5453. $substitutionarray['__THIRDPARTY_NAME__'] = '__THIRDPARTY_NAME__';
  5454. $substitutionarray['__THIRDPARTY_NAME_ALIAS__'] = '__THIRDPARTY_NAME_ALIAS__';
  5455. $substitutionarray['__THIRDPARTY_CODE_CLIENT__'] = '__THIRDPARTY_CODE_CLIENT__';
  5456. $substitutionarray['__THIRDPARTY_CODE_FOURNISSEUR__'] = '__THIRDPARTY_CODE_FOURNISSEUR__';
  5457. $substitutionarray['__THIRDPARTY_EMAIL__'] = '__THIRDPARTY_EMAIL__';
  5458. $substitutionarray['__THIRDPARTY_PHONE__'] = '__THIRDPARTY_PHONE__';
  5459. $substitutionarray['__THIRDPARTY_FAX__'] = '__THIRDPARTY_FAX__';
  5460. $substitutionarray['__THIRDPARTY_ADDRESS__'] = '__THIRDPARTY_ADDRESS__';
  5461. $substitutionarray['__THIRDPARTY_ZIP__'] = '__THIRDPARTY_ZIP__';
  5462. $substitutionarray['__THIRDPARTY_TOWN__'] = '__THIRDPARTY_TOWN__';
  5463. $substitutionarray['__THIRDPARTY_IDPROF1__'] = '__THIRDPARTY_IDPROF1__';
  5464. $substitutionarray['__THIRDPARTY_IDPROF2__'] = '__THIRDPARTY_IDPROF2__';
  5465. $substitutionarray['__THIRDPARTY_IDPROF3__'] = '__THIRDPARTY_IDPROF3__';
  5466. $substitutionarray['__THIRDPARTY_IDPROF4__'] = '__THIRDPARTY_IDPROF4__';
  5467. $substitutionarray['__THIRDPARTY_IDPROF5__'] = '__THIRDPARTY_IDPROF5__';
  5468. $substitutionarray['__THIRDPARTY_IDPROF6__'] = '__THIRDPARTY_IDPROF6__';
  5469. $substitutionarray['__THIRDPARTY_TVAINTRA__'] = '__THIRDPARTY_TVAINTRA__';
  5470. $substitutionarray['__THIRDPARTY_NOTE_PUBLIC__'] = '__THIRDPARTY_NOTE_PUBLIC__';
  5471. $substitutionarray['__THIRDPARTY_NOTE_PRIVATE__'] = '__THIRDPARTY_NOTE_PRIVATE__';
  5472. }
  5473. if (!empty($conf->adherent->enabled) && (!is_object($object) || $object->element == 'adherent'))
  5474. {
  5475. $substitutionarray['__MEMBER_ID__'] = '__MEMBER_ID__';
  5476. $substitutionarray['__MEMBER_CIVILITY__'] = '__MEMBER_CIVILITY__';
  5477. $substitutionarray['__MEMBER_FIRSTNAME__'] = '__MEMBER_FIRSTNAME__';
  5478. $substitutionarray['__MEMBER_LASTNAME__'] = '__MEMBER_LASTNAME__';
  5479. /*$substitutionarray['__MEMBER_NOTE_PUBLIC__'] = '__MEMBER_NOTE_PUBLIC__';
  5480. $substitutionarray['__MEMBER_NOTE_PRIVATE__'] = '__MEMBER_NOTE_PRIVATE__';*/
  5481. }
  5482. if (!empty($conf->recruitment->enabled) && (!is_object($object) || $object->element == 'candidature'))
  5483. {
  5484. $substitutionarray['__CANDIDATE_FULLNAME__'] = '__CANDIDATE_FULLNAME__';
  5485. $substitutionarray['__CANDIDATE_FIRSTNAME__'] = '__CANDIDATE_FIRSTNAME__';
  5486. $substitutionarray['__CANDIDATE_LASTNAME__'] = '__CANDIDATE_LASTNAME__';
  5487. }
  5488. if (!empty($conf->projet->enabled)) // Most objects
  5489. {
  5490. $substitutionarray['__PROJECT_ID__'] = '__PROJECT_ID__';
  5491. $substitutionarray['__PROJECT_REF__'] = '__PROJECT_REF__';
  5492. $substitutionarray['__PROJECT_NAME__'] = '__PROJECT_NAME__';
  5493. /*$substitutionarray['__PROJECT_NOTE_PUBLIC__'] = '__PROJECT_NOTE_PUBLIC__';
  5494. $substitutionarray['__PROJECT_NOTE_PRIVATE__'] = '__PROJECT_NOTE_PRIVATE__';*/
  5495. }
  5496. if (!empty($conf->contrat->enabled) && (!is_object($object) || $object->element == 'contract'))
  5497. {
  5498. $substitutionarray['__CONTRACT_HIGHEST_PLANNED_START_DATE__'] = 'Highest date planned for a service start';
  5499. $substitutionarray['__CONTRACT_HIGHEST_PLANNED_START_DATETIME__'] = 'Highest date and hour planned for service start';
  5500. $substitutionarray['__CONTRACT_LOWEST_EXPIRATION_DATE__'] = 'Lowest data for planned expiration of service';
  5501. $substitutionarray['__CONTRACT_LOWEST_EXPIRATION_DATETIME__'] = 'Lowest date and hour for planned expiration of service';
  5502. }
  5503. $substitutionarray['__ONLINE_PAYMENT_URL__'] = 'UrlToPayOnlineIfApplicable';
  5504. $substitutionarray['__ONLINE_PAYMENT_TEXT_AND_URL__'] = 'TextAndUrlToPayOnlineIfApplicable';
  5505. $substitutionarray['__SECUREKEYPAYMENT__'] = 'Security key (if key is not unique per record)';
  5506. $substitutionarray['__SECUREKEYPAYMENT_MEMBER__'] = 'Security key for payment on a member subscription (one key per member)';
  5507. $substitutionarray['__SECUREKEYPAYMENT_ORDER__'] = 'Security key for payment on an order';
  5508. $substitutionarray['__SECUREKEYPAYMENT_INVOICE__'] = 'Security key for payment on an invoice';
  5509. $substitutionarray['__SECUREKEYPAYMENT_CONTRACTLINE__'] = 'Security key for payment on a a service';
  5510. $substitutionarray['__DIRECTDOWNLOAD_URL_PROPOSAL__'] = 'Direct download url of a proposal';
  5511. $substitutionarray['__DIRECTDOWNLOAD_URL_ORDER__'] = 'Direct download url of an order';
  5512. $substitutionarray['__DIRECTDOWNLOAD_URL_INVOICE__'] = 'Direct download url of an invoice';
  5513. if (!empty($conf->expedition->enabled) && (!is_object($object) || $object->element == 'shipping'))
  5514. {
  5515. $substitutionarray['__SHIPPINGTRACKNUM__'] = 'Shipping tacking number';
  5516. $substitutionarray['__SHIPPINGTRACKNUMURL__'] = 'Shipping tracking url';
  5517. }
  5518. } else {
  5519. $substitutionarray['__ID__'] = $object->id;
  5520. $substitutionarray['__REF__'] = $object->ref;
  5521. $substitutionarray['__REF_CLIENT__'] = (isset($object->ref_client) ? $object->ref_client : (isset($object->ref_customer) ? $object->ref_customer : null));
  5522. $substitutionarray['__REF_SUPPLIER__'] = (isset($object->ref_supplier) ? $object->ref_supplier : null);
  5523. $substitutionarray['__NOTE_PUBLIC__'] = (isset($object->note_public) ? $object->note_public : null);
  5524. $substitutionarray['__NOTE_PRIVATE__'] = (isset($object->note_private) ? $object->note_private : null);
  5525. $substitutionarray['__DATE_DELIVERY__'] = (isset($object->date_livraison) ? dol_print_date($object->date_livraison, 'day', 0, $outputlangs) : '');
  5526. // For backward compatibility
  5527. $substitutionarray['__REFCLIENT__'] = (isset($object->ref_client) ? $object->ref_client : (isset($object->ref_customer) ? $object->ref_customer : null));
  5528. $substitutionarray['__REFSUPPLIER__'] = (isset($object->ref_supplier) ? $object->ref_supplier : null);
  5529. $substitutionarray['__REFCLIENT__'] = (isset($object->ref_client) ? $object->ref_client : (isset($object->ref_customer) ? $object->ref_customer : null));
  5530. $substitutionarray['__REFSUPPLIER__'] = (isset($object->ref_supplier) ? $object->ref_supplier : null);
  5531. $substitutionarray['__SUPPLIER_ORDER_DATE_DELIVERY__'] = (isset($object->date_livraison) ? dol_print_date($object->date_livraison, 'day', 0, $outputlangs) : '');
  5532. $substitutionarray['__SUPPLIER_ORDER_DELAY_DELIVERY__'] = $outputlangs->transnoentities("AvailabilityType".$object->availability_code) != ('AvailabilityType'.$object->availability_code) ? $outputlangs->transnoentities("AvailabilityType".$object->availability_code) : $outputlangs->convToOutputCharset(isset($object->availability) ? $object->availability : '');
  5533. $birthday = dol_print_date($object->birth, 'day');
  5534. if (is_object($object) && $object->element == 'adherent' && $object->id > 0)
  5535. {
  5536. $substitutionarray['__MEMBER_ID__'] = (isset($object->id) ? $object->id : '');
  5537. if (method_exists($object, 'getCivilityLabel')) $substitutionarray['__MEMBER_CIVILITY__'] = $object->getCivilityLabel();
  5538. $substitutionarray['__MEMBER_FIRSTNAME__'] = (isset($object->firstname) ? $object->firstname : '');
  5539. $substitutionarray['__MEMBER_LASTNAME__'] = (isset($object->lastname) ? $object->lastname : '');
  5540. if (method_exists($object, 'getFullName')) $substitutionarray['__MEMBER_FULLNAME__'] = $object->getFullName($outputlangs);
  5541. $substitutionarray['__MEMBER_COMPANY__'] = (isset($object->societe) ? $object->societe : '');
  5542. $substitutionarray['__MEMBER_ADDRESS__'] = (isset($object->address) ? $object->address : '');
  5543. $substitutionarray['__MEMBER_ZIP__'] = (isset($object->zip) ? $object->zip : '');
  5544. $substitutionarray['__MEMBER_TOWN__'] = (isset($object->town) ? $object->town : '');
  5545. $substitutionarray['__MEMBER_COUNTRY__'] = (isset($object->country) ? $object->country : '');
  5546. $substitutionarray['__MEMBER_EMAIL__'] = (isset($object->email) ? $object->email : '');
  5547. $substitutionarray['__MEMBER_BIRTH__'] = (isset($birthday) ? $birthday : '');
  5548. $substitutionarray['__MEMBER_PHOTO__'] = (isset($object->photo) ? $object->photo : '');
  5549. $substitutionarray['__MEMBER_LOGIN__'] = (isset($object->login) ? $object->login : '');
  5550. $substitutionarray['__MEMBER_PASSWORD__'] = (isset($object->pass) ? $object->pass : '');
  5551. $substitutionarray['__MEMBER_PHONE__'] = (isset($object->phone) ? $object->phone : '');
  5552. $substitutionarray['__MEMBER_PHONEPRO__'] = (isset($object->phone_perso) ? $object->phone_perso : '');
  5553. $substitutionarray['__MEMBER_PHONEMOBILE__'] = (isset($object->phone_mobile) ? $object->phone_mobile : '');
  5554. $substitutionarray['__MEMBER_TYPE__'] = (isset($object->type) ? $object->type : '');
  5555. $substitutionarray['__MEMBER_FIRST_SUBSCRIPTION_DATE__'] = dol_print_date($object->first_subscription_date, 'dayrfc');
  5556. $substitutionarray['__MEMBER_FIRST_SUBSCRIPTION_DATE_START__'] = dol_print_date($object->first_subscription_date_start, 'dayrfc');
  5557. $substitutionarray['__MEMBER_FIRST_SUBSCRIPTION_DATE_END__'] = dol_print_date($object->first_subscription_date_end, 'dayrfc');
  5558. $substitutionarray['__MEMBER_LAST_SUBSCRIPTION_DATE__'] = dol_print_date($object->last_subscription_date, 'dayrfc');
  5559. $substitutionarray['__MEMBER_LAST_SUBSCRIPTION_DATE_START__'] = dol_print_date($object->last_subscription_date_start, 'dayrfc');
  5560. $substitutionarray['__MEMBER_LAST_SUBSCRIPTION_DATE_END__'] = dol_print_date($object->last_subscription_date_end, 'dayrfc');
  5561. }
  5562. if (is_object($object) && $object->element == 'societe') {
  5563. $substitutionarray['__THIRDPARTY_ID__'] = (is_object($object) ? $object->id : '');
  5564. $substitutionarray['__THIRDPARTY_NAME__'] = (is_object($object) ? $object->name : '');
  5565. $substitutionarray['__THIRDPARTY_NAME_ALIAS__'] = (is_object($object) ? $object->name_alias : '');
  5566. $substitutionarray['__THIRDPARTY_CODE_CLIENT__'] = (is_object($object) ? $object->code_client : '');
  5567. $substitutionarray['__THIRDPARTY_CODE_FOURNISSEUR__'] = (is_object($object) ? $object->code_fournisseur : '');
  5568. $substitutionarray['__THIRDPARTY_EMAIL__'] = (is_object($object) ? $object->email : '');
  5569. $substitutionarray['__THIRDPARTY_PHONE__'] = (is_object($object) ? $object->phone : '');
  5570. $substitutionarray['__THIRDPARTY_FAX__'] = (is_object($object) ? $object->fax : '');
  5571. $substitutionarray['__THIRDPARTY_ADDRESS__'] = (is_object($object) ? $object->address : '');
  5572. $substitutionarray['__THIRDPARTY_ZIP__'] = (is_object($object) ? $object->zip : '');
  5573. $substitutionarray['__THIRDPARTY_TOWN__'] = (is_object($object) ? $object->town : '');
  5574. $substitutionarray['__THIRDPARTY_COUNTRY_ID__'] = (is_object($object) ? $object->country_id : '');
  5575. $substitutionarray['__THIRDPARTY_COUNTRY_CODE__'] = (is_object($object) ? $object->country_code : '');
  5576. $substitutionarray['__THIRDPARTY_IDPROF1__'] = (is_object($object) ? $object->idprof1 : '');
  5577. $substitutionarray['__THIRDPARTY_IDPROF2__'] = (is_object($object) ? $object->idprof2 : '');
  5578. $substitutionarray['__THIRDPARTY_IDPROF3__'] = (is_object($object) ? $object->idprof3 : '');
  5579. $substitutionarray['__THIRDPARTY_IDPROF4__'] = (is_object($object) ? $object->idprof4 : '');
  5580. $substitutionarray['__THIRDPARTY_IDPROF5__'] = (is_object($object) ? $object->idprof5 : '');
  5581. $substitutionarray['__THIRDPARTY_IDPROF6__'] = (is_object($object) ? $object->idprof6 : '');
  5582. $substitutionarray['__THIRDPARTY_TVAINTRA__'] = (is_object($object) ? $object->tva_intra : '');
  5583. $substitutionarray['__THIRDPARTY_NOTE_PUBLIC__'] = (is_object($object) ? dol_htmlentitiesbr($object->note_public) : '');
  5584. $substitutionarray['__THIRDPARTY_NOTE_PRIVATE__'] = (is_object($object) ? dol_htmlentitiesbr($object->note_private) : '');
  5585. } elseif (is_object($object->thirdparty)) {
  5586. $substitutionarray['__THIRDPARTY_ID__'] = (is_object($object->thirdparty) ? $object->thirdparty->id : '');
  5587. $substitutionarray['__THIRDPARTY_NAME__'] = (is_object($object->thirdparty) ? $object->thirdparty->name : '');
  5588. $substitutionarray['__THIRDPARTY_NAME_ALIAS__'] = (is_object($object->thirdparty) ? $object->thirdparty->name_alias : '');
  5589. $substitutionarray['__THIRDPARTY_CODE_CLIENT__'] = (is_object($object->thirdparty) ? $object->thirdparty->code_client : '');
  5590. $substitutionarray['__THIRDPARTY_CODE_FOURNISSEUR__'] = (is_object($object->thirdparty) ? $object->thirdparty->code_fournisseur : '');
  5591. $substitutionarray['__THIRDPARTY_EMAIL__'] = (is_object($object->thirdparty) ? $object->thirdparty->email : '');
  5592. $substitutionarray['__THIRDPARTY_PHONE__'] = (is_object($object->thirdparty) ? $object->thirdparty->phone : '');
  5593. $substitutionarray['__THIRDPARTY_FAX__'] = (is_object($object->thirdparty) ? $object->thirdparty->fax : '');
  5594. $substitutionarray['__THIRDPARTY_ADDRESS__'] = (is_object($object->thirdparty) ? $object->thirdparty->address : '');
  5595. $substitutionarray['__THIRDPARTY_ZIP__'] = (is_object($object->thirdparty) ? $object->thirdparty->zip : '');
  5596. $substitutionarray['__THIRDPARTY_TOWN__'] = (is_object($object->thirdparty) ? $object->thirdparty->town : '');
  5597. $substitutionarray['__THIRDPARTY_COUNTRY_ID__'] = (is_object($object->thirdparty) ? $object->thirdparty->country_id : '');
  5598. $substitutionarray['__THIRDPARTY_COUNTRY_CODE__'] = (is_object($object->thirdparty) ? $object->thirdparty->country_code : '');
  5599. $substitutionarray['__THIRDPARTY_IDPROF1__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof1 : '');
  5600. $substitutionarray['__THIRDPARTY_IDPROF2__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof2 : '');
  5601. $substitutionarray['__THIRDPARTY_IDPROF3__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof3 : '');
  5602. $substitutionarray['__THIRDPARTY_IDPROF4__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof4 : '');
  5603. $substitutionarray['__THIRDPARTY_IDPROF5__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof5 : '');
  5604. $substitutionarray['__THIRDPARTY_IDPROF6__'] = (is_object($object->thirdparty) ? $object->thirdparty->idprof6 : '');
  5605. $substitutionarray['__THIRDPARTY_TVAINTRA__'] = (is_object($object->thirdparty) ? $object->thirdparty->tva_intra : '');
  5606. $substitutionarray['__THIRDPARTY_NOTE_PUBLIC__'] = (is_object($object->thirdparty) ? dol_htmlentitiesbr($object->thirdparty->note_public) : '');
  5607. $substitutionarray['__THIRDPARTY_NOTE_PRIVATE__'] = (is_object($object->thirdparty) ? dol_htmlentitiesbr($object->thirdparty->note_private) : '');
  5608. }
  5609. if (is_object($object) && $object->element == 'recruitmentcandidature') {
  5610. $substitutionarray['__CANDIDATE_FULLNAME__'] = $object->getFullName($outputlangs);
  5611. $substitutionarray['__CANDIDATE_FIRSTNAME__'] = $object->firstname;
  5612. $substitutionarray['__CANDIDATE_LASTNAME__'] = $object->lastname;
  5613. }
  5614. if (is_object($object->project))
  5615. {
  5616. $substitutionarray['__PROJECT_ID__'] = (is_object($object->project) ? $object->project->id : '');
  5617. $substitutionarray['__PROJECT_REF__'] = (is_object($object->project) ? $object->project->ref : '');
  5618. $substitutionarray['__PROJECT_NAME__'] = (is_object($object->project) ? $object->project->title : '');
  5619. }
  5620. if (is_object($object->projet)) // Deprecated, for backward compatibility
  5621. {
  5622. $substitutionarray['__PROJECT_ID__'] = (is_object($object->projet) ? $object->projet->id : '');
  5623. $substitutionarray['__PROJECT_REF__'] = (is_object($object->projet) ? $object->projet->ref : '');
  5624. $substitutionarray['__PROJECT_NAME__'] = (is_object($object->projet) ? $object->projet->title : '');
  5625. }
  5626. if (is_object($object) && $object->element == 'shipping')
  5627. {
  5628. $substitutionarray['__SHIPPINGTRACKNUM__'] = $object->tracking_number;
  5629. $substitutionarray['__SHIPPINGTRACKNUMURL__'] = $object->tracking_url;
  5630. }
  5631. if (is_object($object) && $object->element == 'contrat' && $object->id > 0 && is_array($object->lines))
  5632. {
  5633. $dateplannedstart = '';
  5634. $datenextexpiration = '';
  5635. foreach ($object->lines as $line)
  5636. {
  5637. if ($line->date_ouverture_prevue > $dateplannedstart) $dateplannedstart = $line->date_ouverture_prevue;
  5638. if ($line->statut == 4 && $line->date_fin_prevue && (!$datenextexpiration || $line->date_fin_prevue < $datenextexpiration)) $datenextexpiration = $line->date_fin_prevue;
  5639. }
  5640. $substitutionarray['__CONTRACT_HIGHEST_PLANNED_START_DATE__'] = dol_print_date($dateplannedstart, 'dayrfc');
  5641. $substitutionarray['__CONTRACT_HIGHEST_PLANNED_START_DATETIME__'] = dol_print_date($dateplannedstart, 'standard');
  5642. $substitutionarray['__CONTRACT_LOWEST_EXPIRATION_DATE__'] = dol_print_date($datenextexpiration, 'dayrfc');
  5643. $substitutionarray['__CONTRACT_LOWEST_EXPIRATION_DATETIME__'] = dol_print_date($datenextexpiration, 'standard');
  5644. }
  5645. // Create dynamic tags for __EXTRAFIELD_FIELD__
  5646. if ($object->table_element && $object->id > 0)
  5647. {
  5648. if (!is_object($extrafields)) $extrafields = new ExtraFields($db);
  5649. $extrafields->fetch_name_optionals_label($object->table_element, true);
  5650. if ($object->fetch_optionals() > 0)
  5651. {
  5652. if (is_array($extrafields->attributes[$object->table_element]['label']) && count($extrafields->attributes[$object->table_element]['label']) > 0)
  5653. {
  5654. foreach ($extrafields->attributes[$object->table_element]['label'] as $key => $label) {
  5655. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'__'] = $object->array_options['options_'.$key];
  5656. if ($extrafields->attributes[$object->table_element]['type'][$key] == 'date') {
  5657. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'__'] = dol_print_date($object->array_options['options_'.$key], 'day');
  5658. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'_LOCALE__'] = dol_print_date($object->array_options['options_'.$key], 'day', 'tzserver', $outputlangs);
  5659. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'_RFC__'] = dol_print_date($object->array_options['options_'.$key], 'dayrfc');
  5660. } elseif ($extrafields->attributes[$object->table_element]['type'][$key] == 'datetime') {
  5661. $datetime = $object->array_options['options_'.$key];
  5662. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'__'] = ($datetime != "0000-00-00 00:00:00" ? dol_print_date($datetime, 'dayhour') : '');
  5663. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'_LOCALE__'] = ($datetime != "0000-00-00 00:00:00" ? dol_print_date($datetime, 'dayhour', 'tzserver', $outputlangs) : '');
  5664. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'_DAY_LOCALE__'] = ($datetime != "0000-00-00 00:00:00" ? dol_print_date($datetime, 'day', 'tzserver', $outputlangs) : '');
  5665. $substitutionarray['__EXTRAFIELD_'.strtoupper($key).'_RFC__'] = ($datetime != "0000-00-00 00:00:00" ? dol_print_date($datetime, 'dayhourrfc') : '');
  5666. }
  5667. }
  5668. }
  5669. }
  5670. }
  5671. // Complete substitution array with the url to make online payment
  5672. $paymenturl = '';
  5673. if (empty($substitutionarray['__REF__']))
  5674. {
  5675. $paymenturl = '';
  5676. } else {
  5677. // Set the online payment url link into __ONLINE_PAYMENT_URL__ key
  5678. require_once DOL_DOCUMENT_ROOT.'/core/lib/payments.lib.php';
  5679. $outputlangs->loadLangs(array('paypal', 'other'));
  5680. $typeforonlinepayment = 'free';
  5681. if (is_object($object) && $object->element == 'commande') $typeforonlinepayment = 'order';
  5682. if (is_object($object) && $object->element == 'facture') $typeforonlinepayment = 'invoice';
  5683. if (is_object($object) && $object->element == 'member') $typeforonlinepayment = 'member';
  5684. $url = getOnlinePaymentUrl(0, $typeforonlinepayment, $substitutionarray['__REF__']);
  5685. $paymenturl = $url;
  5686. }
  5687. if ($object->id > 0)
  5688. {
  5689. $substitutionarray['__ONLINE_PAYMENT_TEXT_AND_URL__'] = ($paymenturl ?str_replace('\n', "\n", $outputlangs->trans("PredefinedMailContentLink", $paymenturl)) : '');
  5690. $substitutionarray['__ONLINE_PAYMENT_URL__'] = $paymenturl;
  5691. if (!empty($conf->global->PROPOSAL_ALLOW_EXTERNAL_DOWNLOAD) && is_object($object) && $object->element == 'propal')
  5692. {
  5693. $substitutionarray['__DIRECTDOWNLOAD_URL_PROPOSAL__'] = $object->getLastMainDocLink($object->element);
  5694. } else $substitutionarray['__DIRECTDOWNLOAD_URL_PROPOSAL__'] = '';
  5695. if (!empty($conf->global->ORDER_ALLOW_EXTERNAL_DOWNLOAD) && is_object($object) && $object->element == 'commande')
  5696. {
  5697. $substitutionarray['__DIRECTDOWNLOAD_URL_ORDER__'] = $object->getLastMainDocLink($object->element);
  5698. } else $substitutionarray['__DIRECTDOWNLOAD_URL_ORDER__'] = '';
  5699. if (!empty($conf->global->INVOICE_ALLOW_EXTERNAL_DOWNLOAD) && is_object($object) && $object->element == 'facture')
  5700. {
  5701. $substitutionarray['__DIRECTDOWNLOAD_URL_INVOICE__'] = $object->getLastMainDocLink($object->element);
  5702. } else $substitutionarray['__DIRECTDOWNLOAD_URL_INVOICE__'] = '';
  5703. if (is_object($object) && $object->element == 'propal') $substitutionarray['__URL_PROPOSAL__'] = DOL_MAIN_URL_ROOT."/comm/propal/card.php?id=".$object->id;
  5704. if (is_object($object) && $object->element == 'commande') $substitutionarray['__URL_ORDER__'] = DOL_MAIN_URL_ROOT."/commande/card.php?id=".$object->id;
  5705. if (is_object($object) && $object->element == 'facture') $substitutionarray['__URL_INVOICE__'] = DOL_MAIN_URL_ROOT."/compta/facture/card.php?id=".$object->id;
  5706. }
  5707. if (is_object($object) && $object->element == 'action')
  5708. {
  5709. $substitutionarray['__EVENT_LABEL__'] = $object->label;
  5710. $substitutionarray['__EVENT_DATE__'] = dol_print_date($object->datep, '%A %d %b %Y');
  5711. $substitutionarray['__EVENT_TIME__'] = dol_print_date($object->datep, '%H:%M:%S');
  5712. }
  5713. }
  5714. }
  5715. if (empty($exclude) || !in_array('objectamount', $exclude))
  5716. {
  5717. $substitutionarray['__DATE_YMD__'] = is_object($object) ? (isset($object->date) ? dol_print_date($object->date, 'day', 0, $outputlangs) : null) : '';
  5718. $substitutionarray['__DATE_DUE_YMD__'] = is_object($object) ? (isset($object->date_lim_reglement) ? dol_print_date($object->date_lim_reglement, 'day', 0, $outputlangs) : null) : '';
  5719. $substitutionarray['__AMOUNT__'] = is_object($object) ? $object->total_ttc : '';
  5720. $substitutionarray['__AMOUNT_EXCL_TAX__'] = is_object($object) ? $object->total_ht : '';
  5721. $substitutionarray['__AMOUNT_VAT__'] = is_object($object) ? ($object->total_vat ? $object->total_vat : $object->total_tva) : '';
  5722. if ($onlykey != 2 || $mysoc->useLocalTax(1)) $substitutionarray['__AMOUNT_TAX2__'] = is_object($object) ? $object->total_localtax1 : '';
  5723. if ($onlykey != 2 || $mysoc->useLocalTax(2)) $substitutionarray['__AMOUNT_TAX3__'] = is_object($object) ? $object->total_localtax2 : '';
  5724. $substitutionarray['__AMOUNT_FORMATED__'] = is_object($object) ? ($object->total_ttc ? price($object->total_ttc, 0, $outputlangs, 0, 0, -1, $conf->currency) : null) : '';
  5725. $substitutionarray['__AMOUNT_EXCL_TAX_FORMATED__'] = is_object($object) ? ($object->total_ht ? price($object->total_ht, 0, $outputlangs, 0, 0, -1, $conf->currency) : null) : '';
  5726. $substitutionarray['__AMOUNT_VAT_FORMATED__'] = is_object($object) ? ($object->total_vat ? price($object->total_vat, 0, $outputlangs, 0, 0, -1, $conf->currency) : ($object->total_tva ? price($object->total_tva, 0, $outputlangs, 0, 0, -1, $conf->currency) : null)) : '';
  5727. if ($onlykey != 2 || $mysoc->useLocalTax(1)) $substitutionarray['__AMOUNT_TAX2_FORMATED__'] = is_object($object) ? ($object->total_localtax1 ? price($object->total_localtax1, 0, $outputlangs, 0, 0, -1, $conf->currency) : null) : '';
  5728. if ($onlykey != 2 || $mysoc->useLocalTax(2)) $substitutionarray['__AMOUNT_TAX3_FORMATED__'] = is_object($object) ? ($object->total_localtax2 ? price($object->total_localtax2, 0, $outputlangs, 0, 0, -1, $conf->currency) : null) : '';
  5729. // TODO Add keys for foreign multicurrency
  5730. // For backward compatibility
  5731. if ($onlykey != 2)
  5732. {
  5733. $substitutionarray['__TOTAL_TTC__'] = is_object($object) ? $object->total_ttc : '';
  5734. $substitutionarray['__TOTAL_HT__'] = is_object($object) ? $object->total_ht : '';
  5735. $substitutionarray['__TOTAL_VAT__'] = is_object($object) ? ($object->total_vat ? $object->total_vat : $object->total_tva) : '';
  5736. }
  5737. }
  5738. //var_dump($substitutionarray['__AMOUNT_FORMATED__']);
  5739. if (empty($exclude) || !in_array('date', $exclude))
  5740. {
  5741. include_once DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php';
  5742. $tmp = dol_getdate(dol_now(), true);
  5743. $tmp2 = dol_get_prev_day($tmp['mday'], $tmp['mon'], $tmp['year']);
  5744. $tmp3 = dol_get_prev_month($tmp['mon'], $tmp['year']);
  5745. $tmp4 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);
  5746. $tmp5 = dol_get_next_month($tmp['mon'], $tmp['year']);
  5747. $substitutionarray = array_merge($substitutionarray, array(
  5748. '__DAY__' => (string) $tmp['mday'],
  5749. '__DAY_TEXT__' => $outputlangs->trans('Day'.$tmp['wday']), // Monday
  5750. '__DAY_TEXT_SHORT__' => $outputlangs->trans($tmp['weekday'].'Min'), // Mon
  5751. '__DAY_TEXT_MIN__' => $outputlangs->trans('Short'.$tmp['weekday']), // M
  5752. '__MONTH__' => (string) $tmp['mon'],
  5753. '__MONTH_TEXT__' => $outputlangs->trans('Month'.sprintf("%02d", $tmp['mon'])),
  5754. '__MONTH_TEXT_SHORT__' => $outputlangs->trans('MonthShort'.sprintf("%02d", $tmp['mon'])),
  5755. '__MONTH_TEXT_MIN__' => $outputlangs->trans('MonthVeryShort'.sprintf("%02d", $tmp['mon'])),
  5756. '__YEAR__' => (string) $tmp['year'],
  5757. '__PREVIOUS_DAY__' => (string) $tmp2['day'],
  5758. '__PREVIOUS_MONTH__' => (string) $tmp3['month'],
  5759. '__PREVIOUS_YEAR__' => (string) ($tmp['year'] - 1),
  5760. '__NEXT_DAY__' => (string) $tmp4['day'],
  5761. '__NEXT_MONTH__' => (string) $tmp5['month'],
  5762. '__NEXT_YEAR__' => (string) ($tmp['year'] + 1),
  5763. ));
  5764. }
  5765. if (!empty($conf->multicompany->enabled))
  5766. {
  5767. $substitutionarray = array_merge($substitutionarray, array('__ENTITY_ID__' => $conf->entity));
  5768. }
  5769. if (empty($exclude) || !in_array('system', $exclude))
  5770. {
  5771. $substitutionarray['__DOL_MAIN_URL_ROOT__'] = DOL_MAIN_URL_ROOT;
  5772. $substitutionarray['__(AnyTranslationKey)__'] = $outputlangs->trans('TranslationOfKey');
  5773. $substitutionarray['__(AnyTranslationKey|langfile)__'] = $outputlangs->trans('TranslationOfKey').' (load also language file before)';
  5774. $substitutionarray['__[AnyConstantKey]__'] = $outputlangs->trans('ValueOfConstantKey');
  5775. }
  5776. return $substitutionarray;
  5777. }
  5778. /**
  5779. * Make substitution into a text string, replacing keys with vals from $substitutionarray (oldval=>newval),
  5780. * and texts like __(TranslationKey|langfile)__ and __[ConstantKey]__ are also replaced.
  5781. * Example of usage:
  5782. * $substitutionarray = getCommonSubstitutionArray($langs, 0, null, $thirdparty);
  5783. * complete_substitutions_array($substitutionarray, $langs, $thirdparty);
  5784. * $mesg = make_substitutions($mesg, $substitutionarray, $langs);
  5785. *
  5786. * @param string $text Source string in which we must do substitution
  5787. * @param array $substitutionarray Array with key->val to substitute. Example: array('__MYKEY__' => 'MyVal', ...)
  5788. * @param Translate $outputlangs Output language
  5789. * @return string Output string after substitutions
  5790. * @see complete_substitutions_array(), getCommonSubstitutionArray()
  5791. */
  5792. function make_substitutions($text, $substitutionarray, $outputlangs = null)
  5793. {
  5794. global $conf, $langs;
  5795. if (!is_array($substitutionarray)) return 'ErrorBadParameterSubstitutionArrayWhenCalling_make_substitutions';
  5796. if (empty($outputlangs)) $outputlangs = $langs;
  5797. // Make substitution for language keys: __(AnyTranslationKey)__ or __(AnyTranslationKey|langfile)__
  5798. if (is_object($outputlangs))
  5799. {
  5800. $reg = array();
  5801. while (preg_match('/__\(([^\)]+)\)__/', $text, $reg))
  5802. {
  5803. $msgishtml = 0;
  5804. if (dol_textishtml($text, 1)) $msgishtml = 1;
  5805. // If key is __(TranslationKey|langfile)__, then force load of langfile.lang
  5806. $tmp = explode('|', $reg[1]);
  5807. if (!empty($tmp[1])) $outputlangs->load($tmp[1]);
  5808. $text = preg_replace('/__\('.preg_quote($reg[1], '/').'\)__/', $msgishtml ?dol_htmlentitiesbr($outputlangs->transnoentitiesnoconv($reg[1])) : $outputlangs->transnoentitiesnoconv($reg[1]), $text);
  5809. }
  5810. }
  5811. // Make substitution for constant keys.
  5812. // Must be after the substitution of translation, so if the text of translation contains a string __[xxx]__, it is also converted.
  5813. $reg = array();
  5814. while (preg_match('/__\[([^\]]+)\]__/', $text, $reg))
  5815. {
  5816. $msgishtml = 0;
  5817. if (dol_textishtml($text, 1)) $msgishtml = 1;
  5818. $keyfound = $reg[1];
  5819. if (preg_match('/(_pass|_pw|password|secret|_key|key$)/i', $keyfound)) $newval = '*****forbidden*****';
  5820. else $newval = empty($conf->global->$keyfound) ? '' : $conf->global->$keyfound;
  5821. $text = preg_replace('/__\['.preg_quote($keyfound, '/').'\]__/', $msgishtml ?dol_htmlentitiesbr($newval) : $newval, $text);
  5822. }
  5823. // Make substitition for array $substitutionarray
  5824. foreach ($substitutionarray as $key => $value)
  5825. {
  5826. if (!isset($value)) continue; // If value is null, it same than not having substitution key at all into array, we do not replace.
  5827. if ($key == '__USER_SIGNATURE__' && (!empty($conf->global->MAIN_MAIL_DO_NOT_USE_SIGN))) $value = ''; // Protection
  5828. $text = str_replace("$key", "$value", $text); // We must keep the " to work when value is 123.5 for example
  5829. }
  5830. return $text;
  5831. }
  5832. /**
  5833. * Complete the $substitutionarray with more entries coming from external module that had set the "substitutions=1" into module_part array.
  5834. * In this case, method completesubstitutionarray provided by module is called.
  5835. *
  5836. * @param array $substitutionarray Array substitution old value => new value value
  5837. * @param Translate $outputlangs Output language
  5838. * @param Object $object Source object
  5839. * @param mixed $parameters Add more parameters (useful to pass product lines)
  5840. * @param string $callfunc What is the name of the custom function that will be called? (default: completesubstitutionarray)
  5841. * @return void
  5842. * @see make_substitutions()
  5843. */
  5844. function complete_substitutions_array(&$substitutionarray, $outputlangs, $object = null, $parameters = null, $callfunc = "completesubstitutionarray")
  5845. {
  5846. global $conf, $user;
  5847. require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
  5848. // Add a substitution key for each extrafields, using key __EXTRA_XXX__
  5849. // TODO Remove this. Already available into the getCommonSubstitutionArray used to build the substitution array.
  5850. /*if (is_object($object) && is_array($object->array_options))
  5851. {
  5852. foreach($object->array_options as $key => $val)
  5853. {
  5854. $keyshort=preg_replace('/^(options|extra)_/','',$key);
  5855. $substitutionarray['__EXTRAFIELD_'.$keyshort.'__']=$val;
  5856. // For backward compatibiliy
  5857. $substitutionarray['%EXTRA_'.$keyshort.'%']=$val;
  5858. }
  5859. }*/
  5860. // Check if there is external substitution to do, requested by plugins
  5861. $dirsubstitutions = array_merge(array(), (array) $conf->modules_parts['substitutions']);
  5862. foreach ($dirsubstitutions as $reldir)
  5863. {
  5864. $dir = dol_buildpath($reldir, 0);
  5865. // Check if directory exists
  5866. if (!dol_is_dir($dir)) continue;
  5867. $substitfiles = dol_dir_list($dir, 'files', 0, 'functions_');
  5868. foreach ($substitfiles as $substitfile)
  5869. {
  5870. if (preg_match('/functions_(.*)\.lib\.php/i', $substitfile['name'], $reg))
  5871. {
  5872. $module = $reg[1];
  5873. dol_syslog("Library ".$substitfile['name']." found into ".$dir);
  5874. // Include the user's functions file
  5875. require_once $dir.$substitfile['name'];
  5876. // Call the user's function, and only if it is defined
  5877. $function_name = $module."_".$callfunc;
  5878. if (function_exists($function_name)) $function_name($substitutionarray, $outputlangs, $object, $parameters);
  5879. }
  5880. }
  5881. }
  5882. }
  5883. /**
  5884. * Format output for start and end date
  5885. *
  5886. * @param int $date_start Start date
  5887. * @param int $date_end End date
  5888. * @param string $format Output format
  5889. * @param Translate $outputlangs Output language
  5890. * @return void
  5891. */
  5892. function print_date_range($date_start, $date_end, $format = '', $outputlangs = '')
  5893. {
  5894. print get_date_range($date_start, $date_end, $format, $outputlangs);
  5895. }
  5896. /**
  5897. * Format output for start and end date
  5898. *
  5899. * @param int $date_start Start date
  5900. * @param int $date_end End date
  5901. * @param string $format Output format
  5902. * @param Translate $outputlangs Output language
  5903. * @param integer $withparenthesis 1=Add parenthesis, 0=non parenthesis
  5904. * @return string String
  5905. */
  5906. function get_date_range($date_start, $date_end, $format = '', $outputlangs = '', $withparenthesis = 1)
  5907. {
  5908. global $langs;
  5909. $out = '';
  5910. if (!is_object($outputlangs)) $outputlangs = $langs;
  5911. if ($date_start && $date_end)
  5912. {
  5913. $out .= ($withparenthesis ? ' (' : '').$outputlangs->transnoentitiesnoconv('DateFromTo', dol_print_date($date_start, $format, false, $outputlangs), dol_print_date($date_end, $format, false, $outputlangs)).($withparenthesis ? ')' : '');
  5914. }
  5915. if ($date_start && !$date_end)
  5916. {
  5917. $out .= ($withparenthesis ? ' (' : '').$outputlangs->transnoentitiesnoconv('DateFrom', dol_print_date($date_start, $format, false, $outputlangs)).($withparenthesis ? ')' : '');
  5918. }
  5919. if (!$date_start && $date_end)
  5920. {
  5921. $out .= ($withparenthesis ? ' (' : '').$outputlangs->transnoentitiesnoconv('DateUntil', dol_print_date($date_end, $format, false, $outputlangs)).($withparenthesis ? ')' : '');
  5922. }
  5923. return $out;
  5924. }
  5925. /**
  5926. * Return firstname and lastname in correct order
  5927. *
  5928. * @param string $firstname Firstname
  5929. * @param string $lastname Lastname
  5930. * @param int $nameorder -1=Auto, 0=Lastname+Firstname, 1=Firstname+Lastname, 2=Firstname, 3=Firstname if defined else lastname
  5931. * @return string Firstname + lastname or Lastname + firstname
  5932. */
  5933. function dolGetFirstLastname($firstname, $lastname, $nameorder = -1)
  5934. {
  5935. global $conf;
  5936. $ret = '';
  5937. // If order not defined, we use the setup
  5938. if ($nameorder < 0) $nameorder = (empty($conf->global->MAIN_FIRSTNAME_NAME_POSITION) ? 1 : 0);
  5939. if ($nameorder && $nameorder != 2 && $nameorder != 3)
  5940. {
  5941. $ret .= $firstname;
  5942. if ($firstname && $lastname) $ret .= ' ';
  5943. $ret .= $lastname;
  5944. } elseif ($nameorder == 2 || $nameorder == 3)
  5945. {
  5946. $ret .= $firstname;
  5947. if (empty($ret) && $nameorder == 3)
  5948. {
  5949. $ret .= $lastname;
  5950. }
  5951. } else {
  5952. $ret .= $lastname;
  5953. if ($firstname && $lastname) $ret .= ' ';
  5954. $ret .= $firstname;
  5955. }
  5956. return $ret;
  5957. }
  5958. /**
  5959. * Set event message in dol_events session object. Will be output by calling dol_htmloutput_events.
  5960. * Note: Calling dol_htmloutput_events is done into pages by standard llxFooter() function.
  5961. * Note: Prefer to use setEventMessages instead.
  5962. *
  5963. * @param mixed $mesgs Message string or array
  5964. * @param string $style Which style to use ('mesgs' by default, 'warnings', 'errors')
  5965. * @return void
  5966. * @see dol_htmloutput_events()
  5967. */
  5968. function setEventMessage($mesgs, $style = 'mesgs')
  5969. {
  5970. //dol_syslog(__FUNCTION__ . " is deprecated", LOG_WARNING); This is not deprecated, it is used by setEventMessages function
  5971. if (!is_array($mesgs)) // If mesgs is a string
  5972. {
  5973. if ($mesgs) $_SESSION['dol_events'][$style][] = $mesgs;
  5974. } else // If mesgs is an array
  5975. {
  5976. foreach ($mesgs as $mesg)
  5977. {
  5978. if ($mesg) $_SESSION['dol_events'][$style][] = $mesg;
  5979. }
  5980. }
  5981. }
  5982. /**
  5983. * Set event messages in dol_events session object. Will be output by calling dol_htmloutput_events.
  5984. * Note: Calling dol_htmloutput_events is done into pages by standard llxFooter() function.
  5985. *
  5986. * @param string $mesg Message string
  5987. * @param array $mesgs Message array
  5988. * @param string $style Which style to use ('mesgs' by default, 'warnings', 'errors')
  5989. * @param string $messagekey A key to be used to allow the feature "Never show this message again"
  5990. * @return void
  5991. * @see dol_htmloutput_events()
  5992. */
  5993. function setEventMessages($mesg, $mesgs, $style = 'mesgs', $messagekey = '')
  5994. {
  5995. if (empty($mesg) && empty($mesgs))
  5996. {
  5997. dol_syslog("Try to add a message in stack with empty message", LOG_WARNING);
  5998. } else {
  5999. if ($messagekey)
  6000. {
  6001. // Complete message with a js link to set a cookie "DOLHIDEMESSAGE".$messagekey;
  6002. // TODO
  6003. $mesg .= '';
  6004. }
  6005. if (empty($messagekey) || empty($_COOKIE["DOLHIDEMESSAGE".$messagekey]))
  6006. {
  6007. if (!in_array((string) $style, array('mesgs', 'warnings', 'errors'))) dol_print_error('', 'Bad parameter style='.$style.' for setEventMessages');
  6008. if (empty($mesgs)) setEventMessage($mesg, $style);
  6009. else {
  6010. if (!empty($mesg) && !in_array($mesg, $mesgs)) setEventMessage($mesg, $style); // Add message string if not already into array
  6011. setEventMessage($mesgs, $style);
  6012. }
  6013. }
  6014. }
  6015. }
  6016. /**
  6017. * Print formated messages to output (Used to show messages on html output).
  6018. * Note: Calling dol_htmloutput_events is done into pages by standard llxFooter() function, so there is
  6019. * no need to call it explicitely.
  6020. *
  6021. * @param int $disabledoutputofmessages Clear all messages stored into session without diplaying them
  6022. * @return void
  6023. * @see dol_htmloutput_mesg()
  6024. */
  6025. function dol_htmloutput_events($disabledoutputofmessages = 0)
  6026. {
  6027. // Show mesgs
  6028. if (isset($_SESSION['dol_events']['mesgs'])) {
  6029. if (empty($disabledoutputofmessages)) dol_htmloutput_mesg('', $_SESSION['dol_events']['mesgs']);
  6030. unset($_SESSION['dol_events']['mesgs']);
  6031. }
  6032. // Show errors
  6033. if (isset($_SESSION['dol_events']['errors'])) {
  6034. if (empty($disabledoutputofmessages)) dol_htmloutput_mesg('', $_SESSION['dol_events']['errors'], 'error');
  6035. unset($_SESSION['dol_events']['errors']);
  6036. }
  6037. // Show warnings
  6038. if (isset($_SESSION['dol_events']['warnings'])) {
  6039. if (empty($disabledoutputofmessages)) dol_htmloutput_mesg('', $_SESSION['dol_events']['warnings'], 'warning');
  6040. unset($_SESSION['dol_events']['warnings']);
  6041. }
  6042. }
  6043. /**
  6044. * Get formated messages to output (Used to show messages on html output).
  6045. * This include also the translation of the message key.
  6046. *
  6047. * @param string $mesgstring Message string or message key
  6048. * @param string[] $mesgarray Array of message strings or message keys
  6049. * @param string $style Style of message output ('ok' or 'error')
  6050. * @param int $keepembedded Set to 1 in error message must be kept embedded into its html place (this disable jnotify)
  6051. * @return string Return html output
  6052. *
  6053. * @see dol_print_error()
  6054. * @see dol_htmloutput_errors()
  6055. * @see setEventMessages()
  6056. */
  6057. function get_htmloutput_mesg($mesgstring = '', $mesgarray = '', $style = 'ok', $keepembedded = 0)
  6058. {
  6059. global $conf, $langs;
  6060. $ret = 0; $return = '';
  6061. $out = '';
  6062. $divstart = $divend = '';
  6063. // If inline message with no format, we add it.
  6064. if ((empty($conf->use_javascript_ajax) || !empty($conf->global->MAIN_DISABLE_JQUERY_JNOTIFY) || $keepembedded) && !preg_match('/<div class=".*">/i', $out))
  6065. {
  6066. $divstart = '<div class="'.$style.' clearboth">';
  6067. $divend = '</div>';
  6068. }
  6069. if ((is_array($mesgarray) && count($mesgarray)) || $mesgstring)
  6070. {
  6071. $langs->load("errors");
  6072. $out .= $divstart;
  6073. if (is_array($mesgarray) && count($mesgarray))
  6074. {
  6075. foreach ($mesgarray as $message)
  6076. {
  6077. $ret++;
  6078. $out .= $langs->trans($message);
  6079. if ($ret < count($mesgarray)) $out .= "<br>\n";
  6080. }
  6081. }
  6082. if ($mesgstring)
  6083. {
  6084. $langs->load("errors");
  6085. $ret++;
  6086. $out .= $langs->trans($mesgstring);
  6087. }
  6088. $out .= $divend;
  6089. }
  6090. if ($out)
  6091. {
  6092. if (!empty($conf->use_javascript_ajax) && empty($conf->global->MAIN_DISABLE_JQUERY_JNOTIFY) && empty($keepembedded))
  6093. {
  6094. $return = '<script>
  6095. $(document).ready(function() {
  6096. var block = '.(!empty($conf->global->MAIN_USE_JQUERY_BLOCKUI) ? "true" : "false").'
  6097. if (block) {
  6098. $.dolEventValid("","'.dol_escape_js($out).'");
  6099. } else {
  6100. /* jnotify(message, preset of message type, keepmessage) */
  6101. $.jnotify("'.dol_escape_js($out).'",
  6102. "'.($style == "ok" ? 3000 : $style).'",
  6103. '.($style == "ok" ? "false" : "true").',
  6104. { remove: function (){} } );
  6105. }
  6106. });
  6107. </script>';
  6108. } else {
  6109. $return = $out;
  6110. }
  6111. }
  6112. return $return;
  6113. }
  6114. /**
  6115. * Get formated error messages to output (Used to show messages on html output).
  6116. *
  6117. * @param string $mesgstring Error message
  6118. * @param array $mesgarray Error messages array
  6119. * @param int $keepembedded Set to 1 in error message must be kept embedded into its html place (this disable jnotify)
  6120. * @return string Return html output
  6121. *
  6122. * @see dol_print_error()
  6123. * @see dol_htmloutput_mesg()
  6124. */
  6125. function get_htmloutput_errors($mesgstring = '', $mesgarray = array(), $keepembedded = 0)
  6126. {
  6127. return get_htmloutput_mesg($mesgstring, $mesgarray, 'error', $keepembedded);
  6128. }
  6129. /**
  6130. * Print formated messages to output (Used to show messages on html output).
  6131. *
  6132. * @param string $mesgstring Message string or message key
  6133. * @param string[] $mesgarray Array of message strings or message keys
  6134. * @param string $style Which style to use ('ok', 'warning', 'error')
  6135. * @param int $keepembedded Set to 1 if message must be kept embedded into its html place (this disable jnotify)
  6136. * @return void
  6137. *
  6138. * @see dol_print_error()
  6139. * @see dol_htmloutput_errors()
  6140. * @see setEventMessages()
  6141. */
  6142. function dol_htmloutput_mesg($mesgstring = '', $mesgarray = array(), $style = 'ok', $keepembedded = 0)
  6143. {
  6144. if (empty($mesgstring) && (!is_array($mesgarray) || count($mesgarray) == 0)) return;
  6145. $iserror = 0;
  6146. $iswarning = 0;
  6147. if (is_array($mesgarray))
  6148. {
  6149. foreach ($mesgarray as $val)
  6150. {
  6151. if ($val && preg_match('/class="error"/i', $val)) { $iserror++; break; }
  6152. if ($val && preg_match('/class="warning"/i', $val)) { $iswarning++; break; }
  6153. }
  6154. } elseif ($mesgstring && preg_match('/class="error"/i', $mesgstring)) $iserror++;
  6155. elseif ($mesgstring && preg_match('/class="warning"/i', $mesgstring)) $iswarning++;
  6156. if ($style == 'error') $iserror++;
  6157. if ($style == 'warning') $iswarning++;
  6158. if ($iserror || $iswarning)
  6159. {
  6160. // Remove div from texts
  6161. $mesgstring = preg_replace('/<\/div><div class="(error|warning)">/', '<br>', $mesgstring);
  6162. $mesgstring = preg_replace('/<div class="(error|warning)">/', '', $mesgstring);
  6163. $mesgstring = preg_replace('/<\/div>/', '', $mesgstring);
  6164. // Remove div from texts array
  6165. if (is_array($mesgarray))
  6166. {
  6167. $newmesgarray = array();
  6168. foreach ($mesgarray as $val)
  6169. {
  6170. if (is_string($val))
  6171. {
  6172. $tmpmesgstring = preg_replace('/<\/div><div class="(error|warning)">/', '<br>', $val);
  6173. $tmpmesgstring = preg_replace('/<div class="(error|warning)">/', '', $tmpmesgstring);
  6174. $tmpmesgstring = preg_replace('/<\/div>/', '', $tmpmesgstring);
  6175. $newmesgarray[] = $tmpmesgstring;
  6176. } else {
  6177. dol_syslog("Error call of dol_htmloutput_mesg with an array with a value that is not a string", LOG_WARNING);
  6178. }
  6179. }
  6180. $mesgarray = $newmesgarray;
  6181. }
  6182. print get_htmloutput_mesg($mesgstring, $mesgarray, ($iserror ? 'error' : 'warning'), $keepembedded);
  6183. } else print get_htmloutput_mesg($mesgstring, $mesgarray, 'ok', $keepembedded);
  6184. }
  6185. /**
  6186. * Print formated error messages to output (Used to show messages on html output).
  6187. *
  6188. * @param string $mesgstring Error message
  6189. * @param array $mesgarray Error messages array
  6190. * @param int $keepembedded Set to 1 in error message must be kept embedded into its html place (this disable jnotify)
  6191. * @return void
  6192. *
  6193. * @see dol_print_error()
  6194. * @see dol_htmloutput_mesg()
  6195. */
  6196. function dol_htmloutput_errors($mesgstring = '', $mesgarray = array(), $keepembedded = 0)
  6197. {
  6198. dol_htmloutput_mesg($mesgstring, $mesgarray, 'error', $keepembedded);
  6199. }
  6200. /**
  6201. * Advanced sort array by second index function, which produces ascending (default)
  6202. * or descending output and uses optionally natural case insensitive sorting (which
  6203. * can be optionally case sensitive as well).
  6204. *
  6205. * @param array $array Array to sort (array of array('key1'=>val1,'key2'=>val2,'key3'...) or array of objects)
  6206. * @param string $index Key in array to use for sorting criteria
  6207. * @param int $order Sort order ('asc' or 'desc')
  6208. * @param int $natsort 1=use "natural" sort (natsort), 0=use "standard" sort (asort)
  6209. * @param int $case_sensitive 1=sort is case sensitive, 0=not case sensitive
  6210. * @param int $keepindex If 0 and index key of array to sort is a numeric, than index will be rewrote. If 1 or index key is not numeric, key for index is kept after sorting.
  6211. * @return array Sorted array
  6212. */
  6213. function dol_sort_array(&$array, $index, $order = 'asc', $natsort = 0, $case_sensitive = 0, $keepindex = 0)
  6214. {
  6215. // Clean parameters
  6216. $order = strtolower($order);
  6217. if (is_array($array))
  6218. {
  6219. $sizearray = count($array);
  6220. if ($sizearray > 0)
  6221. {
  6222. $temp = array();
  6223. foreach (array_keys($array) as $key)
  6224. {
  6225. if (is_object($array[$key]))
  6226. {
  6227. $temp[$key] = $array[$key]->$index;
  6228. } else {
  6229. $temp[$key] = $array[$key][$index];
  6230. }
  6231. }
  6232. if (!$natsort) {
  6233. ($order == 'asc') ? asort($temp) : arsort($temp);
  6234. } else {
  6235. ($case_sensitive) ? natsort($temp) : natcasesort($temp);
  6236. if ($order != 'asc') $temp = array_reverse($temp, true);
  6237. }
  6238. $sorted = array();
  6239. foreach (array_keys($temp) as $key)
  6240. {
  6241. (is_numeric($key) && empty($keepindex)) ? $sorted[] = $array[$key] : $sorted[$key] = $array[$key];
  6242. }
  6243. return $sorted;
  6244. }
  6245. }
  6246. return $array;
  6247. }
  6248. /**
  6249. * Check if a string is in UTF8
  6250. *
  6251. * @param string $str String to check
  6252. * @return boolean True if string is UTF8 or ISO compatible with UTF8, False if not (ISO with special char or Binary)
  6253. */
  6254. function utf8_check($str)
  6255. {
  6256. // We must use here a binary strlen function (so not dol_strlen)
  6257. $strLength = dol_strlen($str);
  6258. for ($i = 0; $i < $strLength; $i++)
  6259. {
  6260. if (ord($str[$i]) < 0x80) continue; // 0bbbbbbb
  6261. elseif ((ord($str[$i]) & 0xE0) == 0xC0) $n = 1; // 110bbbbb
  6262. elseif ((ord($str[$i]) & 0xF0) == 0xE0) $n = 2; // 1110bbbb
  6263. elseif ((ord($str[$i]) & 0xF8) == 0xF0) $n = 3; // 11110bbb
  6264. elseif ((ord($str[$i]) & 0xFC) == 0xF8) $n = 4; // 111110bb
  6265. elseif ((ord($str[$i]) & 0xFE) == 0xFC) $n = 5; // 1111110b
  6266. else return false; // Does not match any model
  6267. for ($j = 0; $j < $n; $j++) { // n bytes matching 10bbbbbb follow ?
  6268. if ((++$i == strlen($str)) || ((ord($str[$i]) & 0xC0) != 0x80))
  6269. return false;
  6270. }
  6271. }
  6272. return true;
  6273. }
  6274. /**
  6275. * Check if a string is in ASCII
  6276. *
  6277. * @param string $str String to check
  6278. * @return boolean True if string is ASCII, False if not (byte value > 0x7F)
  6279. */
  6280. function ascii_check($str)
  6281. {
  6282. if (function_exists('mb_check_encoding')) {
  6283. //if (mb_detect_encoding($str, 'ASCII', true) return false;
  6284. if (!mb_check_encoding($str, 'ASCII')) return false;
  6285. } else {
  6286. if (preg_match('/[^\x00-\x7f]/', $str)) return false; // Contains a byte > 7f
  6287. }
  6288. return true;
  6289. }
  6290. /**
  6291. * Return a string encoded into OS filesystem encoding. This function is used to define
  6292. * value to pass to filesystem PHP functions.
  6293. *
  6294. * @param string $str String to encode (UTF-8)
  6295. * @return string Encoded string (UTF-8, ISO-8859-1)
  6296. */
  6297. function dol_osencode($str)
  6298. {
  6299. global $conf;
  6300. $tmp = ini_get("unicode.filesystem_encoding"); // Disponible avec PHP 6.0
  6301. if (empty($tmp) && !empty($_SERVER["WINDIR"])) $tmp = 'iso-8859-1'; // By default for windows
  6302. if (empty($tmp)) $tmp = 'utf-8'; // By default for other
  6303. if (!empty($conf->global->MAIN_FILESYSTEM_ENCODING)) $tmp = $conf->global->MAIN_FILESYSTEM_ENCODING;
  6304. if ($tmp == 'iso-8859-1') return utf8_decode($str);
  6305. return $str;
  6306. }
  6307. /**
  6308. * Return an id or code from a code or id.
  6309. * Store also Code-Id into a cache to speed up next request on same key.
  6310. *
  6311. * @param DoliDB $db Database handler
  6312. * @param string $key Code or Id to get Id or Code
  6313. * @param string $tablename Table name without prefix
  6314. * @param string $fieldkey Field to search the key into
  6315. * @param string $fieldid Field to get
  6316. * @param int $entityfilter Filter by entity
  6317. * @return int <0 if KO, Id of code if OK
  6318. * @see $langs->getLabelFromKey
  6319. */
  6320. function dol_getIdFromCode($db, $key, $tablename, $fieldkey = 'code', $fieldid = 'id', $entityfilter = 0)
  6321. {
  6322. global $cache_codes;
  6323. // If key empty
  6324. if ($key == '') return '';
  6325. // Check in cache
  6326. if (isset($cache_codes[$tablename][$key][$fieldid])) // Can be defined to 0 or ''
  6327. {
  6328. return $cache_codes[$tablename][$key][$fieldid]; // Found in cache
  6329. }
  6330. dol_syslog('dol_getIdFromCode (value for field '.$fieldid.' from key '.$key.' not found into cache)', LOG_DEBUG);
  6331. $sql = "SELECT ".$fieldid." as valuetoget";
  6332. $sql .= " FROM ".MAIN_DB_PREFIX.$tablename;
  6333. $sql .= " WHERE ".$fieldkey." = '".$db->escape($key)."'";
  6334. if (!empty($entityfilter))
  6335. $sql .= " AND entity IN (".getEntity($tablename).")";
  6336. $resql = $db->query($sql);
  6337. if ($resql)
  6338. {
  6339. $obj = $db->fetch_object($resql);
  6340. if ($obj) $cache_codes[$tablename][$key][$fieldid] = $obj->valuetoget;
  6341. else $cache_codes[$tablename][$key][$fieldid] = '';
  6342. $db->free($resql);
  6343. return $cache_codes[$tablename][$key][$fieldid];
  6344. } else {
  6345. return -1;
  6346. }
  6347. }
  6348. /**
  6349. * Verify if condition in string is ok or not
  6350. *
  6351. * @param string $strRights String with condition to check
  6352. * @return boolean True or False. Return True if strRights is ''
  6353. */
  6354. function verifCond($strRights)
  6355. {
  6356. global $user, $conf, $langs;
  6357. global $leftmenu;
  6358. global $rights; // To export to dol_eval function
  6359. //print $strRights."<br>\n";
  6360. $rights = true;
  6361. if ($strRights != '')
  6362. {
  6363. $str = 'if(!('.$strRights.')) { $rights = false; }';
  6364. dol_eval($str); // The dol_eval must contains all the global $xxx used into a condition
  6365. }
  6366. return $rights;
  6367. }
  6368. /**
  6369. * Replace eval function to add more security.
  6370. * This function is called by verifCond() or trans() and transnoentitiesnoconv().
  6371. *
  6372. * @param string $s String to evaluate
  6373. * @param int $returnvalue 0=No return (used to execute eval($a=something)). 1=Value of eval is returned (used to eval($something)).
  6374. * @param int $hideerrors 1=Hide errors
  6375. * @return mixed Nothing or return result of eval
  6376. */
  6377. function dol_eval($s, $returnvalue = 0, $hideerrors = 1)
  6378. {
  6379. // Only global variables can be changed by eval function and returned to caller
  6380. global $db, $langs, $user, $conf, $website, $websitepage;
  6381. global $action, $mainmenu, $leftmenu;
  6382. global $rights;
  6383. global $object;
  6384. global $mysoc;
  6385. global $obj; // To get $obj used into list when dol_eval is used for computed fields and $obj is not yet $object
  6386. global $soc; // For backward compatibility
  6387. //print $s."<br>\n";
  6388. if ($returnvalue)
  6389. {
  6390. if ($hideerrors) return @eval('return '.$s.';');
  6391. else return eval('return '.$s.';');
  6392. } else {
  6393. if ($hideerrors) @eval($s);
  6394. else eval($s);
  6395. }
  6396. }
  6397. /**
  6398. * Return if var element is ok
  6399. *
  6400. * @param string $element Variable to check
  6401. * @return boolean Return true of variable is not empty
  6402. */
  6403. function dol_validElement($element)
  6404. {
  6405. return (trim($element) != '');
  6406. }
  6407. /**
  6408. * Return img flag of country for a language code or country code
  6409. *
  6410. * @param string $codelang Language code (en_IN, fr_CA...) or Country code (IN, FR)
  6411. * @param string $moreatt Add more attribute on img tag (For example 'style="float: right"')
  6412. * @return string HTML img string with flag.
  6413. */
  6414. function picto_from_langcode($codelang, $moreatt = '')
  6415. {
  6416. global $langs;
  6417. if (empty($codelang)) return '';
  6418. if ($codelang == 'auto')
  6419. {
  6420. return '<span class="fa fa-globe"></span>';
  6421. }
  6422. $langtocountryflag = array(
  6423. 'ar_AR' => '',
  6424. 'ca_ES' => 'catalonia',
  6425. 'da_DA' => 'dk',
  6426. 'fr_CA' => 'mq',
  6427. 'sv_SV' => 'se'
  6428. );
  6429. if (isset($langtocountryflag[$codelang])) $flagImage = $langtocountryflag[$codelang];
  6430. else {
  6431. $tmparray = explode('_', $codelang);
  6432. $flagImage = empty($tmparray[1]) ? $tmparray[0] : $tmparray[1];
  6433. }
  6434. return img_picto_common($codelang, 'flags/'.strtolower($flagImage).'.png', $moreatt);
  6435. }
  6436. /**
  6437. * Return default language from country code.
  6438. * Return null if not found.
  6439. *
  6440. * @param string $countrycode Country code like 'US', 'FR', 'CA', ...
  6441. * @return string Value of locale like 'en_US', 'fr_FR', ...
  6442. */
  6443. function getLanguageCodeFromCountryCode($countrycode)
  6444. {
  6445. global $mysoc;
  6446. if (empty($countrycode)) return null;
  6447. if (strtoupper($countrycode) == 'MQ') return 'fr_CA';
  6448. if (strtoupper($countrycode) == 'SE') return 'sv_SE'; // se_SE is Sami/Sweden, and we want in priority sv_SE for SE country
  6449. if (strtoupper($countrycode) == 'CH')
  6450. {
  6451. if ($mysoc->country_code == 'FR') return 'fr_CH';
  6452. if ($mysoc->country_code == 'DE') return 'de_CH';
  6453. }
  6454. // Locale list taken from:
  6455. // http://stackoverflow.com/questions/3191664/
  6456. // list-of-all-locales-and-their-short-codes
  6457. $locales = array(
  6458. 'af-ZA',
  6459. 'am-ET',
  6460. 'ar-AE',
  6461. 'ar-BH',
  6462. 'ar-DZ',
  6463. 'ar-EG',
  6464. 'ar-IQ',
  6465. 'ar-JO',
  6466. 'ar-KW',
  6467. 'ar-LB',
  6468. 'ar-LY',
  6469. 'ar-MA',
  6470. 'ar-OM',
  6471. 'ar-QA',
  6472. 'ar-SA',
  6473. 'ar-SY',
  6474. 'ar-TN',
  6475. 'ar-YE',
  6476. 'as-IN',
  6477. 'ba-RU',
  6478. 'be-BY',
  6479. 'bg-BG',
  6480. 'bn-BD',
  6481. 'bn-IN',
  6482. 'bo-CN',
  6483. 'br-FR',
  6484. 'ca-ES',
  6485. 'co-FR',
  6486. 'cs-CZ',
  6487. 'cy-GB',
  6488. 'da-DK',
  6489. 'de-AT',
  6490. 'de-CH',
  6491. 'de-DE',
  6492. 'de-LI',
  6493. 'de-LU',
  6494. 'dv-MV',
  6495. 'el-GR',
  6496. 'en-AU',
  6497. 'en-BZ',
  6498. 'en-CA',
  6499. 'en-GB',
  6500. 'en-IE',
  6501. 'en-IN',
  6502. 'en-JM',
  6503. 'en-MY',
  6504. 'en-NZ',
  6505. 'en-PH',
  6506. 'en-SG',
  6507. 'en-TT',
  6508. 'en-US',
  6509. 'en-ZA',
  6510. 'en-ZW',
  6511. 'es-AR',
  6512. 'es-BO',
  6513. 'es-CL',
  6514. 'es-CO',
  6515. 'es-CR',
  6516. 'es-DO',
  6517. 'es-EC',
  6518. 'es-ES',
  6519. 'es-GT',
  6520. 'es-HN',
  6521. 'es-MX',
  6522. 'es-NI',
  6523. 'es-PA',
  6524. 'es-PE',
  6525. 'es-PR',
  6526. 'es-PY',
  6527. 'es-SV',
  6528. 'es-US',
  6529. 'es-UY',
  6530. 'es-VE',
  6531. 'et-EE',
  6532. 'eu-ES',
  6533. 'fa-IR',
  6534. 'fi-FI',
  6535. 'fo-FO',
  6536. 'fr-BE',
  6537. 'fr-CA',
  6538. 'fr-CH',
  6539. 'fr-FR',
  6540. 'fr-LU',
  6541. 'fr-MC',
  6542. 'fy-NL',
  6543. 'ga-IE',
  6544. 'gd-GB',
  6545. 'gl-ES',
  6546. 'gu-IN',
  6547. 'he-IL',
  6548. 'hi-IN',
  6549. 'hr-BA',
  6550. 'hr-HR',
  6551. 'hu-HU',
  6552. 'hy-AM',
  6553. 'id-ID',
  6554. 'ig-NG',
  6555. 'ii-CN',
  6556. 'is-IS',
  6557. 'it-CH',
  6558. 'it-IT',
  6559. 'ja-JP',
  6560. 'ka-GE',
  6561. 'kk-KZ',
  6562. 'kl-GL',
  6563. 'km-KH',
  6564. 'kn-IN',
  6565. 'ko-KR',
  6566. 'ky-KG',
  6567. 'lb-LU',
  6568. 'lo-LA',
  6569. 'lt-LT',
  6570. 'lv-LV',
  6571. 'mi-NZ',
  6572. 'mk-MK',
  6573. 'ml-IN',
  6574. 'mn-MN',
  6575. 'mr-IN',
  6576. 'ms-BN',
  6577. 'ms-MY',
  6578. 'mt-MT',
  6579. 'nb-NO',
  6580. 'ne-NP',
  6581. 'nl-BE',
  6582. 'nl-NL',
  6583. 'nn-NO',
  6584. 'oc-FR',
  6585. 'or-IN',
  6586. 'pa-IN',
  6587. 'pl-PL',
  6588. 'ps-AF',
  6589. 'pt-BR',
  6590. 'pt-PT',
  6591. 'rm-CH',
  6592. 'ro-RO',
  6593. 'ru-RU',
  6594. 'rw-RW',
  6595. 'sa-IN',
  6596. 'se-FI',
  6597. 'se-NO',
  6598. 'se-SE',
  6599. 'si-LK',
  6600. 'sk-SK',
  6601. 'sl-SI',
  6602. 'sq-AL',
  6603. 'sv-FI',
  6604. 'sv-SE',
  6605. 'sw-KE',
  6606. 'ta-IN',
  6607. 'te-IN',
  6608. 'th-TH',
  6609. 'tk-TM',
  6610. 'tn-ZA',
  6611. 'tr-TR',
  6612. 'tt-RU',
  6613. 'ug-CN',
  6614. 'uk-UA',
  6615. 'ur-PK',
  6616. 'vi-VN',
  6617. 'wo-SN',
  6618. 'xh-ZA',
  6619. 'yo-NG',
  6620. 'zh-CN',
  6621. 'zh-HK',
  6622. 'zh-MO',
  6623. 'zh-SG',
  6624. 'zh-TW',
  6625. 'zu-ZA',
  6626. );
  6627. $buildprimarykeytotest = strtolower($countrycode).'-'.strtoupper($countrycode);
  6628. if (in_array($buildprimarykeytotest, $locales)) return strtolower($countrycode).'_'.strtoupper($countrycode);
  6629. if (function_exists('locale_get_primary_language') && function_exists('locale_get_region')) // Need extension php-intl
  6630. {
  6631. foreach ($locales as $locale)
  6632. {
  6633. $locale_language = locale_get_primary_language($locale);
  6634. $locale_region = locale_get_region($locale);
  6635. if (strtoupper($countrycode) == $locale_region)
  6636. {
  6637. //var_dump($locale.'-'.$locale_language.'-'.$locale_region);
  6638. return strtolower($locale_language).'_'.strtoupper($locale_region);
  6639. }
  6640. }
  6641. } else {
  6642. dol_syslog("Warning Exention php-intl is not available", LOG_WARNING);
  6643. }
  6644. return null;
  6645. }
  6646. /**
  6647. * Complete or removed entries into a head array (used to build tabs).
  6648. * For example, with value added by external modules. Such values are declared into $conf->modules_parts['tab'].
  6649. * Or by change using hook completeTabsHead
  6650. *
  6651. * @param Conf $conf Object conf
  6652. * @param Translate $langs Object langs
  6653. * @param object|null $object Object object
  6654. * @param array $head Object head
  6655. * @param int $h New position to fill
  6656. * @param string $type Value for object where objectvalue can be
  6657. * 'thirdparty' to add a tab in third party view
  6658. * 'intervention' to add a tab in intervention view
  6659. * 'supplier_order' to add a tab in supplier order view
  6660. * 'supplier_invoice' to add a tab in supplier invoice view
  6661. * 'invoice' to add a tab in customer invoice view
  6662. * 'order' to add a tab in customer order view
  6663. * 'contract' to add a tabl in contract view
  6664. * 'product' to add a tab in product view
  6665. * 'propal' to add a tab in propal view
  6666. * 'user' to add a tab in user view
  6667. * 'group' to add a tab in group view
  6668. * 'member' to add a tab in fundation member view
  6669. * 'categories_x' to add a tab in category view ('x': type of category (0=product, 1=supplier, 2=customer, 3=member)
  6670. * 'ecm' to add a tab for another ecm view
  6671. * 'stock' to add a tab for warehouse view
  6672. * @param string $mode 'add' to complete head, 'remove' to remove entries
  6673. * @return void
  6674. */
  6675. function complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode = 'add')
  6676. {
  6677. global $hookmanager;
  6678. if (isset($conf->modules_parts['tabs'][$type]) && is_array($conf->modules_parts['tabs'][$type]))
  6679. {
  6680. foreach ($conf->modules_parts['tabs'][$type] as $value)
  6681. {
  6682. $values = explode(':', $value);
  6683. if ($mode == 'add' && !preg_match('/^\-/', $values[1]))
  6684. {
  6685. if (count($values) == 6) // new declaration with permissions: $value='objecttype:+tabname1:Title1:langfile@mymodule:$user->rights->mymodule->read:/mymodule/mynewtab1.php?id=__ID__'
  6686. {
  6687. if ($values[0] != $type) continue;
  6688. if (verifCond($values[4]))
  6689. {
  6690. if ($values[3]) $langs->load($values[3]);
  6691. if (preg_match('/SUBSTITUTION_([^_]+)/i', $values[2], $reg))
  6692. {
  6693. $substitutionarray = array();
  6694. complete_substitutions_array($substitutionarray, $langs, $object, array('needforkey'=>$values[2]));
  6695. $label = make_substitutions($reg[1], $substitutionarray);
  6696. } else $label = $langs->trans($values[2]);
  6697. $head[$h][0] = dol_buildpath(preg_replace('/__ID__/i', ((is_object($object) && !empty($object->id)) ? $object->id : ''), $values[5]), 1);
  6698. $head[$h][1] = $label;
  6699. $head[$h][2] = str_replace('+', '', $values[1]);
  6700. $h++;
  6701. }
  6702. } elseif (count($values) == 5) // deprecated
  6703. {
  6704. dol_syslog('Passing 5 values in tabs module_parts is deprecated. Please update to 6 with permissions.', LOG_WARNING);
  6705. if ($values[0] != $type) continue;
  6706. if ($values[3]) $langs->load($values[3]);
  6707. if (preg_match('/SUBSTITUTION_([^_]+)/i', $values[2], $reg))
  6708. {
  6709. $substitutionarray = array();
  6710. complete_substitutions_array($substitutionarray, $langs, $object, array('needforkey'=>$values[2]));
  6711. $label = make_substitutions($reg[1], $substitutionarray);
  6712. } else $label = $langs->trans($values[2]);
  6713. $head[$h][0] = dol_buildpath(preg_replace('/__ID__/i', ((is_object($object) && !empty($object->id)) ? $object->id : ''), $values[4]), 1);
  6714. $head[$h][1] = $label;
  6715. $head[$h][2] = str_replace('+', '', $values[1]);
  6716. $h++;
  6717. }
  6718. } elseif ($mode == 'remove' && preg_match('/^\-/', $values[1]))
  6719. {
  6720. if ($values[0] != $type) continue;
  6721. $tabname = str_replace('-', '', $values[1]);
  6722. foreach ($head as $key => $val)
  6723. {
  6724. $condition = (!empty($values[3]) ? verifCond($values[3]) : 1);
  6725. //var_dump($key.' - '.$tabname.' - '.$head[$key][2].' - '.$values[3].' - '.$condition);
  6726. if ($head[$key][2] == $tabname && $condition)
  6727. {
  6728. unset($head[$key]);
  6729. break;
  6730. }
  6731. }
  6732. }
  6733. }
  6734. }
  6735. // No need to make a return $head. Var is modified as a reference
  6736. if (!empty($hookmanager))
  6737. {
  6738. $parameters = array('object' => $object, 'mode' => $mode, 'head' => $head);
  6739. $reshook = $hookmanager->executeHooks('completeTabsHead', $parameters);
  6740. if ($reshook > 0)
  6741. {
  6742. $head = $hookmanager->resArray;
  6743. $h = count($head);
  6744. }
  6745. }
  6746. }
  6747. /**
  6748. * Print common footer :
  6749. * conf->global->MAIN_HTML_FOOTER
  6750. * js for switch of menu hider
  6751. * js for conf->global->MAIN_GOOGLE_AN_ID
  6752. * js for conf->global->MAIN_SHOW_TUNING_INFO or $_SERVER["MAIN_SHOW_TUNING_INFO"]
  6753. * js for conf->logbuffer
  6754. *
  6755. * @param string $zone 'private' (for private pages) or 'public' (for public pages)
  6756. * @return void
  6757. */
  6758. function printCommonFooter($zone = 'private')
  6759. {
  6760. global $conf, $hookmanager, $user, $debugbar;
  6761. global $action;
  6762. global $micro_start_time;
  6763. if ($zone == 'private') print "\n".'<!-- Common footer for private page -->'."\n";
  6764. else print "\n".'<!-- Common footer for public page -->'."\n";
  6765. // A div to store page_y POST parameter so we can read it using javascript
  6766. print "\n<!-- A div to store page_y POST parameter -->\n";
  6767. print '<div id="page_y" style="display: none;">'.$_POST['page_y'].'</div>'."\n";
  6768. $parameters = array();
  6769. $reshook = $hookmanager->executeHooks('printCommonFooter', $parameters); // Note that $action and $object may have been modified by some hooks
  6770. if (empty($reshook))
  6771. {
  6772. if (!empty($conf->global->MAIN_HTML_FOOTER)) print $conf->global->MAIN_HTML_FOOTER."\n";
  6773. print "\n";
  6774. if (!empty($conf->use_javascript_ajax))
  6775. {
  6776. print '<script>'."\n";
  6777. print 'jQuery(document).ready(function() {'."\n";
  6778. if ($zone == 'private' && empty($conf->dol_use_jmobile))
  6779. {
  6780. print "\n";
  6781. print '/* JS CODE TO ENABLE to manage handler to switch left menu page (menuhider) */'."\n";
  6782. print 'jQuery("li.menuhider").click(function(event) {';
  6783. print ' if (!$( "body" ).hasClass( "sidebar-collapse" )){ event.preventDefault(); }'."\n";
  6784. print ' console.log("We click on .menuhider");'."\n";
  6785. print ' $("body").toggleClass("sidebar-collapse")'."\n";
  6786. print '});'."\n";
  6787. }
  6788. // Management of focus and mandatory for fields
  6789. if ($action == 'create' || $action == 'edit' || (empty($action) && (preg_match('/new\.php/', $_SERVER["PHP_SELF"]))))
  6790. {
  6791. print '/* JS CODE TO ENABLE to manage focus and mandatory form fields */'."\n";
  6792. $relativepathstring = $_SERVER["PHP_SELF"];
  6793. // Clean $relativepathstring
  6794. if (constant('DOL_URL_ROOT')) $relativepathstring = preg_replace('/^'.preg_quote(constant('DOL_URL_ROOT'), '/').'/', '', $relativepathstring);
  6795. $relativepathstring = preg_replace('/^\//', '', $relativepathstring);
  6796. $relativepathstring = preg_replace('/^custom\//', '', $relativepathstring);
  6797. //$tmpqueryarraywehave = explode('&', dol_string_nohtmltag($_SERVER['QUERY_STRING']));
  6798. if (!empty($user->default_values[$relativepathstring]['focus']))
  6799. {
  6800. foreach ($user->default_values[$relativepathstring]['focus'] as $defkey => $defval)
  6801. {
  6802. $qualified = 0;
  6803. if ($defkey != '_noquery_')
  6804. {
  6805. $tmpqueryarraytohave = explode('&', $defkey);
  6806. $foundintru = 0;
  6807. foreach ($tmpqueryarraytohave as $tmpquerytohave)
  6808. {
  6809. $tmpquerytohaveparam = explode('=', $tmpquerytohave);
  6810. //print "console.log('".$tmpquerytohaveparam[0]." ".$tmpquerytohaveparam[1]." ".GETPOST($tmpquerytohaveparam[0])."');";
  6811. if (!GETPOSTISSET($tmpquerytohaveparam[0]) || ($tmpquerytohaveparam[1] != GETPOST($tmpquerytohaveparam[0]))) $foundintru = 1;
  6812. }
  6813. if (!$foundintru) $qualified = 1;
  6814. //var_dump($defkey.'-'.$qualified);
  6815. } else $qualified = 1;
  6816. if ($qualified)
  6817. {
  6818. foreach ($defval as $paramkey => $paramval)
  6819. {
  6820. // Set focus on field
  6821. print 'jQuery("input[name=\''.$paramkey.'\']").focus();'."\n";
  6822. print 'jQuery("textarea[name=\''.$paramkey.'\']").focus();'."\n";
  6823. print 'jQuery("select[name=\''.$paramkey.'\']").focus();'."\n"; // Not really usefull, but we keep it in case of.
  6824. }
  6825. }
  6826. }
  6827. }
  6828. if (!empty($user->default_values[$relativepathstring]['mandatory']))
  6829. {
  6830. foreach ($user->default_values[$relativepathstring]['mandatory'] as $defkey => $defval)
  6831. {
  6832. $qualified = 0;
  6833. if ($defkey != '_noquery_')
  6834. {
  6835. $tmpqueryarraytohave = explode('&', $defkey);
  6836. $foundintru = 0;
  6837. foreach ($tmpqueryarraytohave as $tmpquerytohave)
  6838. {
  6839. $tmpquerytohaveparam = explode('=', $tmpquerytohave);
  6840. //print "console.log('".$tmpquerytohaveparam[0]." ".$tmpquerytohaveparam[1]." ".GETPOST($tmpquerytohaveparam[0])."');";
  6841. if (!GETPOSTISSET($tmpquerytohaveparam[0]) || ($tmpquerytohaveparam[1] != GETPOST($tmpquerytohaveparam[0]))) $foundintru = 1;
  6842. }
  6843. if (!$foundintru) $qualified = 1;
  6844. //var_dump($defkey.'-'.$qualified);
  6845. } else $qualified = 1;
  6846. if ($qualified)
  6847. {
  6848. foreach ($defval as $paramkey => $paramval)
  6849. {
  6850. // Add property 'required' on input
  6851. print 'jQuery("input[name=\''.$paramkey.'\']").prop(\'required\',true);'."\n";
  6852. print 'jQuery("textarea[name=\''.$paramkey.'\']").prop(\'required\',true);'."\n";
  6853. print 'jQuery("select[name=\''.$paramkey.'\']").prop(\'required\',true);'."\n"; // required on a select works only if key is "", this does not happen in Dolibarr
  6854. }
  6855. }
  6856. }
  6857. }
  6858. }
  6859. print '});'."\n";
  6860. // End of tuning
  6861. if (!empty($_SERVER['MAIN_SHOW_TUNING_INFO']) || !empty($conf->global->MAIN_SHOW_TUNING_INFO))
  6862. {
  6863. print "\n";
  6864. print "/* JS CODE TO ENABLE to add memory info */\n";
  6865. print 'window.console && console.log("';
  6866. if (!empty($conf->global->MEMCACHED_SERVER)) print 'MEMCACHED_SERVER='.$conf->global->MEMCACHED_SERVER.' - ';
  6867. print 'MAIN_OPTIMIZE_SPEED='.(isset($conf->global->MAIN_OPTIMIZE_SPEED) ? $conf->global->MAIN_OPTIMIZE_SPEED : 'off');
  6868. if (!empty($micro_start_time)) // Works only if MAIN_SHOW_TUNING_INFO is defined at $_SERVER level. Not in global variable.
  6869. {
  6870. $micro_end_time = microtime(true);
  6871. print ' - Build time: '.ceil(1000 * ($micro_end_time - $micro_start_time)).' ms';
  6872. }
  6873. if (function_exists("memory_get_usage")) {
  6874. print ' - Mem: '.memory_get_usage(); // Do not use true here, it seems it takes the peak amount
  6875. }
  6876. if (function_exists("memory_get_peak_usage")) {
  6877. print ' - Real mem peak: '.memory_get_peak_usage(true);
  6878. }
  6879. if (function_exists("zend_loader_file_encoded"))
  6880. {
  6881. print ' - Zend encoded file: '.(zend_loader_file_encoded() ? 'yes' : 'no');
  6882. }
  6883. print '");'."\n";
  6884. }
  6885. print "\n".'</script>'."\n";
  6886. // Google Analytics
  6887. // TODO Add a hook here
  6888. if (!empty($conf->google->enabled) && !empty($conf->global->MAIN_GOOGLE_AN_ID))
  6889. {
  6890. $tmptagarray = explode(',', $conf->global->MAIN_GOOGLE_AN_ID);
  6891. foreach ($tmptagarray as $tmptag) {
  6892. print "\n";
  6893. print "<!-- JS CODE TO ENABLE for google analtics tag -->\n";
  6894. print "
  6895. <!-- Global site tag (gtag.js) - Google Analytics -->
  6896. <script async src=\"https://www.googletagmanager.com/gtag/js?id=".trim($tmptag)."\"></script>
  6897. <script>
  6898. window.dataLayer = window.dataLayer || [];
  6899. function gtag(){dataLayer.push(arguments);}
  6900. gtag('js', new Date());
  6901. gtag('config', '".trim($tmptag)."');
  6902. </script>";
  6903. print "\n";
  6904. }
  6905. }
  6906. }
  6907. // Add Xdebug coverage of code
  6908. if (defined('XDEBUGCOVERAGE'))
  6909. {
  6910. print_r(xdebug_get_code_coverage());
  6911. }
  6912. // Add DebugBar data
  6913. if (!empty($user->rights->debugbar->read) && is_object($debugbar))
  6914. {
  6915. $debugbar['time']->stopMeasure('pageaftermaster');
  6916. print '<!-- Output debugbar data -->'."\n";
  6917. $renderer = $debugbar->getRenderer();
  6918. print $debugbar->getRenderer()->render();
  6919. } elseif (count($conf->logbuffer)) // If there is some logs in buffer to show
  6920. {
  6921. print "\n";
  6922. print "<!-- Start of log output\n";
  6923. //print '<div class="hidden">'."\n";
  6924. foreach ($conf->logbuffer as $logline)
  6925. {
  6926. print $logline."<br>\n";
  6927. }
  6928. //print '</div>'."\n";
  6929. print "End of log output -->\n";
  6930. }
  6931. }
  6932. }
  6933. /**
  6934. * Split a string with 2 keys into key array.
  6935. * For example: "A=1;B=2;C=2" is exploded into array('A'=>1,'B'=>2,'C'=>3)
  6936. *
  6937. * @param string $string String to explode
  6938. * @param string $delimiter Delimiter between each couple of data
  6939. * @param string $kv Delimiter between key and value
  6940. * @return array Array of data exploded
  6941. */
  6942. function dolExplodeIntoArray($string, $delimiter = ';', $kv = '=')
  6943. {
  6944. if ($a = explode($delimiter, $string))
  6945. {
  6946. $ka = array();
  6947. foreach ($a as $s) { // each part
  6948. if ($s) {
  6949. if ($pos = strpos($s, $kv)) { // key/value delimiter
  6950. $ka[trim(substr($s, 0, $pos))] = trim(substr($s, $pos + strlen($kv)));
  6951. } else { // key delimiter not found
  6952. $ka[] = trim($s);
  6953. }
  6954. }
  6955. }
  6956. return $ka;
  6957. }
  6958. return array();
  6959. }
  6960. /**
  6961. * Set focus onto field with selector (similar behaviour of 'autofocus' HTML5 tag)
  6962. *
  6963. * @param string $selector Selector ('#id' or 'input[name="ref"]') to use to find the HTML input field that must get the autofocus. You must use a CSS selector, so unique id preceding with the '#' char.
  6964. * @return string HTML code to set focus
  6965. */
  6966. function dol_set_focus($selector)
  6967. {
  6968. print "\n".'<!-- Set focus onto a specific field -->'."\n";
  6969. print '<script>jQuery(document).ready(function() { jQuery("'.dol_escape_js($selector).'").focus(); });</script>'."\n";
  6970. }
  6971. /**
  6972. * Return getmypid() or random PID when function is disabled
  6973. * Some web hosts disable this php function for security reasons
  6974. * and sometimes we can't redeclare function
  6975. *
  6976. * @return int
  6977. */
  6978. function dol_getmypid()
  6979. {
  6980. if (!function_exists('getmypid')) {
  6981. return mt_rand(1, 32768);
  6982. } else {
  6983. return getmypid();
  6984. }
  6985. }
  6986. /**
  6987. * Generate natural SQL search string for a criteria (this criteria can be tested on one or several fields)
  6988. *
  6989. * @param string|string[] $fields String or array of strings, filled with the name of all fields in the SQL query we must check (combined with a OR). Example: array("p.field1","p.field2")
  6990. * @param string $value The value to look for.
  6991. * If param $mode is 0, can contains several keywords separated with a space or |
  6992. * like "keyword1 keyword2" = We want record field like keyword1 AND field like keyword2
  6993. * or like "keyword1|keyword2" = We want record field like keyword1 OR field like keyword2
  6994. * If param $mode is 1, can contains an operator <, > or = like "<10" or ">=100.5 < 1000"
  6995. * If param $mode is 2, can contains a list of int id separated by comma like "1,3,4"
  6996. * If param $mode is 3, can contains a list of string separated by comma like "a,b,c"
  6997. * @param integer $mode 0=value is list of keyword strings, 1=value is a numeric test (Example ">5.5 <10"), 2=value is a list of ID separated with comma (Example '1,3,4')
  6998. * 3=value is list of string separated with comma (Example 'text 1,text 2'), 4=value is a list of ID separated with comma (Example '1,3,4') for search into a multiselect string ('1,2')
  6999. * @param integer $nofirstand 1=Do not output the first 'AND'
  7000. * @return string $res The statement to append to the SQL query
  7001. */
  7002. function natural_search($fields, $value, $mode = 0, $nofirstand = 0)
  7003. {
  7004. global $db, $langs;
  7005. $value = trim($value);
  7006. if ($mode == 0)
  7007. {
  7008. $value = preg_replace('/\*/', '%', $value); // Replace * with %
  7009. }
  7010. if ($mode == 1)
  7011. {
  7012. $value = preg_replace('/([<>=]+)\s+([0-9'.preg_quote($langs->trans("DecimalSeparator"), '/').'\-])/', '\1\2', $value); // Clean string '< 10' into '<10' so we can the explode on space to get all tests to do
  7013. }
  7014. $value = preg_replace('/\s*\|\s*/', '|', $value);
  7015. $crits = explode(' ', $value);
  7016. $res = '';
  7017. if (!is_array($fields)) $fields = array($fields);
  7018. $nboffields = count($fields);
  7019. $end2 = count($crits);
  7020. $j = 0;
  7021. foreach ($crits as $crit)
  7022. {
  7023. $i = 0; $i2 = 0;
  7024. $newres = '';
  7025. foreach ($fields as $field)
  7026. {
  7027. if ($mode == 1)
  7028. {
  7029. $operator = '=';
  7030. $newcrit = preg_replace('/([<>=]+)/', '', trim($crit));
  7031. $reg = array();
  7032. preg_match('/([<>=]+)/', trim($crit), $reg);
  7033. if ($reg[1])
  7034. {
  7035. $operator = $reg[1];
  7036. }
  7037. if ($newcrit != '')
  7038. {
  7039. $numnewcrit = price2num($newcrit);
  7040. if (is_numeric($numnewcrit))
  7041. {
  7042. $newres .= ($i2 > 0 ? ' OR ' : '').$field.' '.$operator.' '.$numnewcrit;
  7043. } else {
  7044. $newres .= ($i2 > 0 ? ' OR ' : '').'1 = 2'; // force false
  7045. }
  7046. $i2++; // a criteria was added to string
  7047. }
  7048. } elseif ($mode == 2 || $mode == -2)
  7049. {
  7050. $newres .= ($i2 > 0 ? ' OR ' : '').$field." ".($mode == -2 ? 'NOT ' : '')."IN (".$db->escape(trim($crit)).")";
  7051. if ($mode == -2) $newres .= ' OR '.$field.' IS NULL';
  7052. $i2++; // a criteria was added to string
  7053. } elseif ($mode == 3 || $mode == -3)
  7054. {
  7055. $tmparray = explode(',', trim($crit));
  7056. if (count($tmparray))
  7057. {
  7058. $listofcodes = '';
  7059. foreach ($tmparray as $val)
  7060. {
  7061. if ($val)
  7062. {
  7063. $listofcodes .= ($listofcodes ? ',' : '');
  7064. $listofcodes .= "'".$db->escape(trim($val))."'";
  7065. }
  7066. }
  7067. $newres .= ($i2 > 0 ? ' OR ' : '').$field." ".($mode == -3 ? 'NOT ' : '')."IN (".$listofcodes.")";
  7068. $i2++; // a criteria was added to string
  7069. }
  7070. if ($mode == -3) $newres .= ' OR '.$field.' IS NULL';
  7071. } elseif ($mode == 4)
  7072. {
  7073. $tmparray = explode(',', trim($crit));
  7074. if (count($tmparray))
  7075. {
  7076. $listofcodes = '';
  7077. foreach ($tmparray as $val)
  7078. {
  7079. if ($val)
  7080. {
  7081. $newres .= ($i2 > 0 ? ' OR (' : '(').$field.' LIKE \''.$db->escape(trim($val)).',%\'';
  7082. $newres .= ' OR '.$field.' = \''.$db->escape(trim($val)).'\'';
  7083. $newres .= ' OR '.$field.' LIKE \'%,'.$db->escape(trim($val)).'\'';
  7084. $newres .= ' OR '.$field.' LIKE \'%,'.$db->escape(trim($val)).',%\'';
  7085. $newres .= ')';
  7086. $i2++;
  7087. }
  7088. }
  7089. }
  7090. } else // $mode=0
  7091. {
  7092. $tmpcrits = explode('|', $crit);
  7093. $i3 = 0;
  7094. foreach ($tmpcrits as $tmpcrit)
  7095. {
  7096. if ($tmpcrit !== '0' && empty($tmpcrit)) continue;
  7097. $newres .= (($i2 > 0 || $i3 > 0) ? ' OR ' : '');
  7098. if (preg_match('/\.(id|rowid)$/', $field)) // Special case for rowid that is sometimes a ref so used as a search field
  7099. {
  7100. $newres .= $field." = ".(is_numeric(trim($tmpcrit)) ?trim($tmpcrit) : '0');
  7101. } else {
  7102. $newres .= $field." LIKE '";
  7103. $tmpcrit = trim($tmpcrit);
  7104. $tmpcrit2 = $tmpcrit;
  7105. $tmpbefore = '%'; $tmpafter = '%';
  7106. if (preg_match('/^[\^\$]/', $tmpcrit))
  7107. {
  7108. $tmpbefore = '';
  7109. $tmpcrit2 = preg_replace('/^[\^\$]/', '', $tmpcrit2);
  7110. }
  7111. if (preg_match('/[\^\$]$/', $tmpcrit))
  7112. {
  7113. $tmpafter = '';
  7114. $tmpcrit2 = preg_replace('/[\^\$]$/', '', $tmpcrit2);
  7115. }
  7116. $newres .= $tmpbefore;
  7117. $newres .= $db->escape($tmpcrit2);
  7118. $newres .= $tmpafter;
  7119. $newres .= "'";
  7120. if ($tmpcrit2 == '')
  7121. {
  7122. $newres .= ' OR '.$field." IS NULL";
  7123. }
  7124. }
  7125. $i3++;
  7126. }
  7127. $i2++; // a criteria was added to string
  7128. }
  7129. $i++;
  7130. }
  7131. if ($newres) $res = $res.($res ? ' AND ' : '').($i2 > 1 ? '(' : '').$newres.($i2 > 1 ? ')' : '');
  7132. $j++;
  7133. }
  7134. $res = ($nofirstand ? "" : " AND ")."(".$res.")";
  7135. //print 'xx'.$res.'yy';
  7136. return $res;
  7137. }
  7138. /**
  7139. * Return string with full Url. The file qualified is the one defined by relative path in $object->last_main_doc
  7140. *
  7141. * @param Object $object Object
  7142. * @return string Url string
  7143. */
  7144. function showDirectDownloadLink($object)
  7145. {
  7146. global $conf, $langs;
  7147. $out = '';
  7148. $url = $object->getLastMainDocLink($object->element);
  7149. if ($url)
  7150. {
  7151. $out .= img_picto('', 'globe').' '.$langs->trans("DirectDownloadLink").'<br>';
  7152. $out .= '<input type="text" id="directdownloadlink" class="quatrevingtpercent" value="'.$url.'">';
  7153. $out .= ajax_autoselect("directdownloadlink", 0);
  7154. }
  7155. return $out;
  7156. }
  7157. /**
  7158. * Return the filename of file to get the thumbs
  7159. *
  7160. * @param string $file Original filename (full or relative path)
  7161. * @param string $extName Extension to differenciate thumb file name ('', '_small', '_mini')
  7162. * @param string $extImgTarget Force image extension for thumbs. Use '' to keep same extension than original image (default).
  7163. * @return string New file name (full or relative path, including the thumbs/)
  7164. */
  7165. function getImageFileNameForSize($file, $extName, $extImgTarget = '')
  7166. {
  7167. $dirName = dirname($file);
  7168. if ($dirName == '.') $dirName = '';
  7169. $fileName = preg_replace('/(\.gif|\.jpeg|\.jpg|\.png|\.bmp|\.webp)$/i', '', $file); // We remove extension, whatever is its case
  7170. $fileName = basename($fileName);
  7171. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.jpg$/i', $file) ? '.jpg' : '');
  7172. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.jpeg$/i', $file) ? '.jpeg' : '');
  7173. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.gif$/i', $file) ? '.gif' : '');
  7174. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.png$/i', $file) ? '.png' : '');
  7175. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.bmp$/i', $file) ? '.bmp' : '');
  7176. if (empty($extImgTarget)) $extImgTarget = (preg_match('/\.webp$/i', $file) ? '.webp' : '');
  7177. if (!$extImgTarget) return $file;
  7178. $subdir = '';
  7179. if ($extName) $subdir = 'thumbs/';
  7180. return ($dirName ? $dirName.'/' : '').$subdir.$fileName.$extName.$extImgTarget; // New filename for thumb
  7181. }
  7182. /**
  7183. * Return URL we can use for advanced preview links
  7184. *
  7185. * @param string $modulepart propal, facture, facture_fourn, ...
  7186. * @param string $relativepath Relative path of docs.
  7187. * @param int $alldata Return array with all components (1 is recommended, then use a simple a href link with the class, target and mime attribute added. 'documentpreview' css class is handled by jquery code into main.inc.php)
  7188. * @param string $param More param on http links
  7189. * @return string|array Output string with href link or array with all components of link
  7190. */
  7191. function getAdvancedPreviewUrl($modulepart, $relativepath, $alldata = 0, $param = '')
  7192. {
  7193. global $conf, $langs;
  7194. if (empty($conf->use_javascript_ajax)) return '';
  7195. $isAllowedForPreview = dolIsAllowedForPreview($relativepath);
  7196. if ($alldata == 1)
  7197. {
  7198. if ($isAllowedForPreview) return array('target'=>'_blank', 'css'=>'documentpreview', 'url'=>DOL_URL_ROOT.'/document.php?modulepart='.$modulepart.'&attachment=0&file='.urlencode($relativepath).($param ? '&'.$param : ''), 'mime'=>dol_mimetype($relativepath));
  7199. else return array();
  7200. }
  7201. // old behavior, return a string
  7202. if ($isAllowedForPreview) return 'javascript:document_preview(\''.dol_escape_js(DOL_URL_ROOT.'/document.php?modulepart='.$modulepart.'&attachment=0&file='.urlencode($relativepath).($param ? '&'.$param : '')).'\', \''.dol_mimetype($relativepath).'\', \''.dol_escape_js($langs->trans('Preview')).'\')';
  7203. else return '';
  7204. }
  7205. /**
  7206. * Make content of an input box selected when we click into input field.
  7207. *
  7208. * @param string $htmlname Id of html object ('#idvalue' or '.classvalue')
  7209. * @param string $addlink Add a 'link to' after
  7210. * @return string
  7211. */
  7212. function ajax_autoselect($htmlname, $addlink = '')
  7213. {
  7214. global $langs;
  7215. $out = '<script>
  7216. jQuery(document).ready(function () {
  7217. jQuery("'.((strpos($htmlname, '.') === 0 ? '' : '#').$htmlname).'").click(function() { jQuery(this).select(); } );
  7218. });
  7219. </script>';
  7220. if ($addlink) $out .= ' <a href="'.$addlink.'" target="_blank">'.$langs->trans("Link").'</a>';
  7221. return $out;
  7222. }
  7223. /**
  7224. * Return if a file is qualified for preview
  7225. *
  7226. * @param string $file Filename we looking for information
  7227. * @return int 1 If allowed, 0 otherwise
  7228. * @see dol_mimetype(), image_format_supported() from images.lib.php
  7229. */
  7230. function dolIsAllowedForPreview($file)
  7231. {
  7232. global $conf;
  7233. // Check .noexe extension in filename
  7234. if (preg_match('/\.noexe$/i', $file)) return 0;
  7235. // Check mime types
  7236. $mime_preview = array('bmp', 'jpeg', 'png', 'gif', 'tiff', 'pdf', 'plain', 'css', 'webp');
  7237. if (!empty($conf->global->MAIN_ALLOW_SVG_FILES_AS_IMAGES)) $mime_preview[] = 'svg+xml';
  7238. //$mime_preview[]='vnd.oasis.opendocument.presentation';
  7239. //$mime_preview[]='archive';
  7240. $num_mime = array_search(dol_mimetype($file, '', 1), $mime_preview);
  7241. if ($num_mime !== false) return 1;
  7242. // By default, not allowed for preview
  7243. return 0;
  7244. }
  7245. /**
  7246. * Return mime type of a file
  7247. *
  7248. * @param string $file Filename we looking for MIME type
  7249. * @param string $default Default mime type if extension not found in known list
  7250. * @param int $mode 0=Return full mime, 1=otherwise short mime string, 2=image for mime type, 3=source language, 4=css of font fa
  7251. * @return string Return a mime type family (text/xxx, application/xxx, image/xxx, audio, video, archive)
  7252. * @see dolIsAllowedForPreview(), image_format_supported() from images.lib.php
  7253. */
  7254. function dol_mimetype($file, $default = 'application/octet-stream', $mode = 0)
  7255. {
  7256. $mime = $default;
  7257. $imgmime = 'other.png';
  7258. $famime = 'file-o';
  7259. $srclang = '';
  7260. $tmpfile = preg_replace('/\.noexe$/', '', $file);
  7261. // Plain text files
  7262. if (preg_match('/\.txt$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7263. if (preg_match('/\.rtx$/i', $tmpfile)) { $mime = 'text/richtext'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7264. if (preg_match('/\.csv$/i', $tmpfile)) { $mime = 'text/csv'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7265. if (preg_match('/\.tsv$/i', $tmpfile)) { $mime = 'text/tab-separated-values'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7266. if (preg_match('/\.(cf|conf|log)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7267. if (preg_match('/\.ini$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'ini'; $famime = 'file-text-o'; }
  7268. if (preg_match('/\.md$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'md'; $famime = 'file-text-o'; }
  7269. if (preg_match('/\.css$/i', $tmpfile)) { $mime = 'text/css'; $imgmime = 'css.png'; $srclang = 'css'; $famime = 'file-text-o'; }
  7270. if (preg_match('/\.lang$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'lang'; $famime = 'file-text-o'; }
  7271. // Certificate files
  7272. if (preg_match('/\.(crt|cer|key|pub)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $famime = 'file-text-o'; }
  7273. // XML based (HTML/XML/XAML)
  7274. if (preg_match('/\.(html|htm|shtml)$/i', $tmpfile)) { $mime = 'text/html'; $imgmime = 'html.png'; $srclang = 'html'; $famime = 'file-text-o'; }
  7275. if (preg_match('/\.(xml|xhtml)$/i', $tmpfile)) { $mime = 'text/xml'; $imgmime = 'other.png'; $srclang = 'xml'; $famime = 'file-text-o'; }
  7276. if (preg_match('/\.xaml$/i', $tmpfile)) { $mime = 'text/xml'; $imgmime = 'other.png'; $srclang = 'xaml'; $famime = 'file-text-o'; }
  7277. // Languages
  7278. if (preg_match('/\.bas$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'bas'; $famime = 'file-code-o'; }
  7279. if (preg_match('/\.(c)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'c'; $famime = 'file-code-o'; }
  7280. if (preg_match('/\.(cpp)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'cpp'; $famime = 'file-code-o'; }
  7281. if (preg_match('/\.cs$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'cs'; $famime = 'file-code-o'; }
  7282. if (preg_match('/\.(h)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'h'; $famime = 'file-code-o'; }
  7283. if (preg_match('/\.(java|jsp)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'java'; $famime = 'file-code-o'; }
  7284. if (preg_match('/\.php([0-9]{1})?$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'php.png'; $srclang = 'php'; $famime = 'file-code-o'; }
  7285. if (preg_match('/\.phtml$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'php.png'; $srclang = 'php'; $famime = 'file-code-o'; }
  7286. if (preg_match('/\.(pl|pm)$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'pl.png'; $srclang = 'perl'; $famime = 'file-code-o'; }
  7287. if (preg_match('/\.sql$/i', $tmpfile)) { $mime = 'text/plain'; $imgmime = 'text.png'; $srclang = 'sql'; $famime = 'file-code-o'; }
  7288. if (preg_match('/\.js$/i', $tmpfile)) { $mime = 'text/x-javascript'; $imgmime = 'jscript.png'; $srclang = 'js'; $famime = 'file-code-o'; }
  7289. // Open office
  7290. if (preg_match('/\.odp$/i', $tmpfile)) { $mime = 'application/vnd.oasis.opendocument.presentation'; $imgmime = 'ooffice.png'; $famime = 'file-powerpoint-o'; }
  7291. if (preg_match('/\.ods$/i', $tmpfile)) { $mime = 'application/vnd.oasis.opendocument.spreadsheet'; $imgmime = 'ooffice.png'; $famime = 'file-excel-o'; }
  7292. if (preg_match('/\.odt$/i', $tmpfile)) { $mime = 'application/vnd.oasis.opendocument.text'; $imgmime = 'ooffice.png'; $famime = 'file-word-o'; }
  7293. // MS Office
  7294. if (preg_match('/\.mdb$/i', $tmpfile)) { $mime = 'application/msaccess'; $imgmime = 'mdb.png'; $famime = 'file-o'; }
  7295. if (preg_match('/\.doc(x|m)?$/i', $tmpfile)) { $mime = 'application/msword'; $imgmime = 'doc.png'; $famime = 'file-word-o'; }
  7296. if (preg_match('/\.dot(x|m)?$/i', $tmpfile)) { $mime = 'application/msword'; $imgmime = 'doc.png'; $famime = 'file-word-o'; }
  7297. if (preg_match('/\.xlt(x)?$/i', $tmpfile)) { $mime = 'application/vnd.ms-excel'; $imgmime = 'xls.png'; $famime = 'file-excel-o'; }
  7298. if (preg_match('/\.xla(m)?$/i', $tmpfile)) { $mime = 'application/vnd.ms-excel'; $imgmime = 'xls.png'; $famime = 'file-excel-o'; }
  7299. if (preg_match('/\.xls$/i', $tmpfile)) { $mime = 'application/vnd.ms-excel'; $imgmime = 'xls.png'; $famime = 'file-excel-o'; }
  7300. if (preg_match('/\.xls(b|m|x)$/i', $tmpfile)) { $mime = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'; $imgmime = 'xls.png'; $famime = 'file-excel-o'; }
  7301. if (preg_match('/\.pps(m|x)?$/i', $tmpfile)) { $mime = 'application/vnd.ms-powerpoint'; $imgmime = 'ppt.png'; $famime = 'file-powerpoint-o'; }
  7302. if (preg_match('/\.ppt(m|x)?$/i', $tmpfile)) { $mime = 'application/x-mspowerpoint'; $imgmime = 'ppt.png'; $famime = 'file-powerpoint-o'; }
  7303. // Other
  7304. if (preg_match('/\.pdf$/i', $tmpfile)) { $mime = 'application/pdf'; $imgmime = 'pdf.png'; $famime = 'file-pdf-o'; }
  7305. // Scripts
  7306. if (preg_match('/\.bat$/i', $tmpfile)) { $mime = 'text/x-bat'; $imgmime = 'script.png'; $srclang = 'dos'; $famime = 'file-code-o'; }
  7307. if (preg_match('/\.sh$/i', $tmpfile)) { $mime = 'text/x-sh'; $imgmime = 'script.png'; $srclang = 'bash'; $famime = 'file-code-o'; }
  7308. if (preg_match('/\.ksh$/i', $tmpfile)) { $mime = 'text/x-ksh'; $imgmime = 'script.png'; $srclang = 'bash'; $famime = 'file-code-o'; }
  7309. if (preg_match('/\.bash$/i', $tmpfile)) { $mime = 'text/x-bash'; $imgmime = 'script.png'; $srclang = 'bash'; $famime = 'file-code-o'; }
  7310. // Images
  7311. if (preg_match('/\.ico$/i', $tmpfile)) { $mime = 'image/x-icon'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7312. if (preg_match('/\.(jpg|jpeg)$/i', $tmpfile)) { $mime = 'image/jpeg'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7313. if (preg_match('/\.png$/i', $tmpfile)) { $mime = 'image/png'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7314. if (preg_match('/\.gif$/i', $tmpfile)) { $mime = 'image/gif'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7315. if (preg_match('/\.bmp$/i', $tmpfile)) { $mime = 'image/bmp'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7316. if (preg_match('/\.(tif|tiff)$/i', $tmpfile)) { $mime = 'image/tiff'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7317. if (preg_match('/\.svg$/i', $tmpfile)) { $mime = 'image/svg+xml'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7318. if (preg_match('/\.webp$/i', $tmpfile)) { $mime = 'image/webp'; $imgmime = 'image.png'; $famime = 'file-image-o'; }
  7319. // Calendar
  7320. if (preg_match('/\.vcs$/i', $tmpfile)) { $mime = 'text/calendar'; $imgmime = 'other.png'; $famime = 'file-text-o'; }
  7321. if (preg_match('/\.ics$/i', $tmpfile)) { $mime = 'text/calendar'; $imgmime = 'other.png'; $famime = 'file-text-o'; }
  7322. // Other
  7323. if (preg_match('/\.torrent$/i', $tmpfile)) { $mime = 'application/x-bittorrent'; $imgmime = 'other.png'; $famime = 'file-o'; }
  7324. // Audio
  7325. if (preg_match('/\.(mp3|ogg|au|wav|wma|mid)$/i', $tmpfile)) { $mime = 'audio'; $imgmime = 'audio.png'; $famime = 'file-audio-o'; }
  7326. // Video
  7327. if (preg_match('/\.ogv$/i', $tmpfile)) { $mime = 'video/ogg'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7328. if (preg_match('/\.webm$/i', $tmpfile)) { $mime = 'video/webm'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7329. if (preg_match('/\.avi$/i', $tmpfile)) { $mime = 'video/x-msvideo'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7330. if (preg_match('/\.divx$/i', $tmpfile)) { $mime = 'video/divx'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7331. if (preg_match('/\.xvid$/i', $tmpfile)) { $mime = 'video/xvid'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7332. if (preg_match('/\.(wmv|mpg|mpeg)$/i', $tmpfile)) { $mime = 'video'; $imgmime = 'video.png'; $famime = 'file-video-o'; }
  7333. // Archive
  7334. if (preg_match('/\.(zip|rar|gz|tgz|z|cab|bz2|7z|tar|lzh)$/i', $tmpfile)) { $mime = 'archive'; $imgmime = 'archive.png'; $famime = 'file-archive-o'; } // application/xxx where zzz is zip, ...
  7335. // Exe
  7336. if (preg_match('/\.(exe|com)$/i', $tmpfile)) { $mime = 'application/octet-stream'; $imgmime = 'other.png'; $famime = 'file-o'; }
  7337. // Lib
  7338. if (preg_match('/\.(dll|lib|o|so|a)$/i', $tmpfile)) { $mime = 'library'; $imgmime = 'library.png'; $famime = 'file-o'; }
  7339. // Err
  7340. if (preg_match('/\.err$/i', $tmpfile)) { $mime = 'error'; $imgmime = 'error.png'; $famime = 'file-text-o'; }
  7341. // Return string
  7342. if ($mode == 1)
  7343. {
  7344. $tmp = explode('/', $mime);
  7345. return (!empty($tmp[1]) ? $tmp[1] : $tmp[0]);
  7346. }
  7347. if ($mode == 2)
  7348. {
  7349. return $imgmime;
  7350. }
  7351. if ($mode == 3)
  7352. {
  7353. return $srclang;
  7354. }
  7355. if ($mode == 4)
  7356. {
  7357. return $famime;
  7358. }
  7359. return $mime;
  7360. }
  7361. /**
  7362. * Return value from dictionary
  7363. *
  7364. * @param string $tablename name of dictionary
  7365. * @param string $field the value to return
  7366. * @param int $id id of line
  7367. * @param bool $checkentity add filter on entity
  7368. * @param string $rowidfield name of the column rowid
  7369. * @return string
  7370. */
  7371. function getDictvalue($tablename, $field, $id, $checkentity = false, $rowidfield = 'rowid')
  7372. {
  7373. global $dictvalues, $db, $langs;
  7374. if (!isset($dictvalues[$tablename]))
  7375. {
  7376. $dictvalues[$tablename] = array();
  7377. $sql = 'SELECT * FROM '.$tablename.' WHERE 1'; // Here select * is allowed as it is generic code and we don't have list of fields
  7378. if ($checkentity) $sql .= ' AND entity IN (0,'.getEntity($tablename).')';
  7379. $resql = $db->query($sql);
  7380. if ($resql)
  7381. {
  7382. while ($obj = $db->fetch_object($resql))
  7383. {
  7384. $dictvalues[$tablename][$obj->{$rowidfield}] = $obj;
  7385. }
  7386. } else {
  7387. dol_print_error($db);
  7388. }
  7389. }
  7390. if (!empty($dictvalues[$tablename][$id])) return $dictvalues[$tablename][$id]->{$field}; // Found
  7391. else // Not found
  7392. {
  7393. if ($id > 0) return $id;
  7394. return '';
  7395. }
  7396. }
  7397. /**
  7398. * Return true if the color is light
  7399. *
  7400. * @param string $stringcolor String with hex (FFFFFF) or comma RGB ('255,255,255')
  7401. * @return int -1 : Error with argument passed |0 : color is dark | 1 : color is light
  7402. */
  7403. function colorIsLight($stringcolor)
  7404. {
  7405. $stringcolor = str_replace('#', '', $stringcolor);
  7406. $res = -1;
  7407. if (!empty($stringcolor))
  7408. {
  7409. $res = 0;
  7410. $tmp = explode(',', $stringcolor);
  7411. if (count($tmp) > 1) // This is a comma RGB ('255','255','255')
  7412. {
  7413. $r = $tmp[0];
  7414. $g = $tmp[1];
  7415. $b = $tmp[2];
  7416. } else {
  7417. $hexr = $stringcolor[0].$stringcolor[1];
  7418. $hexg = $stringcolor[2].$stringcolor[3];
  7419. $hexb = $stringcolor[4].$stringcolor[5];
  7420. $r = hexdec($hexr);
  7421. $g = hexdec($hexg);
  7422. $b = hexdec($hexb);
  7423. }
  7424. $bright = (max($r, $g, $b) + min($r, $g, $b)) / 510.0; // HSL algorithm
  7425. if ($bright > 0.6) $res = 1;
  7426. }
  7427. return $res;
  7428. }
  7429. /**
  7430. * Function to test if an entry is enabled or not
  7431. *
  7432. * @param string $type_user 0=We test for internal user, 1=We test for external user
  7433. * @param array $menuentry Array for feature entry to test
  7434. * @param array $listofmodulesforexternal Array with list of modules allowed to external users
  7435. * @return int 0=Hide, 1=Show, 2=Show gray
  7436. */
  7437. function isVisibleToUserType($type_user, &$menuentry, &$listofmodulesforexternal)
  7438. {
  7439. global $conf;
  7440. //print 'type_user='.$type_user.' module='.$menuentry['module'].' enabled='.$menuentry['enabled'].' perms='.$menuentry['perms'];
  7441. //print 'ok='.in_array($menuentry['module'], $listofmodulesforexternal);
  7442. if (empty($menuentry['enabled'])) return 0; // Entry disabled by condition
  7443. if ($type_user && $menuentry['module'])
  7444. {
  7445. $tmploops = explode('|', $menuentry['module']);
  7446. $found = 0;
  7447. foreach ($tmploops as $tmploop)
  7448. {
  7449. if (in_array($tmploop, $listofmodulesforexternal)) {
  7450. $found++; break;
  7451. }
  7452. }
  7453. if (!$found) return 0; // Entry is for menus all excluded to external users
  7454. }
  7455. if (!$menuentry['perms'] && $type_user) return 0; // No permissions and user is external
  7456. if (!$menuentry['perms'] && !empty($conf->global->MAIN_MENU_HIDE_UNAUTHORIZED)) return 0; // No permissions and option to hide when not allowed, even for internal user, is on
  7457. if (!$menuentry['perms']) return 2; // No permissions and user is external
  7458. return 1;
  7459. }
  7460. /**
  7461. * Round to next multiple.
  7462. *
  7463. * @param double $n Number to round up
  7464. * @param integer $x Multiple. For example 60 to round up to nearest exact minute for a date with seconds.
  7465. * @return integer Value rounded.
  7466. */
  7467. function roundUpToNextMultiple($n, $x = 5)
  7468. {
  7469. return (ceil($n) % $x === 0) ? ceil($n) : round(($n + $x / 2) / $x) * $x;
  7470. }
  7471. /**
  7472. * Function dolGetBadge
  7473. *
  7474. * @param string $label label of badge no html : use in alt attribute for accessibility
  7475. * @param string $html optional : label of badge with html
  7476. * @param string $type type of badge : Primary Secondary Success Danger Warning Info Light Dark status0 status1 status2 status3 status4 status5 status6 status7 status8 status9
  7477. * @param string $mode default '' , 'pill', 'dot'
  7478. * @param string $url the url for link
  7479. * @param array $params various params for future : recommended rather than adding more fuction arguments. array('attr'=>array('title'=>'abc'))
  7480. * @return string Html badge
  7481. */
  7482. function dolGetBadge($label, $html = '', $type = 'primary', $mode = '', $url = '', $params = array())
  7483. {
  7484. $attr = array(
  7485. 'class'=>'badge '.(!empty($mode) ? ' badge-'.$mode : '').(!empty($type) ? ' badge-'.$type : '').(empty($params['css']) ? '' : ' '.$params['css'])
  7486. );
  7487. if (empty($html)) {
  7488. $html = $label;
  7489. }
  7490. if (!empty($url)) {
  7491. $attr['href'] = $url;
  7492. }
  7493. if ($mode === 'dot') {
  7494. $attr['class'] .= ' classfortooltip';
  7495. $attr['title'] = $html;
  7496. $attr['aria-label'] = $label;
  7497. $html = '';
  7498. }
  7499. // Override attr
  7500. if (!empty($params['attr']) && is_array($params['attr'])) {
  7501. foreach ($params['attr']as $key => $value) {
  7502. if ($key == 'class') {
  7503. $attr['class'] .= ' '.$value;
  7504. } elseif ($key == 'classOverride') {
  7505. $attr['class'] = $value;
  7506. } else {
  7507. $attr[$key] = $value;
  7508. }
  7509. }
  7510. }
  7511. // TODO: add hook
  7512. // escape all attribute
  7513. $attr = array_map('dol_escape_htmltag', $attr);
  7514. $TCompiledAttr = array();
  7515. foreach ($attr as $key => $value) {
  7516. $TCompiledAttr[] = $key.'="'.$value.'"';
  7517. }
  7518. $compiledAttributes = !empty($TCompiledAttr) ?implode(' ', $TCompiledAttr) : '';
  7519. $tag = !empty($url) ? 'a' : 'span';
  7520. return '<'.$tag.' '.$compiledAttributes.'>'.$html.'</'.$tag.'>';
  7521. }
  7522. /**
  7523. * Function dolGetStatus
  7524. *
  7525. * @param string $statusLabel Label of badge no html : use in alt attribute for accessibility
  7526. * @param string $statusLabelShort Short label of badge no html
  7527. * @param string $html Optional : label of badge with html
  7528. * @param string $statusType status0 status1 status2 status3 status4 status5 status6 status7 status8 status9 : image name or badge name
  7529. * @param int $displayMode 0=Long label, 1=Short label, 2=Picto + Short label, 3=Picto, 4=Picto + Long label, 5=Short label + Picto, 6=Long label + Picto
  7530. * @param string $url The url for link
  7531. * @param array $params Various params for future : recommended rather than adding more function arguments
  7532. * @return string Html status string
  7533. */
  7534. function dolGetStatus($statusLabel = '', $statusLabelShort = '', $html = '', $statusType = 'status0', $displayMode = 0, $url = '', $params = array())
  7535. {
  7536. global $conf;
  7537. $return = '';
  7538. $dolGetBadgeParams = array();
  7539. if (!empty($params['badgeParams'])) {
  7540. $dolGetBadgeParams = $params['badgeParams'];
  7541. }
  7542. // TODO : add a hook
  7543. if ($displayMode == 0) {
  7544. $return = !empty($html) ? $html : (empty($conf->dol_optimize_smallscreen) ? $statusLabel : (empty($statusLabelShort) ? $statusLabel : $statusLabelShort));
  7545. } elseif ($displayMode == 1) {
  7546. $return = !empty($html) ? $html : (empty($statusLabelShort) ? $statusLabel : $statusLabelShort);
  7547. } // Use status with images (for backward compatibility)
  7548. elseif (!empty($conf->global->MAIN_STATUS_USES_IMAGES)) {
  7549. $return = '';
  7550. $htmlLabel = (in_array($displayMode, array(1, 2, 5)) ? '<span class="hideonsmartphone">' : '').(!empty($html) ? $html : $statusLabel).(in_array($displayMode, array(1, 2, 5)) ? '</span>' : '');
  7551. $htmlLabelShort = (in_array($displayMode, array(1, 2, 5)) ? '<span class="hideonsmartphone">' : '').(!empty($html) ? $html : (!empty($statusLabelShort) ? $statusLabelShort : $statusLabel)).(in_array($displayMode, array(1, 2, 5)) ? '</span>' : '');
  7552. // For small screen, we always use the short label instead of long label.
  7553. if (!empty($conf->dol_optimize_smallscreen))
  7554. {
  7555. if ($displayMode == 0) $displayMode = 1;
  7556. elseif ($displayMode == 4) $displayMode = 2;
  7557. elseif ($displayMode == 6) $displayMode = 5;
  7558. }
  7559. // For backward compatibility. Image's filename are still in French, so we use this array to convert
  7560. $statusImg = array(
  7561. 'status0' => 'statut0',
  7562. 'status1' => 'statut1',
  7563. 'status2' => 'statut2',
  7564. 'status3' => 'statut3',
  7565. 'status4' => 'statut4',
  7566. 'status5' => 'statut5',
  7567. 'status6' => 'statut6',
  7568. 'status7' => 'statut7',
  7569. 'status8' => 'statut8',
  7570. 'status9' => 'statut9'
  7571. );
  7572. if (!empty($statusImg[$statusType])) {
  7573. $htmlImg = img_picto($statusLabel, $statusImg[$statusType]);
  7574. } else {
  7575. $htmlImg = img_picto($statusLabel, $statusType);
  7576. }
  7577. if ($displayMode === 2) {
  7578. $return = $htmlImg.' '.$htmlLabelShort;
  7579. } elseif ($displayMode === 3) {
  7580. $return = $htmlImg;
  7581. } elseif ($displayMode === 4) {
  7582. $return = $htmlImg.' '.$htmlLabel;
  7583. } elseif ($displayMode === 5) {
  7584. $return = $htmlLabelShort.' '.$htmlImg;
  7585. } else { // $displayMode >= 6
  7586. $return = $htmlLabel.' '.$htmlImg;
  7587. }
  7588. } // Use new badge
  7589. elseif (empty($conf->global->MAIN_STATUS_USES_IMAGES) && !empty($displayMode)) {
  7590. $statusLabelShort = (empty($statusLabelShort) ? $statusLabel : $statusLabelShort);
  7591. $dolGetBadgeParams['attr']['class'] = 'badge-status';
  7592. $dolGetBadgeParams['attr']['title'] = $statusLabel;
  7593. if ($displayMode == 3) {
  7594. $return = dolGetBadge((empty($conf->dol_optimize_smallscreen) ? $statusLabel : (empty($statusLabelShort) ? $statusLabel : $statusLabelShort)), '', $statusType, 'dot', $url, $dolGetBadgeParams);
  7595. } elseif ($displayMode === 5) {
  7596. $return = dolGetBadge($statusLabelShort, $html, $statusType, '', $url, $dolGetBadgeParams);
  7597. } else {
  7598. $return = dolGetBadge((empty($conf->dol_optimize_smallscreen) ? $statusLabel : (empty($statusLabelShort) ? $statusLabel : $statusLabelShort)), $html, $statusType, '', $url, $dolGetBadgeParams);
  7599. }
  7600. }
  7601. return $return;
  7602. }
  7603. /**
  7604. * Function dolGetButtonAction
  7605. *
  7606. * @param string $label label of button no html : use in alt attribute for accessibility $html is not empty
  7607. * @param string $html optional : content with html
  7608. * @param string $actionType default, delete, danger
  7609. * @param string $url the url for link
  7610. * @param string $id attribute id of button
  7611. * @param int $userRight user action right
  7612. * @param array $params various params for future : recommended rather than adding more function arguments
  7613. * @return string html button
  7614. */
  7615. function dolGetButtonAction($label, $html = '', $actionType = 'default', $url = '', $id = '', $userRight = 1, $params = array())
  7616. {
  7617. $class = 'butAction';
  7618. if ($actionType == 'danger' || $actionType == 'delete') {
  7619. $class = 'butActionDelete';
  7620. }
  7621. $attr = array(
  7622. 'class' => $class
  7623. ,'href' => empty($url) ? '' : $url
  7624. );
  7625. if (empty($html)) {
  7626. $html = $label;
  7627. } else {
  7628. $attr['aria-label'] = $label;
  7629. }
  7630. if (empty($userRight)) {
  7631. $attr['class'] = 'butActionRefused';
  7632. $attr['href'] = '';
  7633. }
  7634. if (!empty($id)) {
  7635. $attr['id'] = $id;
  7636. }
  7637. // Override attr
  7638. if (!empty($params['attr']) && is_array($params['attr'])) {
  7639. foreach ($params['attr'] as $key => $value) {
  7640. if ($key == 'class') {
  7641. $attr['class'] .= ' '.$value;
  7642. } elseif ($key == 'classOverride') {
  7643. $attr['class'] = $value;
  7644. } else {
  7645. $attr[$key] = $value;
  7646. }
  7647. }
  7648. }
  7649. if (isset($attr['href']) && empty($attr['href'])) {
  7650. unset($attr['href']);
  7651. }
  7652. // TODO : add a hook
  7653. // escape all attribute
  7654. $attr = array_map('dol_escape_htmltag', $attr);
  7655. $TCompiledAttr = array();
  7656. foreach ($attr as $key => $value) {
  7657. $TCompiledAttr[] = $key.'="'.$value.'"';
  7658. }
  7659. $compiledAttributes = !empty($TCompiledAttr) ?implode(' ', $TCompiledAttr) : '';
  7660. $tag = !empty($attr['href']) ? 'a' : 'span';
  7661. return '<div class="inline-block divButAction"><'.$tag.' '.$compiledAttributes.'>'.$html.'</'.$tag.'></div>';
  7662. }
  7663. /**
  7664. * Function dolGetButtonTitle : this kind of buttons are used in title in list
  7665. *
  7666. * @param string $label label of button
  7667. * @param string $helpText optional : content for help tooltip
  7668. * @param string $iconClass class for icon element (Example: 'fa fa-file')
  7669. * @param string $url the url for link
  7670. * @param string $id attribute id of button
  7671. * @param int $status 0 no user rights, 1 active, -1 Feature Disabled, -2 disable Other reason use helpText as tooltip
  7672. * @param array $params various params for future : recommended rather than adding more function arguments
  7673. * @return string html button
  7674. */
  7675. function dolGetButtonTitle($label, $helpText = '', $iconClass = 'fa fa-file', $url = '', $id = '', $status = 1, $params = array())
  7676. {
  7677. global $langs, $conf, $user;
  7678. // Actually this conf is used in css too for external module compatibility and smooth transition to this function
  7679. if (!empty($conf->global->MAIN_BUTTON_HIDE_UNAUTHORIZED) && (!$user->admin) && $status <= 0) {
  7680. return '';
  7681. }
  7682. $class = 'btnTitle';
  7683. if ($iconClass == 'fa fa-plus-circle') $class .= ' btnTitlePlus';
  7684. $useclassfortooltip = 1;
  7685. if (!empty($params['morecss'])) $class .= ' '.$params['morecss'];
  7686. $attr = array(
  7687. 'class' => $class,
  7688. 'href' => empty($url) ? '' : $url
  7689. );
  7690. if (!empty($helpText)) {
  7691. $attr['title'] = dol_escape_htmltag($helpText);
  7692. } elseif (empty($attr['title']) && $label) {
  7693. $attr['title'] = $label;
  7694. $useclassfortooltip = 0;
  7695. }
  7696. if ($status <= 0) {
  7697. $attr['class'] .= ' refused';
  7698. $attr['href'] = '';
  7699. if ($status == -1) { // disable
  7700. $attr['title'] = dol_escape_htmltag($langs->transnoentitiesnoconv("FeatureDisabled"));
  7701. } elseif ($status == 0) { // Not enough permissions
  7702. $attr['title'] = dol_escape_htmltag($langs->transnoentitiesnoconv("NotEnoughPermissions"));
  7703. }
  7704. }
  7705. if (!empty($attr['title']) && $useclassfortooltip) {
  7706. $attr['class'] .= ' classfortooltip';
  7707. }
  7708. if (!empty($id)) {
  7709. $attr['id'] = $id;
  7710. }
  7711. // Override attr
  7712. if (!empty($params['attr']) && is_array($params['attr'])) {
  7713. foreach ($params['attr'] as $key => $value) {
  7714. if ($key == 'class') {
  7715. $attr['class'] .= ' '.$value;
  7716. } elseif ($key == 'classOverride') {
  7717. $attr['class'] = $value;
  7718. } else {
  7719. $attr[$key] = $value;
  7720. }
  7721. }
  7722. }
  7723. if (isset($attr['href']) && empty($attr['href'])) {
  7724. unset($attr['href']);
  7725. }
  7726. // TODO : add a hook
  7727. // escape all attribute
  7728. $attr = array_map('dol_escape_htmltag', $attr);
  7729. $TCompiledAttr = array();
  7730. foreach ($attr as $key => $value) {
  7731. $TCompiledAttr[] = $key.'="'.$value.'"';
  7732. }
  7733. $compiledAttributes = (empty($TCompiledAttr) ? '' : implode(' ', $TCompiledAttr));
  7734. $tag = (empty($attr['href']) ? 'span' : 'a');
  7735. $button = '<'.$tag.' '.$compiledAttributes.'>';
  7736. $button .= '<span class="'.$iconClass.' valignmiddle btnTitle-icon"></span>';
  7737. if (!empty($params['forcenohideoftext'])) {
  7738. $button .= '<span class="valignmiddle text-plus-circle btnTitle-label'.(empty($params['forcenohideoftext']) ? ' hideonsmartphone' : '').'">'.$label.'</span>';
  7739. }
  7740. $button .= '</'.$tag.'>';
  7741. return $button;
  7742. }
  7743. /**
  7744. * Get an array with properties of an element.
  7745. * Called by fetchObjectByElement.
  7746. *
  7747. * @param string $element_type Element type (Value of $object->element). Example: 'action', 'facture', 'project_task' or 'object@mymodule'...
  7748. * @return array (module, classpath, element, subelement, classfile, classname)
  7749. */
  7750. function getElementProperties($element_type)
  7751. {
  7752. $regs = array();
  7753. $classfile = $classname = $classpath = '';
  7754. // Parse element/subelement (ex: project_task)
  7755. $module = $element_type;
  7756. $element = $element_type;
  7757. $subelement = $element_type;
  7758. // If we ask an resource form external module (instead of default path)
  7759. if (preg_match('/^([^@]+)@([^@]+)$/i', $element_type, $regs)) {
  7760. $element = $subelement = $regs[1];
  7761. $module = $regs[2];
  7762. }
  7763. //print '<br>1. element : '.$element.' - module : '.$module .'<br>';
  7764. if (preg_match('/^([^_]+)_([^_]+)/i', $element, $regs)) {
  7765. $module = $element = $regs[1];
  7766. $subelement = $regs[2];
  7767. }
  7768. // For compat
  7769. if ($element_type == "action") {
  7770. $classpath = 'comm/action/class';
  7771. $subelement = 'Actioncomm';
  7772. $module = 'agenda';
  7773. }
  7774. // To work with non standard path
  7775. if ($element_type == 'facture' || $element_type == 'invoice') {
  7776. $classpath = 'compta/facture/class';
  7777. $module = 'facture';
  7778. $subelement = 'facture';
  7779. }
  7780. if ($element_type == 'commande' || $element_type == 'order') {
  7781. $classpath = 'commande/class';
  7782. $module = 'commande';
  7783. $subelement = 'commande';
  7784. }
  7785. if ($element_type == 'propal') {
  7786. $classpath = 'comm/propal/class';
  7787. }
  7788. if ($element_type == 'supplier_proposal') {
  7789. $classpath = 'supplier_proposal/class';
  7790. }
  7791. if ($element_type == 'shipping') {
  7792. $classpath = 'expedition/class';
  7793. $subelement = 'expedition';
  7794. $module = 'expedition_bon';
  7795. }
  7796. if ($element_type == 'delivery') {
  7797. $classpath = 'livraison/class';
  7798. $subelement = 'livraison';
  7799. $module = 'livraison_bon';
  7800. }
  7801. if ($element_type == 'contract') {
  7802. $classpath = 'contrat/class';
  7803. $module = 'contrat';
  7804. $subelement = 'contrat';
  7805. }
  7806. if ($element_type == 'member') {
  7807. $classpath = 'adherents/class';
  7808. $module = 'adherent';
  7809. $subelement = 'adherent';
  7810. }
  7811. if ($element_type == 'cabinetmed_cons') {
  7812. $classpath = 'cabinetmed/class';
  7813. $module = 'cabinetmed';
  7814. $subelement = 'cabinetmedcons';
  7815. }
  7816. if ($element_type == 'fichinter') {
  7817. $classpath = 'fichinter/class';
  7818. $module = 'ficheinter';
  7819. $subelement = 'fichinter';
  7820. }
  7821. if ($element_type == 'dolresource' || $element_type == 'resource') {
  7822. $classpath = 'resource/class';
  7823. $module = 'resource';
  7824. $subelement = 'dolresource';
  7825. }
  7826. if ($element_type == 'propaldet') {
  7827. $classpath = 'comm/propal/class';
  7828. $module = 'propal';
  7829. $subelement = 'propaleligne';
  7830. }
  7831. if ($element_type == 'order_supplier') {
  7832. $classpath = 'fourn/class';
  7833. $module = 'fournisseur';
  7834. $subelement = 'commandefournisseur';
  7835. $classfile = 'fournisseur.commande';
  7836. }
  7837. if ($element_type == 'invoice_supplier') {
  7838. $classpath = 'fourn/class';
  7839. $module = 'fournisseur';
  7840. $subelement = 'facturefournisseur';
  7841. $classfile = 'fournisseur.facture';
  7842. }
  7843. if ($element_type == "service") {
  7844. $classpath = 'product/class';
  7845. $subelement = 'product';
  7846. }
  7847. if (empty($classfile)) $classfile = strtolower($subelement);
  7848. if (empty($classname)) $classname = ucfirst($subelement);
  7849. if (empty($classpath)) $classpath = $module.'/class';
  7850. $element_properties = array(
  7851. 'module' => $module,
  7852. 'classpath' => $classpath,
  7853. 'element' => $element,
  7854. 'subelement' => $subelement,
  7855. 'classfile' => $classfile,
  7856. 'classname' => $classname
  7857. );
  7858. return $element_properties;
  7859. }
  7860. /**
  7861. * Fetch an object from its id and element_type
  7862. * Inclusion of classes is automatic
  7863. *
  7864. * @param int $element_id Element id
  7865. * @param string $element_type Element type
  7866. * @param string $element_ref Element ref (Use this or element_id but not both)
  7867. * @return int|object object || 0 || -1 if error
  7868. */
  7869. function fetchObjectByElement($element_id, $element_type, $element_ref = '')
  7870. {
  7871. global $conf, $db;
  7872. $element_prop = getElementProperties($element_type);
  7873. if (is_array($element_prop) && $conf->{$element_prop['module']}->enabled)
  7874. {
  7875. dol_include_once('/'.$element_prop['classpath'].'/'.$element_prop['classfile'].'.class.php');
  7876. $objecttmp = new $element_prop['classname']($db);
  7877. $ret = $objecttmp->fetch($element_id, $element_ref);
  7878. if ($ret >= 0)
  7879. {
  7880. return $objecttmp;
  7881. }
  7882. }
  7883. return 0;
  7884. }
  7885. /**
  7886. * Return if a file can contains executable content
  7887. *
  7888. * @param string $filename File name to test
  7889. * @return boolean True if yes, False if no
  7890. */
  7891. function isAFileWithExecutableContent($filename)
  7892. {
  7893. if (preg_match('/\.(htm|html|js|phar|php|php\d+|phtml|pht|pl|py|cgi|ksh|sh|shtml|bash|bat|cmd|wpk|exe|dmg)$/i', $filename))
  7894. {
  7895. return true;
  7896. }
  7897. return false;
  7898. }
  7899. /**
  7900. * Return the value of token currently saved into session with name 'newtoken'.
  7901. * This token must be send by any POST as it will be used by next page for comparison with value in session.
  7902. *
  7903. * @return string
  7904. */
  7905. function newToken()
  7906. {
  7907. return $_SESSION['newtoken'];
  7908. }
  7909. /**
  7910. * Return the value of token currently saved into session with name 'token'.
  7911. *
  7912. * @return string
  7913. */
  7914. function currentToken()
  7915. {
  7916. return $_SESSION['token'];
  7917. }
  7918. /**
  7919. * Start a table with headers and a optinal clickable number (don't forget to use "finishSimpleTable()" after the last table row)
  7920. *
  7921. * @param string $header The first left header of the table (automatic translated)
  7922. * @param string $link (optional) The link to a internal dolibarr page, when click on the number (without the first "/")
  7923. * @param string $arguments (optional) Additional arguments for the link (e.g. "search_status=0")
  7924. * @param integer $emptyRows (optional) The count of empty rows after the first header
  7925. * @param integer $number (optional) The number that is shown right after the first header, when not set the link is shown on the right side of the header as "FullList"
  7926. * @return void
  7927. *
  7928. * @see finishSimpleTable()
  7929. */
  7930. function startSimpleTable($header, $link = "", $arguments = "", $emptyRows = 0, $number = -1)
  7931. {
  7932. global $langs;
  7933. print '<div class="div-table-responsive-no-min">';
  7934. print '<table class="noborder centpercent">';
  7935. print '<tr class="liste_titre">';
  7936. print $emptyRows < 1 ? '<th>' : '<th colspan="'.($emptyRows + 1).'">';
  7937. print $langs->trans($header);
  7938. // extra space between the first header and the number
  7939. if ($number > -1) {
  7940. print ' ';
  7941. }
  7942. if (!empty($link)) {
  7943. if (!empty($arguments)) {
  7944. print '<a href="'.DOL_URL_ROOT.'/'.$link.'?'.$arguments.'">';
  7945. } else {
  7946. print '<a href="'.DOL_URL_ROOT.'/'.$link.'">';
  7947. }
  7948. }
  7949. if ($number > -1) {
  7950. print '<span class="badge">'.$number.'</span>';
  7951. }
  7952. if (!empty($link)) {
  7953. print '</a>';
  7954. }
  7955. print '</th>';
  7956. if ($number < 0 && !empty($link)) {
  7957. print '<th class="right">';
  7958. if (!empty($arguments)) {
  7959. print '<a class="commonlink" href="'.DOL_URL_ROOT.'/'.$link.'?'.$arguments.'">';
  7960. } else {
  7961. print '<a class="commonlink" href="'.DOL_URL_ROOT.'/'.$link.'">';
  7962. }
  7963. print $langs->trans("FullList");
  7964. print '</a>';
  7965. print '</th>';
  7966. }
  7967. print '</tr>';
  7968. }
  7969. /**
  7970. * Add the correct HTML close tags for "startSimpleTable(...)" (use after the last table line)
  7971. *
  7972. * @param bool $addLineBreak (optional) Add a extra line break after the complete table (\<br\>)
  7973. * @return void
  7974. *
  7975. * @see startSimpleTable()
  7976. */
  7977. function finishSimpleTable($addLineBreak = false)
  7978. {
  7979. print '</table>';
  7980. print '</div>';
  7981. if ($addLineBreak) {
  7982. print '<br>';
  7983. }
  7984. }
  7985. /**
  7986. * Add a summary line to the current open table ("None", "XMoreLines" or "Total xxx")
  7987. *
  7988. * @param integer $tableColumnCount The complete count columns of the table
  7989. * @param integer $num The count of the rows of the table, when it is zero (0) the "$noneWord" is shown instead
  7990. * @param integer $nbofloop (optional) The maximum count of rows thaht the table show (when it is zero (0) no summary line will show, expect "$noneWord" when $num === 0)
  7991. * @param integer $total (optional) The total value thaht is shown after when the table has minimum of one entire
  7992. * @param string $noneWord (optional) The word that is shown when the table has no entires ($num === 0)
  7993. * @param boolean $extraRightColumn (optional) Add a addtional column after the summary word and total number
  7994. * @return void
  7995. */
  7996. function addSummaryTableLine($tableColumnCount, $num, $nbofloop = 0, $total = 0, $noneWord = "None", $extraRightColumn = false)
  7997. {
  7998. global $langs;
  7999. if ($num === 0) {
  8000. print '<tr class="oddeven">';
  8001. print '<td colspan="'.$tableColumnCount.'" class="opacitymedium">'.$langs->trans($noneWord).'</td>';
  8002. print '</tr>';
  8003. return;
  8004. }
  8005. if ($nbofloop === 0)
  8006. {
  8007. // don't show a summary line
  8008. return;
  8009. }
  8010. if ($num === 0) {
  8011. $colspan = $tableColumnCount;
  8012. }
  8013. elseif ($num > $nbofloop) {
  8014. $colspan = $tableColumnCount;
  8015. } else {
  8016. $colspan = $tableColumnCount - 1;
  8017. }
  8018. if ($extraRightColumn) {
  8019. $colspan--;
  8020. }
  8021. print '<tr class="liste_total">';
  8022. if ($nbofloop > 0 && $num > $nbofloop) {
  8023. print '<td colspan="'.$colspan.'" class="right">'.$langs->trans("XMoreLines", ($num - $nbofloop)).'</td>';
  8024. } else {
  8025. print '<td colspan="'.$colspan.'" class="right"> '.$langs->trans("Total").'</td>';
  8026. print '<td class="right" width="100">'.price($total).'</td>';
  8027. }
  8028. if ($extraRightColumn) {
  8029. print '<td></td>';
  8030. }
  8031. print '</tr>';
  8032. }