From f4d12bf72a943d6a8965f21a11eefbb05d2a5483 Mon Sep 17 00:00:00 2001 From: Eole Date: Wed, 27 Apr 2016 22:52:25 +0200 Subject: Add Documentation --- server/doc/classes/Core.html | 346 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 server/doc/classes/Core.html (limited to 'server/doc/classes/Core.html') diff --git a/server/doc/classes/Core.html b/server/doc/classes/Core.html new file mode 100644 index 0000000..47095dc --- /dev/null +++ b/server/doc/classes/Core.html @@ -0,0 +1,346 @@ + + + + + + API Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+ + + +

\Core

+

Interface for the main classes of the API

+ + +
+

Summary

+
+
+ Methods +
+
+ Constants +
+
+
+
+ action()
+
+
+ No constants found +
+
+
+
+ No protected methods found +
+
+ N/A +
+
+
+
+ No private methods found +
+
+ N/A +
+
+
+
+ +
+ + +
+
+

Methods

+
+ +
+ +
+
+ +
+

action()

+ +
action(String  $action) : void
+

Execute an action in the class

+ + +

Parameters

+ + + + + + +
String$action

Function to be called

+ + + +
+
+ +
+ +
+
+ + + + +
+ + + -- cgit v1.2.3