Code

Updated ACL category
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Oct 2008 08:14:34 +0000 (08:14 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Oct 2008 08:14:34 +0000 (08:14 +0000)
-addons -> addon
-admin  -> administration

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12794 594d385d-05f5-0310-b6e9-bd551577e9d8

12 files changed:
gosa-core/plugins/admin/departments/class_countryGeneric.inc
gosa-core/plugins/admin/departments/class_dcObject.inc
gosa-core/plugins/admin/departments/class_departmentGeneric.inc
gosa-core/plugins/admin/departments/class_localityGeneric.inc
gosa-core/plugins/admin/departments/class_organizationGeneric.inc
gosa-core/plugins/admin/groups/class_groupGeneric.inc
gosa-plugins/addressbook/addons/addressbook/class_addressbook.inc
gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc
gosa-plugins/goto/admin/groups/apps/class_groupApplication.inc
gosa-plugins/scalix/admin/groups/scalix/class_scalixGroup.inc
gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc
gosa-plugins/sudo/admin/sudo/class_sudoOption.inc

index 32e2ad7619d1906ba6df79900772b1a14d3b21a0..36790bff4b332790e84d20941526d3ae80281af2 100644 (file)
@@ -79,7 +79,7 @@ class country extends department
           "plSelfModify"  => FALSE,
           "plPriority"    => 2,
           "plDepends"     => array(),
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("department"),
 
           "plProvidedAcls" => array(
index 8c4916d3a70d50fa0d3e24a5c79ef6fb03091ab1..16de04c28bce22ffe8f4e1c726dabc319d7e5ea0 100644 (file)
@@ -78,7 +78,7 @@ class dcObject extends department
           "plSelfModify"  => FALSE,
           "plPriority"    => 4,
           "plDepends"     => array(),
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("department"),
 
           "plProvidedAcls" => array(
index 04d0fd63cd8af6e6da5c3d769606e6d91e6f5bb2..d256d7a682eaf35e1f4c298af984d5a2bbbc2fd9 100644 (file)
@@ -590,7 +590,7 @@ class department extends plugin
                   "plSelfModify"  => FALSE,
                   "plPriority"    => 0,
                   "plDepends"     => array(),
-                  "plSection"     => array("admin"),
+                  "plSection"     => array("administration"),
                   "plCategory"    => array("department" => array("objectClass" => "gosaDepartment", "description" => _("Departments"))),
             
                   "plProvidedAcls" => array(
index bf4dd26f54106b06163a9fe1e456d98053c07061..3aecf1c19cd7b64cbbb903955870cb7cf65c3750 100644 (file)
@@ -79,7 +79,7 @@ class locality extends department
           "plSelfModify"  => FALSE,
           "plPriority"    => 3,
           "plDepends"     => array(),
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("department"),
 
           "plProvidedAcls" => array(
index c9ee62a76e506f482db038ef803657be0544ad2a..5a3e623ba943789b7e4442d3e5d7e3cedfca8c5d 100644 (file)
@@ -110,7 +110,7 @@ class organization extends department
           "plSelfModify"  => FALSE,
           "plPriority"    => 1,
           "plDepends"     => array(),
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("department"),
 
           "plProvidedAcls" => array(
index 2226ac818f8b885138a23d8c571c9507c5c91ab3..300ddd0cfccb085e1f204cfe8d6a199077a87c9f 100644 (file)
@@ -1254,7 +1254,7 @@ class group extends plugin
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
           "plPriority"    => 0,
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("groups" => array("objectClass" => "posixGroup", "description" => _("Groups"))),
 
           "plProvidedAcls"    => array(
index 613ceda101a469113367e7c282822158cd825bf7..369acd0dd866a9476c0fb340401f793fb9dfdf89 100644 (file)
@@ -810,7 +810,7 @@ class addressbook extends plugin
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
           "plPriority"    => 0,
-          "plSection"     => array("addons" => _("Addons")),
+          "plSection"     => array("addon" => _("Addons")),
           "plCategory"    => array("addressbook" => array("objectClass" => "inetOrgPerson", "description" => _("Addressbook"))),
 
           "plProvidedAcls"    => array(
index 471dfef11026346106a6dbbdcda7a45b8eb7e24c..71b74554a7d6e315f9b5dbc2fd45d8e023b3e0dc 100644 (file)
@@ -767,7 +767,7 @@ class conference extends plugin
           "plSelfModify"  => TRUE,
           "plDepends"     => array(),
           "plPriority"    => 0,
-          "plSection"     => array("addons" => _("Addons")),
+          "plSection"     => array("administration")),
           "plCategory"    => array("gofonconference" => array("description" => _("GOfon conference"),
               "objectClass" => "gofonConference")),
 
index bb8937f09ee3df484aa7ead299342019d682d4b5..e358b7fda97b662e04647b0aa920b8cfc29388c2 100644 (file)
@@ -1375,7 +1375,7 @@ class appgroup extends plugin
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
           "plPriority"    => 7,
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("groups"),
           "plProvidedAcls"=> array(
             "gosaMemberApplication"     => _("Application"),
index 2646a0a1ca45c7180433d66e96d3aa3bc1d83542..3631f9814eb0e520b47e0d6c22540934316bc856 100644 (file)
@@ -2,11 +2,41 @@
 
 class scalixGroup extends scalixAccount
 {
-       var $scalixGroup = TRUE;
+  var $scalixGroup = TRUE;
 
-       var $attributes           = array("scalixMailnode");
-       var $fakeBooleanAttributes= array("scalixHideUserEntry");
-       var $objectclasses        = array("scalixGroupClass");
+  var $attributes           = array("scalixMailnode");
+  var $fakeBooleanAttributes= array("scalixHideUserEntry");
+  var $objectclasses        = array("scalixGroupClass");
+
+
+  static function plInfo()
+  {
+    return (array(
+          "plDescription"     => _("Scalix account"),
+          "plSelfModify"      => TRUE,
+          "plDepends"         => array("group"),
+          "plPriority"        => 2,
+          "plSection"         => array("administration"),
+          "plCategory"        => array("groups"),
+          "plOptions"         => array(),
+
+          "plProvidedAcls"  => array(
+
+            "scalixMailnode"            => _("Scalix Mail node"),
+            "scalixMailboxClass"        => _("Mailbox class"),
+            "scalixServerLanguage"      => _("Server language"),
+            "scalixAdministrator"       => _("Administrator"),
+            "scalixMailboxAdministrator"=> _("Mailbox administrator"),
+            "scalixHideUserEntry"       => _("Hide user entry in Scalix"),
+            "scalixLimitMailboxSize"    => _("Mailbox size limitations"),
+            "scalixLimitOutboundMail"   => _("Limit outbound"),
+            "scalixLimitInboundMail"    => _("Limit inbound"),
+            "scalixLimitNotifyUser"     => _("Notify user"),
+            "scalixEmailAddress"        => _("Scalix email addresses"))
+
+            ));
+  }
 }
 
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler
 ?>
index 7878acbc3e365f27c8fe52c126b66e22fc776434..1d315f7fe8528b46d351ffdc5645745b3d7fda57 100644 (file)
@@ -662,7 +662,7 @@ class sudo extends plugin
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
           "plPriority"    => 0,
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("sudo" => array("objectClass" => "sudoRole", "description" => _("Sudo role"))),
 
           "plProvidedAcls"    => array(
index 00907172080f864c00d69b2199f26b4b10f3f050..cf8d6bd1f98a9d5f3b0512cbb696b0030b2a2dc6 100644 (file)
@@ -538,7 +538,7 @@ class sudoOption extends plugin
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
           "plPriority"    => 2,
-          "plSection"     => array("admin"),
+          "plSection"     => array("administration"),
           "plCategory"    => array("sudo"),
           "plProvidedAcls"    => array()
         ));