[commits] [Wiki] changed: Doc/Dev/SpecialFiles

Jan Schneider jan at horde.org
Wed Sep 4 14:43:59 UTC 2013


jan  Wed, 04 Sep 2013 14:43:59 +0000

Modified page: http://wiki.horde.org/Doc/Dev/SpecialFiles
New Revision:  3
Change log:  Fix link

@@ -9,9 +9,9 @@

  There are several files with a special meaning that can be found in  
every Horde application:

  * {{index.php}}: This script is loaded if a user enters an  
application. Usually this script doesn't have any functionality but  
simple loads the default view of the application, sometimes depending  
on the user's preferences.
-* {{lib/Api.php}}: This files defines and implements all methods that  
an application is exposing through the ((Doc/Dev/RegistryH3|Registry))  
to the other Horde applications and the Horde RPC servers.
+* {{lib/Api.php}}: This files defines and implements all methods that  
an application is exposing through the ((Doc/Dev/Registry|Registry))  
to the other Horde applications and the Horde RPC servers.
  * {{lib/Application.php}}: This file defines information need to  
initialize the application and to interact with the Horde framework.  
It also defines the version number of the application.
  * {{lib/Exception.php}}: This file defines the application-specific  
exception class.
  * {{lib/Test.php}}: This file defines any application specific tests  
to run when using the Horde test script.
  * {{lib/Ajax/Application.php}}: This file defines the AJAX actions  
provided by this module.



More information about the commits mailing list