options = $options; } function exec(&$Doc) { $Doc->addContent($this->options); return true; } } ?>