From 7008750fafc7f0c4c0b31f0a53f1ffaeb8f7e36a Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 6 Apr 2011 20:32:47 +0200 Subject: neues Design eingebettet, bei Role, Person &Group muss noch etwas überlegt werden --- .../modules/user/views/scripts/pool/index.phtml | 249 +++++++++++---------- 1 file changed, 136 insertions(+), 113 deletions(-) (limited to 'application/modules/user/views/scripts/pool') diff --git a/application/modules/user/views/scripts/pool/index.phtml b/application/modules/user/views/scripts/pool/index.phtml index f7d04e2..568654d 100644 --- a/application/modules/user/views/scripts/pool/index.phtml +++ b/application/modules/user/views/scripts/pool/index.phtml @@ -5,22 +5,30 @@ 'onclick' => 'self.location="/user/pool/createpool/page/'.$this->page.'"', 'class' => 'addbutton'))?> -pools): ?> - - - - - - - - +
+
Available searchfilter:
+
bootosID
+
title
+
groupID
+
configID
+
init
+
kernel
+
kcl
+
description
+
changed
+
expires
+
public
+
+ +
+ pools)==0) + echo "There are no Pools to display." ?> pools as $pool): ?> -
- - - - - - - - - findBy(array('poolID' => $pool->getID()),true); - ?> - 0): ?> - - - - - - -
Title titleDescription descriptionLocation locationActions
escape($pool->getTitle()) ?>escape($pool->getDescription()) ?>escape($pool->getLocation()) ?>url( array( 'module' => 'user', 'controller' => 'pool', @@ -29,8 +37,8 @@ 'page' => $this->page ), 'default', - true) ?>">Edit PoolEdit Pool + Delete PoolDelete Pool + Link Client
- - - - - - - - - - - find($client['clientID'],$cli); + true) ?>">Link Client + + findBy(array('poolID' => $pool->getID()),true); ?> - - - - - -
MacHardwarehashActions
macAdress); ?>hardwarehash); ?>Unlink Client
-
- pagination; ?> - +
escape($pool->getTitle()) ?>
+
escape($pool->getLocation()) ?> - Clients
+ escape($pool->getDescription()) ?>
+
+ + 0): ?> + + find($client['clientID'],$cli); + ?> +
+
+
+
+ Unlink Client +
+
+ +
macAdress); ?>
+ +
hardwarehash); ?>
+
+
+
+
+ +
+ + +
+ + + + +pagination; ?> + + + freeclients) && count($this->freeclients)>0): ?>

Free clients

@@ -105,41 +131,44 @@

- - - - - - - -freeclients as $client): ?> - - - - - ?> - - - - - -
ClientIDMacAdressHardwarehashActions
+
+ freeclients as $client): ?> +
+
5
+
+
+ +
+
+ +
+ +
+
+
+
+
+ +
+ - - -

There are no pools to display.

- - -- cgit v1.2.3-55-g7522