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 a multi-level associative array of value lists.
The top-level array has names of value lists as keys and associative arrays as values. The second level associative arrays are lists of display name and its corresponding value from the value list.
Returns the list of defined values in the specified value list.
This method supports single, 2nd only, and both fields value lists.
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 Mon, 28 Jul 2008 14:47:45 -0700 by phpDocumentor 1.4.0