Pools

formButton('createconfig', 'Create Pool', array( 'onclick' => 'self.location="/pool/createpool"', 'class' => 'addbutton'))?> pools): ?> pools as $pool): ?>
poolID Title Description Location
escape($pool->getID()) ?> escape($pool->getTitle()) ?> escape($pool->getDescription()) ?> escape($pool->getLocation()) ?> edit pool delete pool link client
findBy('poolID',$pool->getID()); foreach ($clients as $client): ?> find($client['clientID'],$cli); ?>
clientID mac hardwarehash
macAdress); ?> hardwarehash); ?> unlink client

Free clients

pools as $pool): ?> freeclients as $client): ?> pools as $pool): ?>
ClientIDMacAdressHardwarehash escape($pool->getTitle()) ?>
'pool', 'action' => 'linkclient', 'clientID' => $client['clientID'], 'poolID' => $pool->getID(), ), 'default', true) ?>'>link

There are no pools to display.