summaryrefslogtreecommitdiffstats
path: root/lib/private/template/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-7/+7
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Replace @returns with @return, in /libRobin McCorkell2014-05-131-1/+1
* p() and print_unescaped() also take arrays as parameterLukas Reschke2014-04-131-4/+5
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+4
* introduce OC_Helper::linkToDocs()Thomas Müller2013-10-211-2/+5
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-0/+5
* Fixed missing default valuesVincent Petry2013-10-031-2/+2
* Added unit tests for relative_modified_date, changed method signatureVincent Petry2013-10-031-7/+13
* Removed stray debug log writeVincent Petry2013-10-021-1/+0
* Added dateOnly argument to relative_modified_dateVincent Petry2013-10-021-8/+32
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+134