nextcloud/lib/public
Thomas Müller 4de45b5e61 Merge pull request #15958 from owncloud/usage-of-public-log-interface
Use internally \OCP\ILogger instead of \OC\Log
2015-05-04 09:13:26 +02:00
..
activity Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
app Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
appframework Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
authentication Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
command Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
contacts Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
diagnostics Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
encryption Merge pull request #15860 from owncloud/enc_fallback_old_encryption 2015-04-27 14:32:19 +02:00
files Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
http/client Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
lock allow getting the path from the lockedexception 2015-04-30 14:48:42 +02:00
mail Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
preview Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
route Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
search Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
security Fix type annotation 2015-04-27 13:31:18 +02:00
api.php Add @since tag to public namespace constants 2015-04-18 23:19:35 +02:00
app.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
backgroundjob.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
config.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
constants.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
contacts.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +02:00
db.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
defaults.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
files.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
groupinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iaddressbook.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iappconfig.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iavatar.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
iavatarmanager.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
icache.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icachefactory.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificate.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificatemanager.php Proper return types 2015-04-20 13:00:02 +02:00
iconfig.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icontainer.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
idatetimeformatter.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idatetimezone.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idb.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idbconnection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ieventsource.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroup.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroupmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ihelper.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iimage.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
il10n.php IL10n - add PHPDoc for $options 2015-04-18 15:50:17 +02:00
ilogger.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
image.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
imemcache.php add compare and swap to memcache 2015-04-30 14:48:39 +02:00
inavigationmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ipreview.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
irequest.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iservercontainer.php Fix return type of the getRootFolder() method 2015-04-28 09:36:29 +02:00
isession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itagmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itags.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itempmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +02:00
iuser.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iuserbackend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iusermanager.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +02:00
iusersession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
json.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
preconditionnotmetexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
response.php Add version to deprecation notice 2015-04-20 10:30:16 +02:00
share.php fix several issues with doc blocks on share.php 2015-04-28 08:40:47 +02:00
share_backend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_collection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_file_dependent.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
template.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
user.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
userinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
util.php Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocp 2015-04-19 15:42:07 +02:00