nextcloud/lib/public
Morris Jobke 30f4d91d01 Public API documentation fixes
refs #4883

 * http/response.php
 * config.php
 * response.php
 * files.php
 * idbconnection.php
 * app.php
 * user.php
 * template.php
 * share.php
 * db.php
 * icache.php & il10n.php
2013-10-17 00:49:15 +02:00
..
appframework Public API documentation fixes 2013-10-17 00:49:15 +02:00
authentication fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 2013-10-02 15:03:52 +02:00
contacts move new interfaces into lib/public and OCP 2013-08-31 21:34:29 +02:00
files adding additional exceptions for special cases where creating a file might not be allowed 2013-10-07 15:11:47 +02:00
api.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
app.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
backgroundjob.php Move legacy backgroundjob classes to a place where they can be autoloaded 2013-05-03 16:42:48 +02:00
config.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
constants.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
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 Public API documentation fixes 2013-10-17 00:49:15 +02:00
defaults.php mail is already themable via the template, no need to provide additional string in OC_Defaults 2013-09-30 10:03:12 +02:00
files.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
groupinterface.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
iaddressbook.php Fix indentation style 2013-02-14 08:36:26 +01:00
icache.php Public API documentation fixes 2013-10-17 00:49:15 +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 Public API documentation fixes 2013-10-17 00:49:15 +02:00
ihelper.php Add Helper and URLGenerator interfaces to server container 2013-10-04 18:11:02 +02:00
il10n.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
image.php need to use \OC_Image to escape OCP namespace 2013-07-22 17:25:55 +02:00
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 passesCSRFCheck added to OCP\IRequest 2013-10-04 18:13:04 +02:00
iservercontainer.php Add Helper and URLGenerator interfaces to server container 2013-10-04 18:11:02 +02: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
iurlgenerator.php Add Helper and URLGenerator interfaces to server container 2013-10-04 18:11:02 +02:00
iusersession.php Add UserSession to server container 2013-09-20 14:32:43 +02:00
json.php style fixes for public json api 2012-09-08 16:14:06 +02:00
response.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
share.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
template.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
user.php Public API documentation fixes 2013-10-17 00:49:15 +02:00
userinterface.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
util.php check if some encrypted files are left after the app was disabled and warn the user 2013-08-12 17:25:27 +02:00