'prefetch', 'href'=>THEME.'images/browsers.png')); } /** * @param string $caption * @param string $text * @param string $id : id of the current render * @param array $info : current style and other menu data. * @return null */ public function tablestyle($caption, $text, $id=null, $info=array()) { $style = is_string($info['setStyle']) ? $info['setStyle'] : ''; // global $style; // no longer needed. echo "\n\n"; /* if($id == 'wm') // Example - If rendered from 'welcome message' { $style = ''; } if($id == 'featurebox') // Example - If rendered from 'featurebox' { $style = ''; } */ switch($style) { case "navdoc": case "none": echo $text; break; case "jumbotron": echo '