document->setTitle("Hello World! %s"); $this->data['variable'] = "Hello World!"; $this->out(); } }