set_content_template('boxes/sample_box.html'); } public function prepare_data() { $this->content_array['BOX_ID'] = 'sample_box_1'; } }