session->flashdata('msg')) { ?>
session->flashdata('msg'); ?>
form_builder->open_form(array('action' => '', 'id' => 'open')); $defaults_object_or_array_from_db = NULL; $form_content .= ""; $form_content .= $this->form_builder->build_form_horizontal($form, $defaults_object_or_array_from_db); $form_content .= $this->form_builder->close_form(); //build end form $replace_frm = '[form-builder:' . $form_name . ']'; $replace_to = $form_content; echo $description = str_replace($replace_frm, $replace_to, $page['description']); } } else { echo $page['description']; } ?>
$page_content_value) { ?>
$value) { ?>
'; } } ?>
$value) { ?>

85 ) ? substr(html_entity_decode($value['description']), 0, 85) . '....' : $value['description']; ?>
$value) { ?>
'; } ?>
ajax_pagination->create_links(); //pagination link } ?>