Maintain cached list of XML templates for filling out PDF forms.
function FormTemplateList ( )
function Cache ( )
Cache metainformation from templates into cache file.
function GetList ( )
Retrieve list of form templates in the system.
Associative array of form template names associated with arrays containing representations of their information fields.
function IsCached ( )
Determine if the form template cache is up to date.
Boolean, whether or not the cache is up to date