nextcloud/lib/public
Morris Jobke 078cf8ae36 fix identation in public/irequest.php 2016-01-12 08:48:51 +01:00
..
activity update licence headers via script 2015-10-05 21:15:52 +02:00
app Don't show apps which are always enabled in the app manager 2015-10-26 09:53:04 +01:00
appframework Update license headers 2015-10-26 14:04:01 +01:00
authentication Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
backgroundjob Add methods to interface which have always been required 2015-12-18 14:25:04 +01:00
capabilities Update license headers 2015-10-26 14:04:01 +01:00
command update license headers and authors 2015-06-25 14:13:49 +02:00
comments improve PHP doc and remove superflous by reference indicator 2015-12-09 14:34:23 +01:00
contacts Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
db/querybuilder Add a method to the get "to use" table and column name 2015-12-08 11:04:28 +01:00
diagnostics Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
encryption update licence headers via script 2015-10-05 21:15:52 +02:00
files Fix code from comments 2015-12-03 10:00:11 +01:00
http/client update licence headers via script 2015-10-05 21:15:52 +02:00
l10n Add since tag 2015-08-28 15:46:55 +02:00
lock update license headers and authors 2015-06-25 14:13:49 +02:00
mail update license headers and authors 2015-06-25 14:13:49 +02:00
preview update license headers and authors 2015-06-25 14:13:49 +02:00
route Deprecate remaining function and entire class 2016-01-07 21:29:51 +01:00
search Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
security Use PHP polyfills 2015-12-11 08:47:36 +01:00
systemtag Fixed system tags DAV and API and docs 2015-12-04 17:30:50 +01:00
api.php update license headers and authors 2015-06-25 14:13:49 +02:00
app.php core will handle invalid URLs and redirects properly 2015-12-18 15:51:03 +01:00
autoloadnotallowedexception.php deduplicate @xenopathic 2015-10-06 09:52:19 +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 Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
files.php Remove last occurences of OC_Helper::getMimeType() 2015-11-26 10:18:32 +01: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 [Avatars] Add function to get the Node of the avatar 2015-12-16 20:29:02 +01: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 update license headers and authors 2015-06-25 14:13:49 +02:00
iconfig.php Move the filtering of sensitive data to the config class 2015-09-25 11:08:33 +02:00
icontainer.php update licence headers via script 2015-10-05 21:15:52 +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 escapeLikeParameter to IDBConnection 2015-11-05 16:41:30 +01: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 Adjust PHPDoc as suggested 2015-11-20 14:38:29 +01:00
ihelper.php update license headers and authors 2015-06-25 14:13:49 +02:00
iimage.php update license headers and authors 2015-06-25 14:13:49 +02:00
il10n.php Adding unit test for MailNotifications::sendInternalShareMail() 2015-12-02 21:42:14 +01:00
ilogger.php Remove passwords from logged exception stack traces 2015-09-24 20:01:30 +02:00
image.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
imemcache.php update license headers and authors 2015-06-25 14:13:49 +02:00
imemcachettl.php IMemcacheTTL was backported to 8.2.2 2015-12-10 19:00:07 +01: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 identation in public/irequest.php 2016-01-12 08:48:51 +01:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iservercontainer.php anounce CommentsManager getter in public server interface 2015-12-09 14:34:23 +01:00
isession.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
itagmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itags.php update license headers and authors 2015-06-25 14:13:49 +02:00
itempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +02:00
iuser.php Add the user's cloud id to the vCard 2015-12-02 09:14:41 +01:00
iuserbackend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iusermanager.php Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 2015-12-02 09:14:41 +01: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 update license headers and authors 2015-06-25 14:13:49 +02:00
sabrepluginevent.php Add since-tag 2015-09-23 16:16:57 +02:00
sabrepluginexception.php Add since-tag 2015-09-23 16:16:57 +02:00
share.php adjust comment, this parameter was added for 9.0 2015-11-04 15:12:22 +01: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 PHPDoc for classes and interfaces 2015-07-27 10:49:26 +02:00
user.php update license headers and authors 2015-06-25 14:13:49 +02:00
userinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
util.php Remove generateRandomBytes from OC_Util 2016-01-10 22:07:33 +01:00