예제 #1
0
 protected function init()
 {
     if ($this->fields == NULL) {
         $this->fields = kArray::makeAssociative(array("id", "name", "type", "type_text", "producer_name", "rank", "views", "entries", "team_picture_path", "thumbnail_path", "intro_id", "intro_url", "intro_duration", "intro_duration_formatted", "intro_created_at_formatted", "intro_thumbnail", "custom_data_3"));
     }
 }