Code

Added sub plugins for the dash board
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Jun 2010 08:46:16 +0000 (08:46 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Jun 2010 08:46:16 +0000 (08:46 +0000)
commit81b418e517dcc5f6890ae85a5f4065add469f9cf
treee4a383577dbf085bc800424af441bba3112ca715
parentdfbae658fd17f9ed4e02f6359ea56868812dd811
Added sub plugins for the dash board

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18877 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/generic/dashBoard/class_dashBoard.inc
gosa-core/plugins/generic/dashBoard/dbAdvices/class_dbAdvices.inc [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbAdvices/contents.tpl [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbChannelStatus/contents.tpl [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbInformation/class_dbInformation.inc [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbInformation/contents.tpl [new file with mode: 0644]
gosa-core/plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc