input->get('dataoption', '', 'string'); $view = $this->input->get('dataview', '', 'string'); $id = $this->input->get('dataid', '', 'int'); // get the custom css option * */ $customcss = $this->input->get('customcss', '', 'raw'); ?>