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 30)
Layout object constructor.
Returns the name of the database that this layout is in.
Returns a FileMaker_Field object that describes the specified field.
Returns an associative array with the names of all fields as keys and FileMaker_Field objects as the array values.
Returns the name of this layout.
Returns a FileMaker_RelatedSet object that describes the specified portal.
Returns an associative array with the related table names of all portals as keys and FileMaker_RelatedSet objects as the array values.
Returns the list of defined values in the specified value list.
Returns a multi-level associative array of value lists.
The top-level array has names of value lists as keys and arrays as values. The second level arrays are the lists of defined values from each value list.
Returns an array with the names of all fields in this layout.
Returns an array of related table names for all portals on this layout.
Returns the names of any value lists associated with this layout.
Documentation generated on Tue, 22 May 2007 13:39:07 -0700 by phpDocumentor 1.3.1