AddParam(new HtRule_Param('base', 'Rewrite Base', HtRule_Param::TYPE_STRING, '/', 'With leading and trailing slashes')); parent::__construct(); } public function __toString() { $base = $this->params['base']->Value(); $name = self::GetName(); return <<