Code

Added comments
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Oct 2010 08:57:13 +0000 (08:57 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Oct 2010 08:57:13 +0000 (08:57 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19933 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Config/class_DeviceConfig.inc

index 2d02c531c824f092366aa7068775aecd16e4a133..b6b28d0ca4e28b7aff32e11a9483c5267954c586 100644 (file)
@@ -70,6 +70,12 @@ class DeviceConfig extends management
     }
 
     
+    /*! \brief  Sets the installation method to the given method.
+     *          Updates the template engine and adds the initial root 
+     *           object for the selected method.
+     *  @param  The method to use.
+     *  @return TRUE on success else FALSE. 
+     */
     function setInstallMethod($str)
     {
         $this->is_account = FALSE;
@@ -113,6 +119,10 @@ class DeviceConfig extends management
     }
 
 
+    /*! \brief  Intializes this plugin
+     *          All available installation methods will be loaded
+     *           and populated.
+     */
     function init()
     {
         // Reset erros