nextcloud-server/lib/public
Morris Jobke eddbdb8f21 Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
..
activity Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
app Fix typo in PHPDoc 2015-06-04 15:19:04 +07:00
appframework Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
authentication Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +07:00
command Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
contacts Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
diagnostics Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
encryption improve error messages displayed to the user 2015-05-27 21:00:02 +07:00
files Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
http/client Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
lock Rethrow LockedException with full path 2015-06-16 10:48:31 +07:00
mail Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
preview Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
route Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
search Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
security Fix type annotation 2015-04-27 13:31:18 +07:00
api.php Add @since tag to public namespace constants 2015-04-18 23:19:35 +07:00
app.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
backgroundjob.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
config.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
constants.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
contacts.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +07:00
db.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
defaults.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
files.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
groupinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
iaddressbook.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
iappconfig.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
iavatar.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
iavatarmanager.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
icache.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
icachefactory.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
icertificate.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
icertificatemanager.php [OCP] update PHPdoc to contain correct @since tags 2015-06-05 17:30:45 +07:00
iconfig.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
icontainer.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
idatetimeformatter.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
idatetimezone.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
idb.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
idbconnection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
ieventsource.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
igroup.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
igroupmanager.php Do not return backends but add a method to check for one 2015-06-16 11:31:04 +07:00
ihelper.php Deprecate useless helper class 2015-05-21 23:35:37 +07:00
iimage.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
il10n.php IL10n - add PHPDoc for $options 2015-04-18 15:50:17 +07:00
ilogger.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
image.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
imemcache.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +07:00
inavigationmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
ipreview.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
irequest.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
iservercontainer.php Fix return value for OCP PHPDoc 2015-06-17 15:47:45 +07:00
isession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
itagmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
itags.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
itempmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +07:00
iuser.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
iuserbackend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
iusermanager.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
iusersession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
json.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
preconditionnotmetexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
response.php Add version to deprecation notice 2015-04-20 10:30:16 +07:00
share.php fix several issues with doc blocks on share.php 2015-04-28 08:40:47 +07:00
share_backend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
share_backend_collection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
share_backend_file_dependent.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
template.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
user.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
userinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +07:00
util.php [OCP] update PHPdoc to contain correct @since tags 2015-06-05 17:30:45 +07:00