aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/app.php
Commit message (Collapse)AuthorAgeFilesLines
* add deprecated warningFrank Karlitschek2012-06-041-1/+2
|
* Remove OC_App::register functionBart Visscher2012-05-311-1/+0
| | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-191-9/+0
|
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
|
* first part of documentation update. lot´s more to comeFrank Karlitschek2012-05-061-47/+47
|
* new checkAppEnabled callFrank Karlitschek2012-05-021-1/+14
|
* ported the oc_app callsFrank Karlitschek2012-05-021-0/+156