setImageName('emergency_exit'); $helper->setBaseImage('base_exit'); // Set image dimensions $helper->setWidth(100); $helper->setHeight(50); // Flush content to the template engine //$helper->flushContent(); // Comment this out if image is done $this->debugInstance(); // [EOF] ?>