This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
854986abcbe1b8680a429b73e9238f3371e1e6fc
Froxlor
/
lib
/
classes
/
api
History
Michael Kaufmann
854986abcb
add some more function-doc; add setting to enable/disable api in system-settings; added last three api-command classes (empty so far)
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2018-10-08 09:35:15 +02:00
..
commands
add some more function-doc; add setting to enable/disable api in system-settings; added last three api-command classes (empty so far)
2018-10-08 09:35:15 +02:00
abstract.ApiCommand.php
fix global lng-array
2018-03-18 08:45:20 +01:00
abstract.ApiParameter.php
opzimize ApiParameter::getModFunctionString(); corrected FpmDaemons::update(); added a few more unit-tests
2018-04-01 10:31:38 +02:00
api_includes.inc.php
check for installed/configured froxlor in api.php and return 404 if not
2018-03-14 18:13:32 +01:00
class.FroxlorRPC.php
phpdoc for Admins-ApiCommand
2018-03-26 10:13:51 +02:00
interface.ResourceEntity.php
list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing()
2018-03-02 17:22:47 +01:00