id = $obj['media_id']; $this->file = $obj['media_file']; $this->title = $obj['media_title']; $this->caption = $obj['media_caption']; $this->width = $obj['media_x']; $this->height = $obj['media_y']; $this->order = $obj['media_order']; } } } ?>