server/lib/public
2014-10-14 00:06:33 +02:00
..
activity Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +02:00
appframework according to PHPDoc this function shall return the entity 2014-08-17 22:27:55 +02:00
authentication
backgroundjob Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
contacts Merge branch 'master' into contactsmanager-register 2014-05-19 21:35:13 +02:00
files Expose creatable permissions trough fileinfo 2014-09-25 14:00:13 +02:00
route introduce and use getCurrentConnection() 2014-07-01 16:45:00 +02:00
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
security Fix quoting 2014-09-03 14:16:55 +02:00
api.php
app.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
backgroundjob.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
config.php Add support for getting the real client IP behind proxies 2014-08-27 00:05:04 +02:00
constants.php
contacts.php no return on register and unregister 2014-05-19 21:39:19 +02:00
db.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
defaults.php Add ability to theme iOS and Android client URLs just like desktop URLs. 2014-08-05 13:16:51 +02:00
files.php
groupinterface.php
iaddressbook.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
iappconfig.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
iavatar.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
iavatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
icache.php
icachefactory.php
icertificate.php Remove unused and overflowing function 2014-09-18 10:21:28 +02:00
icertificatemanager.php Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
iconfig.php Expose getAppKeys trough \OCP\IConfig 2014-10-08 14:22:17 +02:00
icontainer.php
idb.php move db into iservercontainer 2014-04-19 19:30:12 +02:00
idbconnection.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
ieventsource.php Better phpdoc and method naming 2014-09-04 13:26:51 +02:00
igroup.php Add group management to the public api 2014-07-16 14:25:31 +02:00
igroupmanager.php Add group management to the public api 2014-07-16 14:25:31 +02:00
ihelper.php
il10n.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
ilogger.php - make logger available in the container 2014-05-09 23:26:20 +02:00
image.php
inavigationmanager.php
ipreview.php Use svg mimeicons for empty text files 2014-07-30 16:31:37 +02:00
irequest.php
isearch.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
iservercontainer.php Do only follow HTTP and HTTPS redirects 2014-09-22 20:02:32 +02:00
isession.php adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 2014-03-10 14:21:12 +01:00
itagmanager.php Add option to include tags for shared items. 2014-10-14 00:06:07 +02:00
itags.php PHPDoc fixes as suggested by @MorrisJobke. 2014-10-14 00:06:33 +02:00
iurlgenerator.php Add a method to get the absolute url for a route 2014-09-08 14:43:14 +02:00
iuser.php - adding default value for $recoveryPassword 2014-07-24 12:50:39 +02:00
iusermanager.php Add public interfaces for User, UserManager and UserSession 2014-07-14 15:10:51 +02:00
iusersession.php use correct IUser in interface 2014-07-15 17:41:44 +02:00
json.php
response.php
share.php some small fixes 2014-09-25 11:29:57 +02:00
template.php update deprecation docs 2014-08-14 12:22:34 +02:00
user.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
userinterface.php
util.php Merge pull request #10934 from owncloud/datadir-write-setup 2014-09-25 14:32:32 +02:00