action = $action; $this->title = $title; $this->method = $method; $this->inputs = $inputs; } function GetText() { $return = ''; if ($this->title != '') $return .= ''.$this->title.''; $return .= '