ValidForm Builder

Easy and safe XHTML 1.0 strict forms with validation!

Contents

The VF_File class

Introduction

Description of the class

Class synopsis

VF_File {
	string toHtml([bool $isSubmitted])
	string toJS(void)
}

Table of Contents

  • VF_Fieldset→toHtml — Generates the HTML for this area and all (multi)fields inside it
  • VF_Fieldset→toJS — Generates the Javascript code for this area and all (multi)fields inside it