| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
S3MobileSchema
Table schema for a mobile resource
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
SUPPORTED_FIELD_TYPES = "string", "text", "integer", "double",
|
|
| Properties | |
|
Inherited from |
| Method Details |
Constructor @param resource - the S3Resource
|
Serialize the table schema
|
Tables (and records) referenced in this schema (lazy property)
|
The mobile form (field order) for the resource (lazy property)
|
The subheadings for the mobile form (lazy property)
|
Directly-serializable settings from s3db.configure (lazy property)
|
Construct a field description for the schema
|
Determine whether a value is required for a field
|
Get the options for a field with IS_IN_SET
|
Get the default value for a field
|
Determine which fields need to be included in the schema
|
Check whether a table exposes a mobile form
|
Get the mobile form for a resource
|
Whether the resource shall be exposed as mere lookup list without mobile form (lazy property)
|
The lookup list representation method for the resource
|
Look up the UUID of a record
|
| Class Variable Details |
SUPPORTED_FIELD_TYPES
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |