$device['hostname'], 'url' => generate_url(array('page' => 'device', 'device' => $device['device_id']))); $title_array[] = array('text' => $port['port_label'], 'url' => generate_url(array('page' => 'device', 'device' => $device['device_id']))); $title_array[] = array('text' => 'CBQoS', 'url' => generate_url(array('page' => 'device', 'device' => $device['device_id'], 'tab' => 'port', 'port' => $port['port_id'], 'view' => 'cbqos'))); $title_array[] = array('text' => $cbqos['policy_name'] . '/' . $cbqos['object_name'] , 'url' => generate_url(array('page' => 'device', 'device' => $device['device_id'], 'tab' => 'port', 'port' => $port['port_id'], 'view' => 'cbqos'))); // EOF