Layout description class. Contains all the information about a specific layout. Can be requested directly, or returned as part of a result set.
Located in /FileMaker/Layout.php (line 29)
Layout constructor.
Return the name of the database this layout is in.
Returns the FileMaker_Field object describing $fieldName.
Return an associative array with the names of all fields as keys, and the array values will be the associated FileMaker_Field objects.
Returns the name of the layout this object describes.
Returns the FileMaker_RelatedSet object describing $relatedSet.
Return an associative array with the names of all related sets as keys, and the array values will be the associated FileMaker_RelatedSet objects.
Return the list of options in the named value list.
Return a multi-level associative array. The top-level array has names of value lists as keys and arrays as values. The second level arrays are the lists of choices from each value list.
Return an array with the string names of all fields in this layout.
Return an array with the string names of all related sets in this layout.
Return the names of any value lists associated with this layout.
Documentation generated on Thu, 06 Jul 2006 15:52:32 -0700 by phpDocumentor 1.2.3