Code

Allow to set multiple dependencies for listing actions :
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 11 Jan 2010 10:11:14 +0000 (10:11 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 11 Jan 2010 10:11:14 +0000 (10:11 +0000)
commit751c7d6b2db0d708c261e643bf843ce402aa629f
treea896c5cfa0a270c4716c2e97dfabe65ddb5b02f7
parent6bce0dc8f948c024b42fba62f83826d1cce37ece
Allow to set multiple dependencies for listing actions :
 - e.g.
{{{

    <action>
      <name>createISO</name>
      <type>entry</type>

      <objectclass>gotoWorkstation</objectclass>
      <objectclass>FAIobject</objectclass>

      <image>plugins/systems/images/cdrom.png</image>
      <acl>workstation/workgeneric[createFAICD:w]</acl>
      <label>Create ISO</label>
    </action>

}}}

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15136 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc