..
appframework
class API decommissioning part 1
2013-09-25 11:05:24 +02:00
contacts
move new interfaces into lib/public and OCP
2013-08-31 21:34:29 +02:00
files
cleanup public storage interface a bit
2013-09-12 21:58:32 +02:00
api.php
app.php
fixing PHPDoc
2013-09-20 21:43:17 +02:00
backgroundjob.php
config.php
constants.php
contacts.php
as a quick example the public contacts API has been ported over as a service hosted within the server container
2013-08-26 23:48:18 +02:00
db.php
Add OCP\DB::getErrorMessage() to public namespace.
2013-09-16 02:17:39 +02:00
defaults.php
files.php
groupinterface.php
Add _many_ newlines at the end of files
2013-08-18 11:06:59 +02:00
iaddressbook.php
icache.php
updating php docs
2013-09-18 22:22:51 +02:00
iconfig.php
Add missing implements and fix parameters in IConfig
2013-09-20 22:45:22 +02:00
icontainer.php
move new interfaces into lib/public and OCP
2013-08-31 21:34:29 +02:00
idbconnection.php
Add missing implements and fix parameters in IConfig
2013-09-20 22:45:22 +02:00
image.php
inavigationmanager.php
fixing typos + adding missing filed $activeEntry
2013-09-20 21:45:27 +02:00
ipreview.php
adding public interface for preview
2013-09-04 23:45:11 +02:00
irequest.php
Purge session from Request - and fix some styles
2013-09-17 18:38:18 +02:00
iservercontainer.php
Merge pull request #4892 from owncloud/vcategories_public
2013-09-25 14:24:37 -07:00
isession.php
Add some docs to the sessions interface.
2013-09-18 12:01:01 +02:00
itagmanager.php
Add factory class for the server container.
2013-09-24 17:10:01 +02:00
itags.php
Add factory class for the server container.
2013-09-24 17:10:01 +02:00
iusersession.php
Add UserSession to server container
2013-09-20 14:32:43 +02:00
json.php
response.php
share.php
Merge pull request #4207 from owncloud/search_shared_files
2013-09-27 05:18:12 -07:00
template.php
Added dateOnly argument to relative_modified_date
2013-10-02 15:52:44 +02:00
user.php
User: move checkPassword from User to Manager to not break API
2013-09-24 13:46:30 +02:00
userinterface.php
Add _many_ newlines at the end of files
2013-08-18 11:06:59 +02:00
util.php