aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/il10n.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
| | | | * test case added to avoid adding them later
* provide a way to detect the language that is being used (e.g. for clientside ↵Bernhard Posselt2014-05-141-0/+14
| | | | javascript language selection
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
|
* More PHPDoc updatesBart Visscher2014-02-281-1/+1
|
* Type is with a small letterBart Visscher2014-02-281-1/+1
|
* Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-6/+6
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+2
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
|
* Public API documentation fixesMorris Jobke2013-10-171-4/+4
| | | | | | | | | | | | | | | | refs #4883 * http/response.php * config.php * response.php * files.php * idbconnection.php * app.php * user.php * template.php * share.php * db.php * icache.php & il10n.php
* Add L10N interface to server containerBart Visscher2013-10-041-0/+67