ppeasy/fmlink/PHP API Documentation/elementindex_FM.html

1559 lines
78 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title></title>
<link rel="stylesheet" href="media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<a name="top"></a>
<h2>[FileMaker] element index</h2>
<a href="elementindex.html">All elements</a>
<br />
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_FM.html#a">a</a>
<a class="index-letter" href="elementindex_FM.html#c">c</a>
<a class="index-letter" href="elementindex_FM.html#d">d</a>
<a class="index-letter" href="elementindex_FM.html#e">e</a>
<a class="index-letter" href="elementindex_FM.html#f">f</a>
<a class="index-letter" href="elementindex_FM.html#g">g</a>
<a class="index-letter" href="elementindex_FM.html#h">h</a>
<a class="index-letter" href="elementindex_FM.html#i">i</a>
<a class="index-letter" href="elementindex_FM.html#j">j</a>
<a class="index-letter" href="elementindex_FM.html#l">l</a>
<a class="index-letter" href="elementindex_FM.html#n">n</a>
<a class="index-letter" href="elementindex_FM.html#p">p</a>
<a class="index-letter" href="elementindex_FM.html#r">r</a>
<a class="index-letter" href="elementindex_FM.html#s">s</a>
<a class="index-letter" href="elementindex_FM.html#v">v</a>
</div>
<a name="a"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">a</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">add</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodadd">FileMaker_Command_CompoundFind::add()</a> in CompoundFind.php</div>
<div class="index-item-description">Adds a Find Request object to this Compound Find command.</div>
</dd>
<dt class="field">
<span class="method-title">addError</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.html#methodaddError">FileMaker_Error_Validation::addError()</a> in Validation.php</div>
<div class="index-item-description">Adds an error.</div>
</dd>
<dt class="field">
<span class="method-title">addFindCriterion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindRequest.html#methodaddFindCriterion">FileMaker_Command_FindRequest::addFindCriterion()</a> in FindRequest.php</div>
<div class="index-item-description">Adds a criterion to this find request.</div>
</dd>
<dt class="field">
<span class="method-title">addFindCriterion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodaddFindCriterion">FileMaker_Command_Find::addFindCriterion()</a> in Find.php</div>
<div class="index-item-description">Adds a criterion to this Find command.</div>
</dd>
<dt class="field">
<span class="method-title">addSortRule</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodaddSortRule">FileMaker_Command_Find::addSortRule()</a> in Find.php</div>
<div class="index-item-description">Adds a sorting rule to this Find command.</div>
</dd>
<dt class="field">
<span class="method-title">addSortRule</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodaddSortRule">FileMaker_Command_CompoundFind::addSortRule()</a> in CompoundFind.php</div>
<div class="index-item-description">Adds a sorting rule to this Compound Find command.</div>
</dd>
<dt class="field">
<span class="include-title">Add.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Add.php.html">Add.php</a> in Add.php</div>
</dd>
</dl>
<a name="c"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">c</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">clearFindCriteria</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodclearFindCriteria">FileMaker_Command_Find::clearFindCriteria()</a> in Find.php</div>
<div class="index-item-description">Clears all existing criteria from this Find command.</div>
</dd>
<dt class="field">
<span class="method-title">clearFindCriteria</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindRequest.html#methodclearFindCriteria">FileMaker_Command_FindRequest::clearFindCriteria()</a> in FindRequest.php</div>
<div class="index-item-description">Clears all existing criteria from this find request.</div>
</dd>
<dt class="field">
<span class="method-title">clearSortRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodclearSortRules">FileMaker_Command_CompoundFind::clearSortRules()</a> in CompoundFind.php</div>
<div class="index-item-description">Clears all existing sorting rules from this Compound Find command.</div>
</dd>
<dt class="field">
<span class="method-title">clearSortRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodclearSortRules">FileMaker_Command_Find::clearSortRules()</a> in Find.php</div>
<div class="index-item-description">Clears all existing sorting rules from this Find command.</div>
</dd>
<dt class="field">
<span class="method-title">commit</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodcommit">FileMaker_Record::commit()</a> in Record.php</div>
<div class="index-item-description">Saves any changes to this record in the database on the Database Server.</div>
</dd>
<dt class="field">
<span class="method-title">createRecord</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodcreateRecord">FileMaker::createRecord()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Record object.</div>
</dd>
<dt class="field">
<span class="include-title">CompoundFind.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.php.html">CompoundFind.php</a> in CompoundFind.php</div>
</dd>
<dt class="field">
<span class="include-title">Command.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.php.html">Command.php</a> in Command.php</div>
</dd>
</dl>
<a name="d"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">d</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">delete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methoddelete">FileMaker_Record::delete()</a> in Record.php</div>
<div class="index-item-description">Deletes this record from the database on the Database Server.</div>
</dd>
<dt class="field">
<span class="method-title">describeLocalValidationRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methoddescribeLocalValidationRules">FileMaker_Field::describeLocalValidationRules()</a> in Field.php</div>
<div class="index-item-description">Return an array of arrays containing the extra information for all pre-validation rules on this field that can be evaluated by the PHP engine.</div>
</dd>
<dt class="field">
<span class="method-title">describeValidationRule</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methoddescribeValidationRule">FileMaker_Field::describeValidationRule()</a> in Field.php</div>
<div class="index-item-description">Returns any additional information for the specified pre-validation rule.</div>
</dd>
<dt class="field">
<span class="method-title">describeValidationRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methoddescribeValidationRules">FileMaker_Field::describeValidationRules()</a> in Field.php</div>
<div class="index-item-description">Returns any additional information for all pre-validation rules.</div>
</dd>
<dt class="field">
<span class="include-title">Delete.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Delete.php.html">Delete.php</a> in Delete.php</div>
</dd>
<dt class="field">
<span class="include-title">Duplicate.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Duplicate.php.html">Duplicate.php</a> in Duplicate.php</div>
</dd>
<dt class="field">
<span class="include-title">de.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_de.php.html">de.php</a> in de.php</div>
</dd>
</dl>
<a name="e"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">e</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">execute</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodexecute">FileMaker_Command::execute()</a> in Command.php</div>
<div class="index-item-description">Executes the command.</div>
</dd>
<dt class="field">
<span class="include-title">Edit.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Edit.php.html">Edit.php</a> in Edit.php</div>
</dd>
<dt class="field">
<span class="include-title">en.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_en.php.html">en.php</a> in en.php</div>
</dd>
<dt class="field">
<span class="include-title">Error.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.php.html">Error.php</a> in Error.php</div>
</dd>
</dl>
<a name="f"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">f</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
FileMaker
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html">FileMaker</a> in FileMaker.php</div>
<div class="index-item-description">Base FileMaker class. Defines database properties, connects to a database, and gets information about the API.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodFileMaker">FileMaker::FileMaker()</a> in FileMaker.php</div>
<div class="index-item-description">FileMaker object constructor.</div>
</dd>
<dt class="field">
<span class="include-title">Find.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.php.html">Find.php</a> in Find.php</div>
</dd>
<dt class="field">
<span class="include-title">FindAll.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindAll.php.html">FindAll.php</a> in FindAll.php</div>
</dd>
<dt class="field">
<span class="include-title">FindAny.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindAny.php.html">FindAny.php</a> in FindAny.php</div>
</dd>
<dt class="field">
<span class="include-title">FindRequest.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindRequest.php.html">FindRequest.php</a> in FindRequest.php</div>
</dd>
<dt class="field">
<span class="include-title">filemaker-api.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMCF_filemaker-api.php.html">filemaker-api.php</a> in filemaker-api.php</div>
</dd>
<dt class="field">
<span class="include-title">fr.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_fr.php.html">fr.php</a> in fr.php</div>
</dd>
<dt class="field">
<span class="include-title">Field.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.php.html">Field.php</a> in Field.php</div>
</dd>
<dt class="field">
<span class="include-title">FileMaker.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html">FileMaker.php</a> in FileMaker.php</div>
</dd>
<dt class="field">
FileMaker_Command
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html">FileMaker_Command</a> in Command.php</div>
<div class="index-item-description">Base Command class. Represents commands that add records, delete records, duplicate records, edit records, perform find requests, and perform ScriptMaker scripts.</div>
</dd>
<dt class="field">
FileMaker_Command_Add
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Add.html">FileMaker_Command_Add</a> in Add.php</div>
<div class="index-item-description">Command class that adds a new record.</div>
</dd>
<dt class="field">
FileMaker_Command_CompoundFind
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html">FileMaker_Command_CompoundFind</a> in CompoundFind.php</div>
<div class="index-item-description">Command class that performs multiple find requests, also known as a compound find set.</div>
</dd>
<dt class="field">
FileMaker_Command_Delete
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Delete.html">FileMaker_Command_Delete</a> in Delete.php</div>
<div class="index-item-description">Command class that deletes a single record.</div>
</dd>
<dt class="field">
FileMaker_Command_Duplicate
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Duplicate.html">FileMaker_Command_Duplicate</a> in Duplicate.php</div>
<div class="index-item-description">Command class that duplicates a single record.</div>
</dd>
<dt class="field">
FileMaker_Command_Edit
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Edit.html">FileMaker_Command_Edit</a> in Edit.php</div>
<div class="index-item-description">Command class that edits a single record.</div>
</dd>
<dt class="field">
FileMaker_Command_Find
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html">FileMaker_Command_Find</a> in Find.php</div>
<div class="index-item-description">Command class that finds records using the specified criteria.</div>
</dd>
<dt class="field">
FileMaker_Command_FindAll
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindAll.html">FileMaker_Command_FindAll</a> in FindAll.php</div>
<div class="index-item-description">Command class that finds all records from a layout.</div>
</dd>
<dt class="field">
FileMaker_Command_FindAny
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindAny.html">FileMaker_Command_FindAny</a> in FindAny.php</div>
<div class="index-item-description">Command class that finds one random record.</div>
</dd>
<dt class="field">
FileMaker_Command_FindRequest
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindRequest.html">FileMaker_Command_FindRequest</a> in FindRequest.php</div>
<div class="index-item-description">Find Request class. Contains all the information about a single find request for a Compound Find command.</div>
</dd>
<dt class="field">
FileMaker_Command_PerformScript
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_PerformScript.html">FileMaker_Command_PerformScript</a> in PerformScript.php</div>
<div class="index-item-description">Command class that performs a ScriptMaker script.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_Error</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.html#methodFileMaker_Error">FileMaker_Error::FileMaker_Error()</a> in Error.php</div>
<div class="index-item-description">Overloaded FileMaker_Error constructor.</div>
</dd>
<dt class="field">
FileMaker_Error
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.html">FileMaker_Error</a> in Error.php</div>
<div class="index-item-description">Extension of the PEAR_Error class for use in all FileMaker classes.</div>
</dd>
<dt class="field">
FileMaker_Error_Validation
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.html">FileMaker_Error_Validation</a> in Validation.php</div>
<div class="index-item-description">Extension of the FileMaker_Error class that adds information about pre-validation errors.</div>
</dd>
<dt class="field">
FileMaker_Field
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html">FileMaker_Field</a> in Field.php</div>
<div class="index-item-description">Field description class. Contains all the information about a specific field on a layout.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_Field</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodFileMaker_Field">FileMaker_Field::FileMaker_Field()</a> in Field.php</div>
<div class="index-item-description">Field object constructor.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_AND</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_AND">FILEMAKER_FIND_AND</a> in FileMaker.php</div>
<div class="index-item-description">Find logical operator constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_CHAR</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_CHAR">FILEMAKER_FIND_CHAR</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_CHAR_WILDCARD</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_CHAR_WILDCARD">FILEMAKER_FIND_CHAR_WILDCARD</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_DIGIT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_DIGIT">FILEMAKER_FIND_DIGIT</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_DUPLICATES</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_DUPLICATES">FILEMAKER_FIND_DUPLICATES</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_FIELDMATCH</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_FIELDMATCH">FILEMAKER_FIND_FIELDMATCH</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_GT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_GT">FILEMAKER_FIND_GT</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_GTE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_GTE">FILEMAKER_FIND_GTE</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_INVALID_DATETIME</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_INVALID_DATETIME">FILEMAKER_FIND_INVALID_DATETIME</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_LITERAL</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_LITERAL">FILEMAKER_FIND_LITERAL</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_LT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_LT">FILEMAKER_FIND_LT</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_LTE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_LTE">FILEMAKER_FIND_LTE</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_OR</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_OR">FILEMAKER_FIND_OR</a> in FileMaker.php</div>
<div class="index-item-description">Find logical operator constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_RANGE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_RANGE">FILEMAKER_FIND_RANGE</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_RELAXED</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_RELAXED">FILEMAKER_FIND_RELAXED</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_FIND_TODAY</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_FIND_TODAY">FILEMAKER_FIND_TODAY</a> in FileMaker.php</div>
<div class="index-item-description">Find constants.</div>
</dd>
<dt class="field">
FileMaker_Layout
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html">FileMaker_Layout</a> in Layout.php</div>
<div class="index-item-description">Layout description class. Contains all the information about a specific layout. Can be requested directly or returned as part of a result set.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_Layout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodFileMaker_Layout">FileMaker_Layout::FileMaker_Layout()</a> in Layout.php</div>
<div class="index-item-description">Layout object constructor.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_LOG_DEBUG</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_LOG_DEBUG">FILEMAKER_LOG_DEBUG</a> in FileMaker.php</div>
<div class="index-item-description">Logging level constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_LOG_ERR</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_LOG_ERR">FILEMAKER_LOG_ERR</a> in FileMaker.php</div>
<div class="index-item-description">Logging level constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_LOG_INFO</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_LOG_INFO">FILEMAKER_LOG_INFO</a> in FileMaker.php</div>
<div class="index-item-description">Logging level constants.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_Record</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodFileMaker_Record">FileMaker_Record::FileMaker_Record()</a> in Record.php</div>
<div class="index-item-description">Record object constructor.</div>
</dd>
<dt class="field">
FileMaker_Record
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html">FileMaker_Record</a> in Record.php</div>
<div class="index-item-description">Default Record class that represents each record of a result set.</div>
</dd>
<dt class="field">
FileMaker_RelatedSet
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html">FileMaker_RelatedSet</a> in RelatedSet.php</div>
<div class="index-item-description">Portal description class. Contains all the information about a specific set of related records defined by a portal on a layout.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_RelatedSet</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html#methodFileMaker_RelatedSet">FileMaker_RelatedSet::FileMaker_RelatedSet()</a> in RelatedSet.php</div>
<div class="index-item-description">Portal constructor.</div>
</dd>
<dt class="field">
FileMaker_Result
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html">FileMaker_Result</a> in Result.php</div>
<div class="index-item-description">Result set description class. Contains all the information about a set of records returned by a command.</div>
</dd>
<dt class="field">
<span class="method-title">FileMaker_Result</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodFileMaker_Result">FileMaker_Result::FileMaker_Result()</a> in Result.php</div>
<div class="index-item-description">Result object constructor.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_DATE_FIELD</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_DATE_FIELD">FILEMAKER_RULE_DATE_FIELD</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_FOURDIGITYEAR</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_FOURDIGITYEAR">FILEMAKER_RULE_FOURDIGITYEAR</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_MAXCHARACTERS</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_MAXCHARACTERS">FILEMAKER_RULE_MAXCHARACTERS</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_NOTEMPTY</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_NOTEMPTY">FILEMAKER_RULE_NOTEMPTY</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_NUMERICONLY</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_NUMERICONLY">FILEMAKER_RULE_NUMERICONLY</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_TIMEOFDAY</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_TIMEOFDAY">FILEMAKER_RULE_TIMEOFDAY</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_TIMESTAMP_FIELD</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_TIMESTAMP_FIELD">FILEMAKER_RULE_TIMESTAMP_FIELD</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_RULE_TIME_FIELD</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_RULE_TIME_FIELD">FILEMAKER_RULE_TIME_FIELD</a> in FileMaker.php</div>
<div class="index-item-description">Pre-validation rule constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_SORT_ASCEND</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_SORT_ASCEND">FILEMAKER_SORT_ASCEND</a> in FileMaker.php</div>
<div class="index-item-description">Sort direction constants.</div>
</dd>
<dt class="field">
<span class="const-title">FILEMAKER_SORT_DESCEND</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.php.html#defineFILEMAKER_SORT_DESCEND">FILEMAKER_SORT_DESCEND</a> in FileMaker.php</div>
<div class="index-item-description">Sort direction constants.</div>
</dd>
</dl>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">getAPIVersion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetAPIVersion">FileMaker::getAPIVersion()</a> in FileMaker.php</div>
<div class="index-item-description">Returns the version of the FileMaker API for PHP.</div>
</dd>
<dt class="field">
<span class="method-title">getContainerData</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetContainerData">FileMaker::getContainerData()</a> in FileMaker.php</div>
<div class="index-item-description">Returns the data for the specified container field.</div>
</dd>
<dt class="field">
<span class="method-title">getDatabase</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetDatabase">FileMaker_Layout::getDatabase()</a> in Layout.php</div>
<div class="index-item-description">Returns the name of the database that this layout is in.</div>
</dd>
<dt class="field">
<span class="method-title">getErrors</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.html#methodgetErrors">FileMaker_Error_Validation::getErrors()</a> in Validation.php</div>
<div class="index-item-description">Returns an array of arrays describing the pre-validation errors that occurred.</div>
</dd>
<dt class="field">
<span class="method-title">getErrorString</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.html#methodgetErrorString">FileMaker_Error::getErrorString()</a> in Error.php</div>
<div class="index-item-description">Returns the string representation of $this-&gt;code in the language currently set for PHP error messages in FileMaker Server Admin Console.</div>
</dd>
<dt class="field">
<span class="method-title">getFetchCount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetFetchCount">FileMaker_Result::getFetchCount()</a> in Result.php</div>
<div class="index-item-description">Returns the number of records in the filtered result set.</div>
</dd>
<dt class="field">
<span class="method-title">getField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetField">FileMaker_Layout::getField()</a> in Layout.php</div>
<div class="index-item-description">Returns a FileMaker_Field object that describes the specified field.</div>
</dd>
<dt class="field">
<span class="method-title">getField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetField">FileMaker_Record::getField()</a> in Record.php</div>
<div class="index-item-description">Returns the HTML-encoded value of the specified field.</div>
</dd>
<dt class="field">
<span class="method-title">getField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html#methodgetField">FileMaker_RelatedSet::getField()</a> in RelatedSet.php</div>
<div class="index-item-description">Returns a FileMaker_Field object that describes the specified field.</div>
</dd>
<dt class="field">
<span class="method-title">getFieldAsTimestamp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetFieldAsTimestamp">FileMaker_Record::getFieldAsTimestamp()</a> in Record.php</div>
<div class="index-item-description">Returns the value of the specified field as a UNIX timestamp.</div>
</dd>
<dt class="field">
<span class="method-title">getFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetFields">FileMaker_Result::getFields()</a> in Result.php</div>
<div class="index-item-description">Returns a list of the names of all fields in the records in this result set.</div>
</dd>
<dt class="field">
<span class="method-title">getFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetFields">FileMaker_Record::getFields()</a> in Record.php</div>
<div class="index-item-description">Returns a list of the names of all fields in the record.</div>
</dd>
<dt class="field">
<span class="method-title">getFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html#methodgetFields">FileMaker_RelatedSet::getFields()</a> in RelatedSet.php</div>
<div class="index-item-description">Returns an associative array with the names of all fields as keys and FileMaker_Field objects as the array values.</div>
</dd>
<dt class="field">
<span class="method-title">getFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetFields">FileMaker_Layout::getFields()</a> in Layout.php</div>
<div class="index-item-description">Returns an associative array with the names of all fields as keys and FileMaker_Field objects as the array values.</div>
</dd>
<dt class="field">
<span class="method-title">getFieldUnencoded</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetFieldUnencoded">FileMaker_Record::getFieldUnencoded()</a> in Record.php</div>
<div class="index-item-description">Returns the unencoded value of the specified field.</div>
</dd>
<dt class="field">
<span class="method-title">getFirstRecord</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetFirstRecord">FileMaker_Result::getFirstRecord()</a> in Result.php</div>
<div class="index-item-description">Returns the first record in this result set.</div>
</dd>
<dt class="field">
<span class="method-title">getFoundSetCount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetFoundSetCount">FileMaker_Result::getFoundSetCount()</a> in Result.php</div>
<div class="index-item-description">Returns the number of records in the entire found set.</div>
</dd>
<dt class="field">
<span class="method-title">getLastRecord</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetLastRecord">FileMaker_Result::getLastRecord()</a> in Result.php</div>
<div class="index-item-description">Returns the last record in this result set.</div>
</dd>
<dt class="field">
<span class="method-title">getLayout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetLayout">FileMaker::getLayout()</a> in FileMaker.php</div>
<div class="index-item-description">Returns a Layout object that describes the specified layout.</div>
</dd>
<dt class="field">
<span class="method-title">getLayout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetLayout">FileMaker_Result::getLayout()</a> in Result.php</div>
<div class="index-item-description">Returns a FileMaker_Layout object that describes the layout of this result set.</div>
</dd>
<dt class="field">
<span class="method-title">getLayout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetLayout">FileMaker_Field::getLayout()</a> in Field.php</div>
<div class="index-item-description">Returns the FileMaker_Layout object that contains this field.</div>
</dd>
<dt class="field">
<span class="method-title">getLayout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetLayout">FileMaker_Record::getLayout()</a> in Record.php</div>
<div class="index-item-description">Returns the layout this record is associated with.</div>
</dd>
<dt class="field">
<span class="method-title">getLocalValidationRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetLocalValidationRules">FileMaker_Field::getLocalValidationRules()</a> in Field.php</div>
<div class="index-item-description">Returns an array of FILEMAKER_RULE_* constants for each rule set on this field that can be evaluated by the PHP engine.</div>
</dd>
<dt class="field">
<span class="method-title">getMessage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.html#methodgetMessage">FileMaker_Error::getMessage()</a> in Error.php</div>
<div class="index-item-description">Overloads getMessage() to return an equivalent FileMaker Web Publishing Engine error if no message is explicitly set and this object has an error code.</div>
</dd>
<dt class="field">
<span class="method-title">getMinServerVersion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetMinServerVersion">FileMaker::getMinServerVersion()</a> in FileMaker.php</div>
<div class="index-item-description">Returns the minimum version of FileMaker Server that this API works with.</div>
</dd>
<dt class="field">
<span class="method-title">getModificationId</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetModificationId">FileMaker_Record::getModificationId()</a> in Record.php</div>
<div class="index-item-description">Returns the modification ID of this record.</div>
</dd>
<dt class="field">
<span class="method-title">getName</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetName">FileMaker_Field::getName()</a> in Field.php</div>
<div class="index-item-description">Returns the name of this field.</div>
</dd>
<dt class="field">
<span class="method-title">getName</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetName">FileMaker_Layout::getName()</a> in Layout.php</div>
<div class="index-item-description">Returns the name of this layout.</div>
</dd>
<dt class="field">
<span class="method-title">getName</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html#methodgetName">FileMaker_RelatedSet::getName()</a> in RelatedSet.php</div>
<div class="index-item-description">Returns the name of the related table from which this portal displays related records.</div>
</dd>
<dt class="field">
<span class="method-title">getParent</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetParent">FileMaker_Record::getParent()</a> in Record.php</div>
<div class="index-item-description">Returns the parent record, if this record is a child record in a portal.</div>
</dd>
<dt class="field">
<span class="method-title">getProperties</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetProperties">FileMaker::getProperties()</a> in FileMaker.php</div>
<div class="index-item-description">Returns an associative array of property name =&gt; property value for all current properties and their current values.</div>
</dd>
<dt class="field">
<span class="method-title">getProperty</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetProperty">FileMaker::getProperty()</a> in FileMaker.php</div>
<div class="index-item-description">Returns the current value of a property.</div>
</dd>
<dt class="field">
<span class="method-title">getRange</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodgetRange">FileMaker_Command_CompoundFind::getRange()</a> in CompoundFind.php</div>
<div class="index-item-description">Returns the current range settings.</div>
</dd>
<dt class="field">
<span class="method-title">getRange</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodgetRange">FileMaker_Command_Find::getRange()</a> in Find.php</div>
<div class="index-item-description">Returns the current range settings.</div>
</dd>
<dt class="field">
<span class="method-title">getRecordById</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodgetRecordById">FileMaker::getRecordById()</a> in FileMaker.php</div>
<div class="index-item-description">Returns a single FileMaker_Record object matching the given layout and record ID, or a FileMaker_Error object, if this operation fails.</div>
</dd>
<dt class="field">
<span class="method-title">getRecordId</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetRecordId">FileMaker_Record::getRecordId()</a> in Record.php</div>
<div class="index-item-description">Returns the record ID of this object.</div>
</dd>
<dt class="field">
<span class="method-title">getRecords</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetRecords">FileMaker_Result::getRecords()</a> in Result.php</div>
<div class="index-item-description">Returns an array containing each record in the result set.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSet</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodgetRelatedSet">FileMaker_Record::getRelatedSet()</a> in Record.php</div>
<div class="index-item-description">Returns any Record objects in the specified portal.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSet</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetRelatedSet">FileMaker_Layout::getRelatedSet()</a> in Layout.php</div>
<div class="index-item-description">Returns a FileMaker_RelatedSet object that describes the specified portal.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSets</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetRelatedSets">FileMaker_Result::getRelatedSets()</a> in Result.php</div>
<div class="index-item-description">Returns the names of related tables for all portals present in records in this result set.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSets</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetRelatedSets">FileMaker_Layout::getRelatedSets()</a> in Layout.php</div>
<div class="index-item-description">Returns an associative array with the related table names of all portals as keys and FileMaker_RelatedSet objects as the array values.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSetsFilters</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodgetRelatedSetsFilters">FileMaker_Command_CompoundFind::getRelatedSetsFilters()</a> in CompoundFind.php</div>
<div class="index-item-description">Returns the current settings for the related records filter and the maximum number of related records to return.</div>
</dd>
<dt class="field">
<span class="method-title">getRelatedSetsFilters</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodgetRelatedSetsFilters">FileMaker_Command_Find::getRelatedSetsFilters()</a> in Find.php</div>
<div class="index-item-description">Returns the current settings for the related records filter and the maximum number of related records to return.</div>
</dd>
<dt class="field">
<span class="method-title">getRepetitionCount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetRepetitionCount">FileMaker_Field::getRepetitionCount()</a> in Field.php</div>
<div class="index-item-description">Returns the maximum number of repetitions for this field.</div>
</dd>
<dt class="field">
<span class="method-title">getResult</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetResult">FileMaker_Field::getResult()</a> in Field.php</div>
<div class="index-item-description">Returns the result type of this field -- for example, 'text', 'number', 'date', 'time', 'timestamp', or 'container'.</div>
</dd>
<dt class="field">
<span class="method-title">getStyleType</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetStyleType">FileMaker_Field::getStyleType()</a> in Field.php</div>
<div class="index-item-description">Returns the control style type of this field -- for example, 'EDITTEXT', 'POPUPLIST', 'POPUPMENU', 'CHECKBOX', 'RADIOBUTTONS' or 'CALENDAR'.</div>
</dd>
<dt class="field">
<span class="method-title">getTableRecordCount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.html#methodgetTableRecordCount">FileMaker_Result::getTableRecordCount()</a> in Result.php</div>
<div class="index-item-description">Returns the number of records in the table that was accessed.</div>
</dd>
<dt class="field">
<span class="method-title">getType</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetType">FileMaker_Field::getType()</a> in Field.php</div>
<div class="index-item-description">Returns the type of this field -- for example, 'normal', 'calculation', or 'summary'.</div>
</dd>
<dt class="field">
<span class="method-title">getValidationMask</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetValidationMask">FileMaker_Field::getValidationMask()</a> in Field.php</div>
<div class="index-item-description">Returns the full additive bitmask of pre-validation rules for this field.</div>
</dd>
<dt class="field">
<span class="method-title">getValidationRules</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetValidationRules">FileMaker_Field::getValidationRules()</a> in Field.php</div>
<div class="index-item-description">Returns an array of FILEMAKER_RULE_* constants for each rule set on this field.</div>
</dd>
<dt class="field">
<span class="method-title">getValueList</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodgetValueList">FileMaker_Field::getValueList()</a> in Field.php</div>
<div class="index-item-description">Returns the list of choices from the value list associated with this field.</div>
</dd>
<dt class="field">
<span class="method-title">getValueList</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetValueList">FileMaker_Layout::getValueList()</a> in Layout.php</div>
<div class="index-item-description">Returns the list of defined values in the specified value list.</div>
</dd>
<dt class="field">
<span class="method-title">getValueLists</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetValueLists">FileMaker_Layout::getValueLists()</a> in Layout.php</div>
<div class="index-item-description">Returns a multi-level associative array of value lists.</div>
</dd>
<dt class="field">
<span class="method-title">getValueListsTwoFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetValueListsTwoFields">FileMaker_Layout::getValueListsTwoFields()</a> in Layout.php</div>
<div class="index-item-description">Returns a multi-level associative array of value lists.</div>
</dd>
<dt class="field">
<span class="method-title">getValueListTwoFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodgetValueListTwoFields">FileMaker_Layout::getValueListTwoFields()</a> in Layout.php</div>
<div class="index-item-description">Returns the list of defined values in the specified value list.</div>
</dd>
</dl>
<a name="h"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">h</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">hasValidationRule</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodhasValidationRule">FileMaker_Field::hasValidationRule()</a> in Field.php</div>
<div class="index-item-description">Returns TRUE if the specified FILEMAKER_RULE_* constant matches the field's pre-validation bitmask. Otherwise, returns FALSE.</div>
</dd>
</dl>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">it.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_it.php.html">it.php</a> in it.php</div>
</dd>
<dt class="field">
<span class="method-title">isAutoEntered</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodisAutoEntered">FileMaker_Field::isAutoEntered()</a> in Field.php</div>
<div class="index-item-description">Returns TRUE if data in this field is auto-entered or FALSE if it is entered manually.</div>
</dd>
<dt class="field">
<span class="method-title">isError</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodisError">FileMaker::isError()</a> in FileMaker.php</div>
<div class="index-item-description">Tests whether a variable is a FileMaker API Error.</div>
</dd>
<dt class="field">
<span class="method-title">isGlobal</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodisGlobal">FileMaker_Field::isGlobal()</a> in Field.php</div>
<div class="index-item-description">Returns TRUE if this field is global or FALSE if it is not.</div>
</dd>
<dt class="field">
<span class="method-title">isValidationError</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.html#methodisValidationError">FileMaker_Error_Validation::isValidationError()</a> in Validation.php</div>
<div class="index-item-description">Indicates whether the error is a detailed pre-validation error or a FileMaker Web Publishing Engine error.</div>
</dd>
<dt class="field">
<span class="method-title">isValidationError</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME.html#methodisValidationError">FileMaker_Error::isValidationError()</a> in Error.php</div>
<div class="index-item-description">Indicates whether the error is a detailed pre-validation error or a FileMaker Web Publishing Engine error.</div>
</dd>
</dl>
<a name="j"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">j</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">ja.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_ja.php.html">ja.php</a> in ja.php</div>
</dd>
</dl>
<a name="l"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">l</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">Layout.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.php.html">Layout.php</a> in Layout.php</div>
</dd>
<dt class="field">
<span class="method-title">listDatabases</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodlistDatabases">FileMaker::listDatabases()</a> in FileMaker.php</div>
<div class="index-item-description">Returns an array of databases that are available with the current server settings and the current user name and password credentials.</div>
</dd>
<dt class="field">
<span class="method-title">listFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.html#methodlistFields">FileMaker_RelatedSet::listFields()</a> in RelatedSet.php</div>
<div class="index-item-description">Returns an array of the names of all fields in this portal.</div>
</dd>
<dt class="field">
<span class="method-title">listFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodlistFields">FileMaker_Layout::listFields()</a> in Layout.php</div>
<div class="index-item-description">Returns an array with the names of all fields in this layout.</div>
</dd>
<dt class="field">
<span class="method-title">listLayouts</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodlistLayouts">FileMaker::listLayouts()</a> in FileMaker.php</div>
<div class="index-item-description">Returns an array of layouts from the current database that are available with the current server settings and the current user name and password credentials.</div>
</dd>
<dt class="field">
<span class="method-title">listRelatedSets</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodlistRelatedSets">FileMaker_Layout::listRelatedSets()</a> in Layout.php</div>
<div class="index-item-description">Returns an array of related table names for all portals on this layout.</div>
</dd>
<dt class="field">
<span class="method-title">listScripts</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodlistScripts">FileMaker::listScripts()</a> in FileMaker.php</div>
<div class="index-item-description">Returns an array of ScriptMaker scripts from the current database that are available with the current server settings and the current user name and password credentials.</div>
</dd>
<dt class="field">
<span class="method-title">listValueLists</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Layout.html#methodlistValueLists">FileMaker_Layout::listValueLists()</a> in Layout.php</div>
<div class="index-item-description">Returns the names of any value lists associated with this layout.</div>
</dd>
</dl>
<a name="n"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">n</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">newAddCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewAddCommand">FileMaker::newAddCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_Add object.</div>
</dd>
<dt class="field">
<span class="method-title">newCompoundFindCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewCompoundFindCommand">FileMaker::newCompoundFindCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_CompoundFind object.</div>
</dd>
<dt class="field">
<span class="method-title">newDeleteCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewDeleteCommand">FileMaker::newDeleteCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_Delete object.</div>
</dd>
<dt class="field">
<span class="method-title">newDuplicateCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewDuplicateCommand">FileMaker::newDuplicateCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_Duplicate object.</div>
</dd>
<dt class="field">
<span class="method-title">newEditCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewEditCommand">FileMaker::newEditCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_Edit object.</div>
</dd>
<dt class="field">
<span class="method-title">newFindAllCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewFindAllCommand">FileMaker::newFindAllCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_FindAll object.</div>
</dd>
<dt class="field">
<span class="method-title">newFindAnyCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewFindAnyCommand">FileMaker::newFindAnyCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_FindAny object.</div>
</dd>
<dt class="field">
<span class="method-title">newFindCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewFindCommand">FileMaker::newFindCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_Find object.</div>
</dd>
<dt class="field">
<span class="method-title">newFindRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewFindRequest">FileMaker::newFindRequest()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_FindRequest object. Add one or more Find Request objects to a <a href="FileMaker/FMC_CompoundFind.html">FileMaker_Command_CompoundFind</a> object, then execute the Compound Find command.</div>
</dd>
<dt class="field">
<span class="method-title">newPerformScriptCommand</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodnewPerformScriptCommand">FileMaker::newPerformScriptCommand()</a> in FileMaker.php</div>
<div class="index-item-description">Creates a new FileMaker_Command_PerformScript object.</div>
</dd>
<dt class="field">
<span class="method-title">newRelatedRecord</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodnewRelatedRecord">FileMaker_Record::newRelatedRecord()</a> in Record.php</div>
<div class="index-item-description">Creates a new record in the specified portal.</div>
</dd>
<dt class="field">
<span class="method-title">numErrors</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.html#methodnumErrors">FileMaker_Error_Validation::numErrors()</a> in Validation.php</div>
<div class="index-item-description">Returns the number of pre-validation rules that failed.</div>
</dd>
</dl>
<a name="p"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">p</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">PerformScript.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_PerformScript.php.html">PerformScript.php</a> in PerformScript.php</div>
</dd>
</dl>
<a name="r"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">r</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">Record.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.php.html">Record.php</a> in Record.php</div>
</dd>
<dt class="field">
<span class="include-title">RelatedSet.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_RelatedSet.php.html">RelatedSet.php</a> in RelatedSet.php</div>
</dd>
<dt class="field">
<span class="include-title">Result.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Result.php.html">Result.php</a> in Result.php</div>
</dd>
</dl>
<a name="s"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">s</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">sv.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_sv.php.html">sv.php</a> in sv.php</div>
</dd>
<dt class="field">
<span class="method-title">setField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodsetField">FileMaker_Record::setField()</a> in Record.php</div>
<div class="index-item-description">Sets the value of $field.</div>
</dd>
<dt class="field">
<span class="method-title">setField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Add.html#methodsetField">FileMaker_Command_Add::setField()</a> in Add.php</div>
<div class="index-item-description">Sets the new value for a field.</div>
</dd>
<dt class="field">
<span class="method-title">setField</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Edit.html#methodsetField">FileMaker_Command_Edit::setField()</a> in Edit.php</div>
<div class="index-item-description">Sets the new value for a field.</div>
</dd>
<dt class="field">
<span class="method-title">setFieldFromTimestamp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Edit.html#methodsetFieldFromTimestamp">FileMaker_Command_Edit::setFieldFromTimestamp()</a> in Edit.php</div>
<div class="index-item-description">Sets the new value for a date, time, or timestamp field from a UNIX timestamp value.</div>
</dd>
<dt class="field">
<span class="method-title">setFieldFromTimestamp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodsetFieldFromTimestamp">FileMaker_Record::setFieldFromTimestamp()</a> in Record.php</div>
<div class="index-item-description">Sets the new value for a date, time, or timestamp field from a UNIX timestamp value.</div>
</dd>
<dt class="field">
<span class="method-title">setFieldFromTimestamp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Add.html#methodsetFieldFromTimestamp">FileMaker_Command_Add::setFieldFromTimestamp()</a> in Add.php</div>
<div class="index-item-description">Sets the new value for a date, time, or timestamp field from a UNIX timestamp value.</div>
</dd>
<dt class="field">
<span class="method-title">setLogger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodsetLogger">FileMaker::setLogger()</a> in FileMaker.php</div>
<div class="index-item-description">Associates a PEAR Log object with the API for logging requests and responses.</div>
</dd>
<dt class="field">
<span class="method-title">setLogicalOperator</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodsetLogicalOperator">FileMaker_Command_Find::setLogicalOperator()</a> in Find.php</div>
<div class="index-item-description">Specifies how the find criteria in this Find command are combined as either a logical AND or OR search.</div>
</dd>
<dt class="field">
<span class="method-title">setModificationId</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Edit.html#methodsetModificationId">FileMaker_Command_Edit::setModificationId()</a> in Edit.php</div>
<div class="index-item-description">Sets the modification ID for this command.</div>
</dd>
<dt class="field">
<span class="method-title">setOmit</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_FindRequest.html#methodsetOmit">FileMaker_Command_FindRequest::setOmit()</a> in FindRequest.php</div>
<div class="index-item-description">Sets whether this request is an omit request.</div>
</dd>
<dt class="field">
<span class="method-title">setPreCommandScript</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetPreCommandScript">FileMaker_Command::setPreCommandScript()</a> in Command.php</div>
<div class="index-item-description">Sets a ScriptMaker script to be run before performing a command.</div>
</dd>
<dt class="field">
<span class="method-title">setPreSortScript</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetPreSortScript">FileMaker_Command::setPreSortScript()</a> in Command.php</div>
<div class="index-item-description">Sets a ScriptMaker script to be run after performing a Find command, but before sorting the result set.</div>
</dd>
<dt class="field">
<span class="method-title">setProperty</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM.html#methodsetProperty">FileMaker::setProperty()</a> in FileMaker.php</div>
<div class="index-item-description">Sets a property to a new value for all API calls.</div>
</dd>
<dt class="field">
<span class="method-title">setRange</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodsetRange">FileMaker_Command_CompoundFind::setRange()</a> in CompoundFind.php</div>
<div class="index-item-description">Sets a range to request only part of the result set.</div>
</dd>
<dt class="field">
<span class="method-title">setRange</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodsetRange">FileMaker_Command_Find::setRange()</a> in Find.php</div>
<div class="index-item-description">Sets a range to request only part of the result set.</div>
</dd>
<dt class="field">
<span class="method-title">setRecordClass</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetRecordClass">FileMaker_Command::setRecordClass()</a> in Command.php</div>
<div class="index-item-description">Sets the PHP class that the API instantiates to represent records returned in any result set.</div>
</dd>
<dt class="field">
<span class="method-title">setRecordId</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetRecordId">FileMaker_Command::setRecordId()</a> in Command.php</div>
<div class="index-item-description">Sets the record ID for this command.</div>
</dd>
<dt class="field">
<span class="method-title">setRelatedSetsFilters</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_Find.html#methodsetRelatedSetsFilters">FileMaker_Command_Find::setRelatedSetsFilters()</a> in Find.php</div>
<div class="index-item-description">Sets a filter to restrict the number of related records to return from a portal.</div>
</dd>
<dt class="field">
<span class="method-title">setRelatedSetsFilters</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC_CompoundFind.html#methodsetRelatedSetsFilters">FileMaker_Command_CompoundFind::setRelatedSetsFilters()</a> in CompoundFind.php</div>
<div class="index-item-description">Sets a filter to restrict the number of related records to return from a portal.</div>
</dd>
<dt class="field">
<span class="method-title">setResultLayout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetResultLayout">FileMaker_Command::setResultLayout()</a> in Command.php</div>
<div class="index-item-description">Requests that the command's result be returned in a layout different from the current layout.</div>
</dd>
<dt class="field">
<span class="method-title">setScript</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodsetScript">FileMaker_Command::setScript()</a> in Command.php</div>
<div class="index-item-description">Sets a ScriptMaker script to be run after the Find result set is generated and sorted.</div>
</dd>
</dl>
<a name="v"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">v</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">Validation.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FME_Validation.php.html">Validation.php</a> in Validation.php</div>
</dd>
<dt class="field">
<span class="method-title">validate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Record.html#methodvalidate">FileMaker_Record::validate()</a> in Record.php</div>
<div class="index-item-description">Pre-validates either a single field or the entire record.</div>
</dd>
<dt class="field">
<span class="method-title">validate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FM_Field.html#methodvalidate">FileMaker_Field::validate()</a> in Field.php</div>
<div class="index-item-description">Returns TRUE if $value is valid for this field, or a FileMaker_Error_Validation object describing how pre-validation failed.</div>
</dd>
<dt class="field">
<span class="method-title">validate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="FileMaker/FMC.html#methodvalidate">FileMaker_Command::validate()</a> in Command.php</div>
<div class="index-item-description">Pre-validates either a single field or the entire command.</div>
</dd>
</dl>
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_FM.html#a">a</a>
<a class="index-letter" href="elementindex_FM.html#c">c</a>
<a class="index-letter" href="elementindex_FM.html#d">d</a>
<a class="index-letter" href="elementindex_FM.html#e">e</a>
<a class="index-letter" href="elementindex_FM.html#f">f</a>
<a class="index-letter" href="elementindex_FM.html#g">g</a>
<a class="index-letter" href="elementindex_FM.html#h">h</a>
<a class="index-letter" href="elementindex_FM.html#i">i</a>
<a class="index-letter" href="elementindex_FM.html#j">j</a>
<a class="index-letter" href="elementindex_FM.html#l">l</a>
<a class="index-letter" href="elementindex_FM.html#n">n</a>
<a class="index-letter" href="elementindex_FM.html#p">p</a>
<a class="index-letter" href="elementindex_FM.html#r">r</a>
<a class="index-letter" href="elementindex_FM.html#s">s</a>
<a class="index-letter" href="elementindex_FM.html#v">v</a>
</div> </body>
</html>