"url"), leave url empty if no url //$breadcrumbs["New Crumb"] => "http://url.com" $breadcrumbs["Misc"] = ""; include("inc/ribbon.php"); ?>
start_track(); $alert_success = UI::print_alert('Success The page has been added.', 'success', array(), true); $alert_danger = UI::print_alert('Success Opps!!!', 'danger', array('closebutton'=>false), true); $alert_options = UI::print_alert('

Warning!

Best check yo self, you\'re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.', 'warning', array('block' => true, 'closebutton' => false, 'icon' => false), true); // snippet $body = $alert_success.$alert_danger.$alert_options; $run_time = $_ui->run_time(false); $_ui->create_widget()->body('content', $body) ->header('title', '

SmartUI Alerts

')->print_html(); // print html output $hb = new HTMLIndent(); $html_snippet = SmartUtil::clean_html_string($hb->indent($body), false); $contents = array( "body" => '
'.$html_snippet.'
', "header" => array( "icon" => 'fa fa-code', "title" => '

HTML Output (Run Time: '.$run_time.')

' ) ); $options = array( "editbutton" => false, "colorbutton" => false, "collapsed" => true ); $_ui->create_widget($options, $contents)->color('pink')->print_html(); ?>
parse($md); echo str_replace('