Warning (2): array_search() expects parameter 2 to be array, null given [APP/Controller/ToolboxesController.php, line 177]
Warning (2): count(): Parameter must be an array or an object that implements Countable [APP/Controller/ToolboxesController.php, line 182]
Notice (8): Trying to access array offset on value of type null [APP/Controller/ToolboxesController.php, line 182]
Notice (8): Undefined offset: 0 [APP/Controller/ToolboxesController.php, line 189]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/ippa-toolbox/lib/Cake/Utility/Debugger.php:797) [APP/Controller/AppController.php, line 61]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/ippa-toolbox/lib/Cake/Utility/Debugger.php:797) [APP/Controller/AppController.php, line 62]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/ippa-toolbox/lib/Cake/Utility/Debugger.php:797) [APP/Controller/AppController.php, line 63]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/ippa-toolbox/lib/Cake/Utility/Debugger.php:797) [APP/Controller/AppController.php, line 64]
Toolbox for public participation: Search ;
 
ippa Knowledge Base Tool Box
 
params['controller'] == 'toolboxes' AND $this->params['action']=='details')) : ?>

'.$this -> html -> link($text, '/files/pages/' . $file['filename'], array('target' => '_blank', 'escape' => false)); } } ?>

Details for «' . $toolbox['Toolbox']['name'] . '»'; if ($toolbox['Toolbox']['Tool_Description'] != '') { echo '

' . nl2br($toolbox['Toolbox']['Tool_Description']) . '

'; } ?> '; } } } } if (!empty($propertyAr)) { echo ''; $propertyAr = array(); } if (!empty($implodeAr)) { while (list($name, $details) = each($implodeAr)) { echo ''; } } ?>
Attribute Value
' . $name . '' . $value . '
Properties' . implode('
', $propertyAr) . '
' . $name . '' . implode('
', $details) . '
References

' . nl2br($toolbox['Toolbox']['Tool_Refs']) . '

'; } if ($toolbox['Toolbox']['Links'] != '') { echo '

Links

' . $toolbox['Toolbox']['Links'] . '

'; } if (isset($toolbox['Casestudy'][0]['name']) AND $toolbox['Casestudy'][0]['name']!='') { echo '

Case Studies

'; foreach ($toolbox['Casestudy'] AS $caseStudy) { echo $this -> Html -> link($caseStudy['name'], '/files/' . $caseStudy['filename'], array('target' => '_blank')) . '
'; } } echo '

'; if (isset($idAr['prev']) AND (int)$idAr['prev'] > 0) { echo $this -> Html -> link('Previous Tool', array( 'action' => 'details', $idAr['prev'] )) . ' | '; } echo $this -> Html -> link('Back to Search Results', array('action' => 'index')); if (isset($idAr['next']) AND (int)$idAr['next'] > 0) { echo ' | ' . $this -> Html -> link('Next Tool', array( 'action' => 'details', $idAr['next'] )); } echo '

'; ?>
Html -> image('processing.gif', array('border' => '0')); ?>