Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x _
a
top
Acl.php
Acl.php in Acl.php
ACTION_CASCADE
ACTION_NONE
ACTION_REMOVE
ACTION_SET_NULL
add
Adds an item to the collection
add
Adds an item to the collection
add
Adds an item to the collection
add
Adds an item to the collection
add
Adds an error to the collection
add
Adds an item to this clause
add
Xyster_Collection::add() in Collection.php
Adds an item to the collection
add
Adds an item to the set
add
Adds an item to the set
add
Adds an item to the set
add
Adds an item to the set
add
Adds a Criterion to this Junction
add
Adds an entity to the repository
addAll
Adds a set to the repository
addAuthorizer
Adds an authorizer to the ACL
addBindValues
Merges the bind values from another token
addColumn
Adds a column to the set
addError
Adds a new error to the collection
addFilterInputMessages
Adds any messages in an input filter as errors to this collection
addListener
Adds a listener for value edit events
addLookup
Adds a lookup to the entity type
addPath
Adds a path to where class files for entities can be found
addSetter
Adds a setter to handle a type and property
addType
Adds an entity meta information object
addValidateMessages
Adds any messages in a validator as errors to this collection
addValidator
Adds a validator to this field
addValidator
Adds a validator for a field
aggregate
Creates an Xyster_Data_Aggregate field
aggregate
Perform an aggregate function on a column
AGGREGATE_REGEX
The pattern to match aggregate function fields
aliasField
Returns an alias to prefix a column in a SQL query
all
Create a new 'AND' junction, i.e. ( x AND y )
allow
Allows access to an action by a role
any
Create a new 'OR' junction, i.e. ( x OR y )
applies
Checks to see if this authorizer can issue rules for the resource
areDeeplyEqual
Compares two values for equality
areEqual
Checks for shallow equality
Arrow
Gets a splitter for the arrow ('->')
asc
Factories an ascending Xyster_Data_Sort for this field name
asc
Create a new ascending sort for the column specified
assertAllowed
Throws an exception if the Role is denied access to the Resource
assertValidField
Asserts a field's presence in the entity class' members
Average
Uses the Average function
Average
avg
Creates an Xyster_Data_Aggregate field to average the values in a field
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Acl.php
Acl.php in Acl.php
Auth.php
Auth.php in Auth.php
Aggregate.php
Aggregate.php in Aggregate.php
Aggregate.php
Aggregate.php in Aggregate.php
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Abstract.php
Abstract.php in Abstract.php
Acl.php
Acl.php in Acl.php
b
top
baseline
Baselines the set
belongsTo
Creates a 'one to one' relationship for entities on the 'many' end of a 'one to many' relationship
between
BETWEEN Xyster_Data_Expression ( field BETWEEN 'value' AND 'value' )
Between
Between
Uses the Between operator
between
Factories a BETWEEN Xyster_Data_Expression ( column BETWEEN 'value' AND 'value' )
Bigint
Bigint
The Bigint data type
bind
Bind the values to the target
bind
Binds the values in the array to the target
Blob
Xyster_Db_DataType::Blob in DataType.php
Blob
The Blob data type
Boolean
Boolean
The Boolean data type
Binder.php
Binder.php in Binder.php
Binder.php
Binder.php in Binder.php
Broker.php
Broker.php in Broker.php
c
top
CACHE_CONTROL_HEADER
The cache-control header to send
Cascade
The CASCADE action
Cascade
Xyster_Db_ReferentialAction::Cascade in ReferentialAction.php
Char
Xyster_Db_DataType::Char in DataType.php
Char
The Char data type
checkModifiedSince
Checks the user's last mod date against the date supplied
clear
Removes all items from the map
clear
Removes all items from the collection
clear
Removes all items from the collection
clear
Xyster_Collection::clear() in Collection.php
Removes all items from the collection
clear
Removes all items from the collection
clear
Removes all items from the collection
clear
Removes all items from the map
clear
Abandons the current session
clear
Removes all items from the collection
clear
Removes all items from the collection
clear
Clears out the repository
clearListeners
Removes the listeners
Clob
The Clob data type
Clob
Xyster_Db_DataType::Clob in DataType.php
Collection.php
Collection.php in Collection.php
Comma
Gets a splitter for a comma (',')
commit
Execute pending transactions
commit
Commits pending operations to the data store
compare
Compares two arguments for sorting
compare
Compares two arguments for sorting
contains
Tests to see whether the collection contains the value supplied
contains
Tests to see whether the collection contains the value supplied
contains
Gets whether the repository contains the entity supplied
contains
Tests to see whether the collection contains the value supplied
containsAll
Tests to see whether the collection contains all of the supplied values
containsAll
Tests to see whether the collection contains all of the supplied values
containsAll
Tests to see whether the collection contains all of the supplied values
containsAny
Tests to see whether the collection contains any of the supplied values
containsAny
Tests to see whether the collection contains any of the supplied values
containsAny
Tests to see whether the collection contains any of the supplied values
containsKey
Tests to see whether the map contains the key supplied
containsKey
Tests to see whether the map contains the key supplied
containsValue
Tests to see whether the map contains the value supplied
containsValue
Tests to see whether the map contains the value supplied
containsValue
Tests to see whether the map contains the value supplied
Cache.php
Cache.php in Cache.php
Cache.php
Cache.php in Cache.php
count
Gets the number of items in the map
count
Gets the number of items in the map
count
Gets the number of items in the collection
Count
count
Gets the number of entries in the clause
Count
Uses the Count function
count
Creates an Xyster_Data_Aggregate field to count items in a tuple
count
Gets the number of items in the collection
count
Counts the number of elements
count
Gets the number of entries in the clause
create
Creates a new request resource based on the values in a request
current
Return the current element
Custom
Gets a splitter for any string
Clause.php
Clause.php in Clause.php
Comparator.php
Comparator.php in Comparator.php
Criterion.php
Criterion.php in Criterion.php
Clause.php
Clause.php in Clause.php
Clause.php
Clause.php in Clause.php
d
top
Date
The Date data type
Date
Xyster_Db_DataType::Date in DataType.php
DataType.php
DataType.php in DataType.php
DEFAULT_MIME
The default MIME type
delete
Deletes an entity
delete
Deletes an entity
deny
Denies access to an action by a role
desc
Create a new descending Sort for the column specified
desc
Factories a descending Xyster_Data_Sort for this field name
direct
Sets the appropriate headers for sending a file as a response
direct
Checks the user's last mod date against the date supplied
disableValidation
Disables validation for this entity type. USE WITH CAUTION.
dispatchLoopShutdown
Called before Zend_Controller_Front exits its dispatch loop.
dispatchLoopStartup
Called before Zend_Controller_Front enters its dispatch loop
DISTINCT
distinct
Turns excluding duplicate records on or off
dsn
Sets up a nickname for a database adapter
Date.php
Date.php in Date.php
e
top
Exception.php
Exception.php in Exception.php
Empty.php
Empty.php in Empty.php
Entry.php
Entry.php in Entry.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Expression.php
Expression.php in Expression.php
Exception.php
Exception.php in Exception.php
Expression.php
Expression.php in Expression.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
emptyList
Gets an immutable, empty list
Enum.php
Enum.php in Enum.php
eq
Equal To Xyster_Data_Expression ( field = 'value' )
eq
Factories an Equal To Xyster_Data_Expression ( column = 'value' )
Eq
Eq
Uses the Eq operator
equals
Compares two values for equality
equals
Tests another value for equality
evaluate
Evaluates the reference for the given object
evaluate
Evaluates the Expression for a given array or object
evaluate
Evaluates the Junction for a given object
evaluate
Evaluates the Criterion for a given object
evaluate
Evaluates the operator for two values
evaluate
Evaluates the reference for the given object
execute
Executes the query
execute
Executes the report query
executeQuery
Executes a query or report query
Exception.php
Exception.php in Exception.php
Enum.php
Enum.php in Enum.php
Entity.php
Entity.php in Entity.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Error.php
Error.php in Error.php
Errors.php
Errors.php in Errors.php
f
top
File.php
File.php in File.php
Field.php
Field.php in Field.php
fetchColumn
Converts an entire column of values to an array
fetchOne
Returns the first column of the first row of a statement
fetchPairs
Converts 2 fields into an associative array
field
Adds a projected field to this query
FIELDS
filter
Converts a string to title case
filter
Removes elements in the collection based on a criteria
find
Gets the first entity found matching a set of criteria
find
Gets the first entity from the data store matching the criteria
find
Finds an entity by indexed value
find
Gets the first entity found matching a set of criteria
find
Gets the first entity from the data store matching the criteria
findAll
Gets all entities from the data store matching the criteria
findAll
Finds all entities matching a given criteria
findAll
Gets all entities from the data store matching the criteria
findAll
Finds all entities matching a given criteria
fixedCollection
Returns a new unchangable collection containing all the supplied values
fixedList
Returns a new unchangable list containing all the supplied values
fixedMap
Returns a new unchangable map containing all the supplied key/value pairs
fixedSet
Returns a new unchangable set containing all the supplied values
Float
Float
The Float data type
fromArray
Creates a Junction from an array of Criterion objects
Field.php
Field.php in Field.php
Factory.php
Factory.php in Factory.php
g
top
Group.php
Group.php in Group.php
get
Gets the mapper for a given class
get
Gets the value at a specified index
get
Gets an entity by class and primary key
get
Gets an entity by class and primary key
get
Gets the lookup value for the entity given
get
Gets the lookup value for the entity given
get
Gets an item from the repository
get
Gets the value corresponding to the supplied key
get
Gets the mapper for a given class
get
Gets the value corresponding to the supplied key
get
Gets an entity with the supplied identifier
get
Gets an entity with the supplied identifier
get
Gets the value at a specified index
get
Gets the lookup value for the entity given
get
Gets the value at a specified index
getAccessDeniedAction
Retrieve the current acl plugin action
getAccessDeniedController
Retrieve the current acl plugin controller
getAccessDeniedModule
Retrieve the current acl plugin module
getAcl
Gets the ACL assigned to the plugin
getAcl
Gets the access control list
getAction
Returns the action
getAlias
Gets the alias assigned to this field
getAll
Gets all entities of a particular type
getAll
Gets all entities from the data source or a subset if given the keys
getAll
Gets all entities from the data source or a subset if given the keys
getAll
Gets all entities from the data store
getAll
Gets all entities from the data store
getAllowedFields
Gets the allowed fields
getAuthorizer
Gets the authorizer for a resource
getBackendWhere
Gets the criteria that can be run in the backend
getBase
Gets the original values of the entity
getBase
Gets the base state of this set
getBinder
Gets a value binder for an entity
getBindValues
Gets the bind values for the SQL text (if any)
getClass
If this type is a class this returns the ReflectionClass object for it
getClasses
Gets the names of classes that are currently stored in this map
getColumns
Gets the columns that have been added to the set
getController
Returns the controller
getCriteria
Gets the Criteria in this Junction
getDefault
Gets the default value for the field
getDefaultMetadataCache
Gets the default metadata cache for information returned by getFields()
getDiffAdded
Gets any added entities since creation
getDiffRemoved
Gets any removed entities since creation
getDirection
Gets the sort direction
getDirtyFields
Gets the fields that have been changed since the entity was created
getDisallowedFields
Gets the disallowed fields
getDomain
Gets the name of the domain to which this mapper belongs
getDomain
Gets the name of the domain to which this mapper belongs
getEnd
Gets the ending date
getEntityName
Gets the class name of the entity supported by this set
getEntityName
Gets the class name of the entity
getEntityName
Gets the class name of the entity
getEntityName
Gets the class name of the entity
getEntityType
Gets the entity metadata
getEntityType
A convenience method to get the entity meta for a given class
getEntityType
Gets the entity type supported by this lookup
getEntityType
Gets the entity metadata
getEntityType
Gets the entity type supported by this lookup
getEntityType
Gets the entity meta for a given class
getError
Gets the first message available for the field supplied
getFactory
Gets the factory that created this mapper
getFactory
Gets the factory that created the mapper
getFailAction
Gets the dispatch action for authentication failure
getFailController
Gets the dispatch controller for authentication failure
getFailModule
Gets the dispatch module for authentication failure
getField
Gets the field of the error, usually a field or property name
getField
Gets the field
getField
Gets a field by name
getFieldNames
Gets the names of the fields for the entity
getFields
Gets the non-group Xyster_Data_Field objects added to the statement
getFields
Gets the fields for an entity as they appear in the backend
getFields
Gets the fields for an entity as they appear in the backend
getFields
Recursively gets all of the fields in the Criterion
getFields
Gets the fields for the entity
getFields
Gets the fields to which the containing messages apply
getFilters
Gets the filters
getForParameters
Gets the types of the parameters for a function or method
getFrom
Gets the entity class being queried
getFrom
Gets the class that owns the relationship
getFromCache
Tries to load an entity from the cache
getFromClause
Returns a from clause for a SQL query
getFunction
Gets the aggregate function associated with this field
getGroup
Gets the grouped Xyster_Data_Field objects added to the statement
getHaving
Gets the Xyster_Data_Aggregate Xyster_Data_Criterion objects added to the statement
getId
Gets the ids involved
getIndex
Gets the columns that should be used to index the entity
getIndex
Gets the columns that should be used to index the entity
getInstance
Gets an instance of Xyster_Orm
getIterator
Gets an iterator for the values in the collection
getIterator
Gets an iterator for the keys and values in this set
getIterator
Gets an iterator for the values in the collection
getIterator
Gets an iterator for the keys and values in this set
getIterator
Gets the iterator for this clause
getIterator
Gets the iterator for this clause
getJoined
Gets entities via a many-to-many table
getJoined
Gets entities via a many-to-many table
getJoined
Gets entities via a many-to-many table
getKey
Gets the key for this mapping
getLeft
Gets the field
getLeft
Gets the left entity column name in the join table
getLength
Gets the length of the field
getLifetime
Gets the time in seconds an entity should be cached
getLifetime
Gets the time in seconds an entity should be cached
getLimit
Gets the maximum number of results to be returned
getLocale
Gets the assigned locale
getLoginAction
Retrieve the current not-authenticated action
getLoginController
Retrieve the current not-authenticated controller
getLoginModule
Retrieve the current not-authenticated module
getLookup
Gets the lookup by name
getLookupNames
Gets the names of all lookups defined for this entity
getMain
Gets the main alias
getManager
Gets the manager containing this factory
getManager
Gets the manager that contains the factory
getMapperFactory
Gets the factory for entity mappers
getMapperFactory
Gets the factory for entity mappers
getMapperFactory
Gets the mapper factory
getMembers
Gets all available class members (fields, relations, and methods)
getMessage
Gets the message associated with the error
getMetadataCache
Gets the metadata cache
getMethodName
Returns the name of the static method to call for the operator passed
getModule
Returns the module
getName
Gets the name of this field
getName
Gets the field name of this lookup on the entity class
getName
Gets the name of the field
getName
Gets the string name of this enum type
getName
Gets the field name of this lookup on the entity class
getName
Gets the name of the relationship
getName
Gets the name of this type
getNames
Gets the names of the groups
getOffset
Gets the starting point in the results
getOnDelete
Gets the action type to perform onDelete
getOnUpdate
Gets the action type to perform onUpdate
getOperator
Gets the operator
getOperator
Gets the Junction operator
getOption
Gets the value of an option
getOption
Gets the value of an option
getOptions
Gets the options for this mapper
getOptions
Gets the options for this mapper
getOrder
Gets the order clause (an array of Xyster_Data_Sort objects)
getOrFail
Gets an entity by class and primary key, throws exception if not found
getOriginalName
Gets the original name
getPart
Gets a part of the query
getPlugin
Retrieve a plugin or plugins by class
getPlugin
Retrieve a plugin or plugins by class
getPluginBroker
Gets the plugin broker
getPlugins
Retrieve all plugins
getPlugins
Retrieve all plugins
getPrimary
Gets an array containing the field name or names for the primary key
getPrimaryKey
Gets the primary key of the entity
getPrimaryKeyAsCriterion
Gets the primary key of the entity as a Xyster_Data_Criterion
getPrimaryKeyAsString
Gets the primary key of the entity as a string
getPrimaryKeys
Gets the primary keys of the entities in the set
getPrimaryPosition
Gets the index of this field in the primary key
getRelatedEntity
Gets the entity related to this set
getRelation
Gets the relation for this set
getRelation
Gets the relationship by name
getRelationNames
Gets the names of all relations defined for this entity
getRelations
Gets the relations for the entity
getRepository
Gets the entity repository
getResourceId
Returns the string identifier of the Resource
getResourceId
Returns the string identifier of the Resource
getReverse
If this relation is a 'many', this returns the 'belongs' relation
getRight
Gets the value
getRight
Gets the right entity column name in the join table
getRole
Gets the authenticated role
getRole
Gets a Zend_Acl_Role_Interface based on the identity provided
getRole
Gets a Zend_Acl_Role_Interface based on the identity provided
getRoleParents
Gets the parent roles for the provided role
getRoleParents
Gets the parent roles for the provided role
getRoleProvider
Gets the role provider used to translate the identity into a role
getSecondaryCache
Gets the secondary cache for storing entities
getSecondaryCache
Gets the secondary repository for storing entities
getSequence
Gets the sequence of this table
getSet
Gets an empty entity set for the mapper's entity type
getSet
Gets an empty entity set for the mapper's entity type
getSql
Gets the SQL text
getSql
Xyster_Db_ReferentialAction::getSql() in ReferentialAction.php
Gets the SQL syntax for the action
getStart
Gets the beginning date
getSuccessAction
Gets the dispatch action for authentication success
getSuccessController
Gets the dispatch controller for authentication success
getSuccessModule
Gets the dispatch module for authentication success
getTable
Gets the table from which an entity comes
getTable
Gets the table from which an entity comes
getTable
Gets the join table name
getTarget
Gets the target object
getTimespan
Gets the timespan between these dates
getTo
Gets the class of the relationship
getType
Gets the type of object or value returned by this lookup
getType
Gets the type of object or value returned by this lookup
getType
Gets the native type of the field
getType
Gets the type of the relationship
getType
Gets the type of object or value returned by this lookup
getValidator
Gets the validator for this field
getValidators
Gets the validators for a field
getValue
Gets the value for this mapping
getValue
Gets the value of a group
getValue
Gets the value of this enum type
getValues
Gets the values for the groups
getWhere
Gets the where clause (an array of Xyster_Data_Criterion objects)
GROUP
group
Creates a Xyster_Data_Field that defines a group in a result
group
Adds grouped field to this report query
Gt
Uses the Gt operator
gt
Factories a Greater Than Xyster_Data_Expression ( column > 2 )
Gt
gt
Greater Than Xyster_Data_Expression ( field > 2 )
gte
Factories a Greater Than or Equal To Xyster_Data_Expression ( column >= 2 )
gte
Greater Than or Equal To Xyster_Data_Expression ( field >= 2 )
Gte
Gte
Uses the Gte operator
h
top
hasAll
Gets whether a given class has all of its entities loaded
hasBelongsTo
Checks to see if the class referenced by this relationship has a belongs
hasErrors
A convenience method to test for presence of errors
hash
Gets the Java-style hash code of a value
hashCode
Gets the hash code for the entity
hashCode
Gets a hash code for this type
hasJoined
Creates a 'many to many' relationship
hasMany
Creates a 'one to many' relationship
hasOne
Creates a 'one to one' relationship
hasPlugin
Checks whether a plugin of a particular class is registered
hasPlugin
Checks whether a plugin of a particular class is registered
hasRuntimeFields
Gets whether or not this report query has fields that evaluate at runtime
hasRuntimeGroup
Gets whether or not this report query has groups that evaluate at runtime
hasRuntimeOrder
Gets whether this query has an order clause that evaluates at runtime
hasRuntimeWhere
Gets whether this query has a where clause that evaluates at runtime
HAVING
having
Adds a group-criterion to this query
i
top
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Iterator.php
Iterator.php in Iterator.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Identity
Identity
The Identity data type
import
Imports the values in the array into the corresponding fields
In
Uses the In operator
in
In expression ( field IN ( 1,1,2,3,5,8,13,21,'fibonacci','sequence' ) )
In
in
Factories an In expression ( column IN ( 1,1,2,3,5,8,13,21,'fibonacci','sequence' ) )
indexOf
Returns the first index found for the specified value
indexOf
Returns the first index found for the specified value
indexOf
Returns the first index found for the specified value
init
Allows for subclassing without overwriting constructor
init
Allows for subclassing without overwriting constructor
insert
Inserts a value into the list at the specified index
insert
Inserts a value into the list at the specified index
insert
Inserts a value into the list at the specified index
insert
Inserts a value into the list at the specified index
insertAll
Inserts the supplied values into the list at the specified index
insertAll
Inserts the supplied values into the list at the specified index
insertAll
Inserts the supplied values into the list at the specified index
insertAll
Inserts the supplied values into the list at the specified index
Integer
The Integer data type
Integer
isAllowed
Tests if a field is allowed
isAllowed
Builds a rule for a role's access to a resource with a privilege
isAllowed
Tests if a field is allowed
isAllowed
Returns true if and only if the Role has access to the Resource
isAssignableFrom
Determines if the supplied type is a child of the current type
isCollection
This returns true if the type is 'many' or 'joined', false otherwise
isDirty
Determines whether or not this entity has changed values since creation
isDistinct
Gets whether or not to exclude duplicate results
isEmpty
Tests to see if the collection contains no elements
isEmpty
Tests to see if the collection contains no elements
isEmpty
Tests to see if the collection contains no elements
isEmpty
Tests to see if the collection contains no elements
isEmpty
Tests to see if the collection contains no elements
isIdentity
Gets whether the field uses an autonumbering scheme
isInstance
Determines if the value supplied is an instance of this type
isLiteral
Checks a literal for syntactical correctness
isLoaded
Checks whether a related entity or set has been loaded
isLookup
Whether the entity has a lookup with the name supplied
isMethodCall
Checks if a literal is a method call
isNullable
Gets whether the field can have a null value
isObject
Gets whether this type is an object type
isPrimary
Gets whether the field is part of a primary key
isRelation
Whether the entity has a relationship with the name supplied
isRuntime
Verifies if a Xyster_Data_Symbol is runtime
isRuntime
Gets whether this query has parts that are evaluated at runtime
isRuntime
Gets whether this query has parts that are evaluated at runtime
isValid
Defined by Zend_Validate_Interface
isValidateOnSave
Whether this entity should be validated before save (instead of field)
isValidationEnabled
Whether validation is enabled for this entity type
isValidField
Checks a reference for syntactical correctness
isWithin
Tests to see if the supplied date is within this range
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
j
top
Junction.php
Junction.php in Junction.php
k
top
key
Return the key of the current element
keyFor
Gets the first key found for the value supplied
keyFor
Gets the first key found for the value supplied
keyFor
Gets the first key found for the value supplied
keys
Gets all keys contained in this map
keys
Gets all keys contained in this map
keys
Gets all keys contained in this map
keysFor
Gets all keys for the value supplied
keysFor
Gets all keys for the value supplied
keysFor
Gets all keys for the value supplied
l
top
List.php
List.php in List.php
like
Factories a LIKE Xyster_Data_Expression ( column LIKE '%value' )
Like
Uses the Like operator
like
LIKE Xyster_Data_Expression ( field LIKE '%value' )
Like
LIMIT
limit
Impose a maximum number of records to return and a number to skip
load
loadClass
Tries to load the class in one of the paths defined for entities
loadEntityClass
Loads the class and makes sure it's a Xyster_Orm_Entity
loadMapperClass
Loads the mapper class for the entity class given
loadSetClass
Loads the set class for the entity class given
lt
Less Than Xyster_Data_Expression ( field < 3 )
Lt
Uses the Lt operator
Lt
lt
Factories a Less Than Xyster_Data_Expression ( column < 3 )
lte
Factories a Less Than or Equal To Xyster_Data_Expression ( column <= 3 )
Lte
Lte
Uses the Lte operator
lte
Less Than or Equal To Xyster_Data_Expression ( field <= 3 )
Listener.php
Listener.php in Listener.php
Loader.php
Loader.php in Loader.php
Log.php
Log.php in Log.php
m
top
Map.php
Map.php in Map.php
makeTuples
Creates the Tuples for a collection
match
Matches for aggregate functions
matchGroups
Match nested parentheses groups not inside of double-quotes
max
Creates an Xyster_Data_Aggregate field to find the maximum value in a field
Maximum
Maximum
Uses the Maximum function
merge
Combines this map with the supplied map
merge
Merges the values from the supplied collection into this one
merge
Merges the values from the supplied collection into this one
merge
Merges the values from the supplied collection into this one
merge
Adds the items from one clause to the end of this one
merge
Combines this map with the supplied map
min
Creates an Xyster_Data_Aggregate field to find the minimum value in a field
Minimum
Minimum
Uses the Minimum function
Manager.php
Manager.php in Manager.php
Mapper.php
Mapper.php in Mapper.php
n
top
named
Creates a Xyster_Data_Field by name with an alias
neq
Not Equal To Xyster_Data_Expression ( field <> 'value' )
Neq
Uses the Neq operator
neq
Factories a Not Equal To Xyster_Data_Expression ( column <> 'value' )
Neq
next
Move pointer forward to next element
NoAction
Xyster_Db_ReferentialAction::NoAction in ReferentialAction.php
NoAction
The NO ACTION action
NotBetween
Uses the NotBetween operator
notBetween
Factories a NOT BETWEEN Xyster_Data_Expression ( column NOT BETWEEN 'value' AND 'value' )
notBetween
Equal To Xyster_Data_Expression ( field NOT BETWEEN 'value' AND 'value' )
NotBetween
notIn
Factories a Not in expression ( column NOT IN ( 1,1,2,3,5,8,13,21,'fibonacci','sequence' ) )
notIn
Not in expression ( field NOT IN ( 1,1,2,3,5,8,13,21,'fibonacci','sequence' ) )
NotIn
Uses the NotIn operator
NotIn
notLike
NOT LIKE Xyster_Data_Expression ( field NOT LIKE '%value' )
NotLike
notLike
Factories a NOT LIKE Xyster_Data_Expression ( column NOT LIKE '%value' )
NotLike
Uses the NotLike operator
NOT_URI
Validation failure message key for when the file is not an image
o
top
of
Xyster_Type::of() in Type.php
Gets the type of the value supplied
OFFSET
offsetExists
Gets whether the specified key exists in the map
offsetExists
Gets whether the specified index exists in the list
offsetExists
Gets whether the specified key exists in the map
offsetExists
Gets whether the specified index exists in the list
offsetGet
Gets the value at a specified index
offsetGet
Gets the value at a specified key
offsetGet
Gets the value at a specified key
offsetGet
Gets the value at a specified index
offsetSet
Sets the value at a given key.
offsetSet
Sets the value at a given index.
offsetSet
Sets the value at a given key.
offsetSet
Sets the value at a given index.
offsetSet
Sets the value at a given index.
offsetUnset
Removes a value at the specified key
offsetUnset
Removes a value at the specified index
offsetUnset
Removes a value at the specified index
offsetUnset
Removes a value at the specified key
offsetUnset
Removes a value at the specified index
onSetField
Called before a value is set
onSetRelation
Called before a relation is set
ORDER
order
Adds a sorting to the results
Orm.php
Orm.php in Orm.php
p
top
Provider.php
Provider.php in Provider.php
Parser.php
Parser.php in Parser.php
PARENTH_QUOTE_REGEX
Used for matching parenthesis groups not inside quotes
parse
Returns the corresponding enum object based on name
parseCriterion
Parse a statement into a Xyster_Data_Criterion
parseExpression
Parse string statement as Expression
parseField
Parse a string as Field
parseFieldAlias
Parse a string as Field with alias
parseQuery
Parses string statement as Xyster_Orm_Query
parseReportQuery
Parses string statement as Xyster_Orm_Query_Report
parseSort
Parse string statement as a Xyster_Data_Sort
persist
Sets an entity to be added to the data store
postDelete
Called after an entity is deleted
postDelete
Called prior to an entity being deleted
postDelete
Called prior to an entity being deleted
postInsert
Called prior to an entity being inserted
postInsert
Called after an entity is inserted
postInsert
Called prior to an entity being inserted
postLoad
Called after a new entity is loaded with values
postLoad
Loads an entity into the ACL if it's a Zend_Acl_Resource_Interface
postLoad
Called after a new entity is loaded with values
postUpdate
Called prior to an entity being updated
postUpdate
Called prior to an entity being updated
preDelete
Called prior to an entity being deleted
preDelete
Called prior to an entity being deleted
preDispatch
Called before an action is dispatched by Zend_Controller_Dispatcher.
preInsert
Called prior to an entity being inserted
preInsert
Called prior to an entity being inserted
preUpdate
Called prior to an entity being updated
preUpdate
Called prior to an entity being updated
preUpdate
Called prior to an entity being updated
putAllInSecondaryCache
Convenience method to put all entities in a set in the cache
putInSecondaryCache
Puts the entity in the secondary cache
q
top
Query.php
Query.php in Query.php
query
Creates a query object to return entities
query
Performs a query
query
Performs a query
r
top
Resource.php
Resource.php in Resource.php
Range.php
Range.php in Range.php
ReferentialAction.php
ReferentialAction.php in ReferentialAction.php
Resource.php
Resource.php in Resource.php
Report.php
Report.php in Report.php
Relation.php
Relation.php in Relation.php
Repository.php
Repository.php in Repository.php
refresh
Reloads an entity's values with fresh ones from the backend
refresh
Refreshes the values of an entity
refresh
Refreshes the values of an entity
refresh
Reloads an entity's values with fresh ones from the backend
registerDirty
Register an entity as dirty
registerNew
Register an entity as in queue for insertion
registerPlugin
Register a plugin
registerPlugin
Register a plugin
registerRemoved
Register an entity as in queue for removal
relate
Relates one entity to another (if one-to-one)
relateTo
Relates the set to an entity and relationship
remove
Removes the specified value from the collection
remove
Removes the specified value from the collection
remove
Xyster_Collection::remove() in Collection.php
Removes the specified value from the collection
remove
Removes the specified value from the collection
remove
Removes an entry in the clause
remove
Removes the specified value from the collection
remove
Removes an entity from the repository
remove
Removes the mapping for the specified key
remove
Sets an entity to be removed
remove
Removes the specified value from the collection
remove
Removes the specified value from the collection
remove
Removes the mapping for the specified key
removeAll
Removes all of the specified values from the collection
removeAll
Removes all of the specified values from the collection
removeAll
Removes all of the specified values from the collection
removeAll
Removes all entities supplied from the repository
removeAll
Removes all of the specified values from the collection
removeAll
Removes all of the specified values from the collection
removeAll
Removes all of the specified values from the collection
removeAll
Removes all of the specified values from the collection
removeAllByKey
Removes all entities by class and primary keys
removeAt
Removes a value at the specified index
removeAt
Removes a value at the specified index
removeAt
Removes a value at the specified index
removeByKey
Removes an entity by class and primary key
removeListener
Removes a specific listener from the entity
reportQuery
Creates a report query object to return a data set
Restrict
The RESTRICT action
Restrict
Xyster_Db_ReferentialAction::Restrict in ReferentialAction.php
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
retainAll
Removes all values from the collection except for the ones specified
rewind
Rewind the pointer to the first element
rollback
Cancel any pending changes
routeStartup
Called before Zend_Controller_Front determines the dispatch route
s
top
String.php
String.php in String.php
Sortable.php
Sortable.php in Sortable.php
Set.php
Set.php in Set.php
Setter.php
Setter.php in Setter.php
Set.php
Set.php in Set.php
Sort.php
Sort.php in Sort.php
Symbol.php
Symbol.php in Symbol.php
Setter.php
Setter.php in Setter.php
Set.php
Set.php in Set.php
Split.php
Split.php in Split.php
save
Saves an entity (insert or update)
save
Saves an entity (insert or update)
seek
Seek to an absolute position.
set
Sets the value at a given index.
set
Sets the value in the target
set
Sets any fields affected by changing the value of this lookup
set
Sets a mapping for the key and value supplied
set
Sets the value at a given index.
set
Sets the value in the target
set
Sets any fields affected by changing the value of this lookup
set
Sets the value at a given index.
set
Sets the value in the target
set
Sets any fields affected by changing the value of this lookup
set
Sets a mapping for the key and value supplied
setAccessDenied
Setup the dispatch location for access denied errors
setAcl
Sets the ACL to which the authenticated role will be added
setAlias
Sets the alias assigned to this column
setAllowedFields
Sets the allowed fields
setAuthAdapter
Sets the authentication adapter
SetDefault
SetDefault
The SET DEFAULT action
setDefaultMetadataCache
Sets the default metadata cache for information returned by getFields()
setDirty
Sets the entity as dirty or clean
setDisallowedFields
Sets the disallowed fields
setFailure
Sets the dispatch location for a failed authentication
setFileHeaders
Sets the appropriate headers for sending a file as a response
setHasAll
Sets whether a given class has all of its entities loaded
setLocale
Sets the current locale
setLogin
Setup the dispatch location for unauthenticated users
setManager
Sets the manager that contains this factory
setManager
Sets the manager that contains the factory
setMapperFactory
Sets the factory for entity mappers
setMapperFactory
Sets the factory for entity mappers
SetNull
The SET NULL action
SetNull
Xyster_Db_ReferentialAction::SetNull in ReferentialAction.php
setRenameCallback
Sets the callback for column renaming
setRoleProvider
Sets the role provider used to translate the identity into a role
setRules
Sets multiple rules simultaneously
setSecondaryCache
Sets the secondary cache for storing entities
setSecondaryCache
Sets the secondary cache for storing entities
setSuccess
Sets the dispatch location for a successful authentication
setTable
Sets a table name to prefix to columns
setup
Makes sure all classes and metadata are defined for a type of entity
setValue
Sets the value for this mapping
slice
Removes $count elements starting at $from
slice
Removes $count elements starting at $from
slice
Removes all elements between $from and $to, including $from.
slice
Removes all elements between $from and $to, including $from.
Smallint
The Smallint data type
Smallint
sort
Sorts the collection according to the values in the elements
sortBy
Sorts the collection by one or more columns and directions
Space
Gets a splitter for a space (' ')
split
Like explode(), but won't split inside of parentheses or double-quotes
splitArrow
Splits a string on the arrow ('->')
splitComma
Splits a string on the comma (',')
splitSpace
Splits a string on the space (' ')
Sum
Uses the Sum function
Sum
sum
Creates an Xyster_Data_Aggregate field to sum the values in a field
t
top
Tuple.php
Tuple.php in Tuple.php
Token.php
Token.php in Token.php
Translator.php
Translator.php in Translator.php
TitleCase.php
TitleCase.php in TitleCase.php
Type.php
Type.php in Type.php
Translator.php
Translator.php in Translator.php
Time
The Time data type
Time
Xyster_Db_DataType::Time in DataType.php
Timestamp
The Timestamp data type
Timestamp
toArray
Puts the items in this map into an array
toArray
Puts the items in this collection into an array
toArray
Converts the clause into an array of its symbols
toArray
Puts the items in this collection into an array
toArray
Puts the items in this collection into an array
toArray
Puts the items in this collection into an array
toArray
Converts the clause into an array of its symbols
toArray
Returns an array copy of the entity
toArray
Puts the items in this collection into an array
toArray
Converts the clause into an array of its symbols
toRow
Flattens the tuple into a data row
translate
Translates one of the Xyster Data objects into a SQL token
translateClause
Translates a clause
translateCriterion
Converts a criterion to SQL
translateExpression
Converts an expression to SQL
translateField
translateField
Translates the field from the original format into the entity field name
translateField
Converts a field to SQL
translateJunction
Converts a Junction to SQL
translateSort
Converts a sort to SQL
Type.php
Type.php in Type.php
u
top
unregisterPlugin
Unregister a plugin.
unregisterPlugin
Unregister a plugin.
untranslateField
Translates the field from the entity format back into the original
untranslateField
using
Xyster_Collection::using() in Collection.php
Creates a new collection containing the values
Uri.php
Uri.php in Uri.php
v
top
valid
Check if there is a current element after calls to rewind() or next()
validate
Validates a field
validateOnSave
Sets the validate-on-save setting
valueOf
Returns the corresponding enum object based on value
values
Gets the values contained in this map
values
Gets the values contained in this map
values
Gets the values contained in this map
values
Gets an array of the name and value pairs available from an enum
Varchar
Varchar
The Varchar data type
w
top
WorkUnit.php
WorkUnit.php in WorkUnit.php
where
Adds a criterion to the selection
WHERE
x
top
Xsql.php
Xsql.php in Xsql.php
Xyster_Acl
Xyster_Acl in Acl.php
An access control list that can dynamically build its own rules
Xyster_Acl_Authorizer_Interface
Interface for classes that dynamically determine rules for an ACL
Xyster_Acl_Role_Provider
Xyster_Acl_Role_Provider in Provider.php
Default provider for authentication to authorization
Xyster_Acl_Role_Provider_Interface
Interface for combining authentication and authorization
Xyster_Collection
Xyster_Collection in Collection.php
Implementation of Xyster_Collection_Abstract with static helper methods
Xyster_Collection_Abstract
Abstract class for collections
Xyster_Collection_Comparator_Interface
A comparison callback class
Xyster_Collection_Exception
Exception for collections
Xyster_Collection_Interface
Interface for collections
Xyster_Collection_Iterator
Iterator for collections
Xyster_Collection_List
Simple implementation of an index-based collection
Xyster_Collection_List_Abstract
Abstract class for index-based collections
Xyster_Collection_List_Empty
An immutable empty list
Xyster_Collection_List_Interface
Index-based collection
Xyster_Collection_Map
Implementation of a key-based collection
Xyster_Collection_Map_Abstract
Abstract class for key-based collections
Xyster_Collection_Map_Entry
Simple Map Entry
Xyster_Collection_Map_Interface
Interface for key-based collections
Xyster_Collection_Map_String
A simple string key-based map
Xyster_Collection_Set
Simple implementation of the no-duplicate collection
Xyster_Collection_Set_Abstract
Abstract class for no-duplicate collections
Xyster_Collection_Set_Interface
A tag interface for no-duplicate collections
Xyster_Collection_Set_Sortable
No-duplicate collection whose elements can be reordered
Xyster_Controller_Action_Helper_Cache
Cache control action helper
Xyster_Controller_Action_Helper_File
File response headers action helper
Xyster_Controller_Plugin_Acl
Authorization plugin
Xyster_Controller_Plugin_Auth
Authentication plugin
Xyster_Controller_Plugin_Cache
Cache control plugin
Xyster_Controller_Request_Resource
An ACL resource to represent an MVC dispatch location
Xyster_Data_Aggregate
Xyster_Data_Aggregate in Aggregate.php
Aggregate function enumerated type
Xyster_Data_Binder
Xyster_Data_Binder in Binder.php
A mediator that applies values to a target object
Xyster_Data_Binder_Exception
An exception for the binder
Xyster_Data_Binder_Setter
A mediator that applies a value to a target object
Xyster_Data_Binder_Setter_Exception
An exception for the property setter
Xyster_Data_Binder_Setter_Interface
A mediator that applies a value to a target object
Xyster_Data_Clause
Xyster_Data_Clause in Clause.php
Abstract clause of symbols
Xyster_Data_Clause_Exception
An exception for the Xyster_Data_Clause class
Xyster_Data_Clause_Interface
Interface for groups of data symbols
Xyster_Data_Comparator
Xyster_Data_Comparator in Comparator.php
Comparator for objects or associative arrays
Xyster_Data_Criterion
Xyster_Data_Criterion in Criterion.php
The base class for Criteria
Xyster_Data_Exception
Xyster_Data_Exception in Exception.php
An exception for Xyster_Data
Xyster_Data_Expression
Xyster_Data_Expression in Expression.php
An expression is a boolean evaluation comparing a column against a value
Xyster_Data_Field
Xyster_Data_Field in Field.php
A simple concept for data fields and columns
Xyster_Data_Field_Aggregate
A field or column that has some aggregate function applied to it
Xyster_Data_Field_Clause
A field clause
Xyster_Data_Field_Exception
An exception for the Xyster_Data_Field class
Xyster_Data_Field_Group
A simple concept for data fields and columns
Xyster_Data_Junction
Xyster_Data_Junction in Junction.php
A Junction is an infix expression of Xyster_Data_Criterion objects
Xyster_Data_Operator_Expression
Enumerated type of Expression operators
Xyster_Data_Set
Xyster_Data_Set in Set.php
A set that holds rows and columns
Xyster_Data_Set_Exception
Xyster_Data_Set_Exception in Exception.php
An exception for the Xyster_Data_Set class
Xyster_Data_Sort
Xyster_Data_Sort in Sort.php
A struct that holds a field and a direction
Xyster_Data_Sort_Clause
A sort clause
Xyster_Data_Symbol
Xyster_Data_Symbol in Symbol.php
Interface for all data symbols
Xyster_Data_Tuple
Xyster_Data_Tuple in Tuple.php
A set that holds rows and columns
Xyster_Date_Range
Xyster_Date_Range in Range.php
A date range
Xyster_Db_DataType
Xyster_Db_DataType in DataType.php
SQL Data type enumerated type
Xyster_Db_Exception
Xyster_Db_Exception in Exception.php
Exception for Xyster_Db package
Xyster_Db_ReferentialAction
Xyster_Db_ReferentialAction in ReferentialAction.php
SQL referential action enumerated type
Xyster_Db_Token
Xyster_Db_Token in Token.php
Token containing a SQL fragment and bind values
Xyster_Db_Translator
Xyster_Db_Translator in Translator.php
Translates objects in the Xyster_Data package into SQL fragments
Xyster_Enum
Xyster_Enum in Enum.php
Enumerable type object
Xyster_Filter_TitleCase
Xyster_Filter_TitleCase in TitleCase.php
A filter for title case
Xyster_Orm
Xyster_Orm in Orm.php
The main front-end for the ORM package
Xyster_Orm_Binder
Xyster_Orm_Binder in Binder.php
A binder for entities
Xyster_Orm_Binder_Setter
A binder setter for entities
Xyster_Orm_Entity
Xyster_Orm_Entity in Entity.php
A data entity: the basic data unit of the ORM package
Xyster_Orm_Entity_Exception
An exception for Xyster_Orm_Entity
Xyster_Orm_Entity_Field
An field description object
Xyster_Orm_Entity_Listener
A listener for entity events
Xyster_Orm_Entity_Lookup_Abstract
Abstract base lookup
Xyster_Orm_Entity_Lookup_Date
Property lookups for date values
Xyster_Orm_Entity_Lookup_Enum
Property lookups for enum values
Xyster_Orm_Entity_Lookup_Interface
An interface for property lookups
Xyster_Orm_Entity_Resource
Entity that doubles as an ACL resource
Xyster_Orm_Entity_Type
A helper for meta information about entities
Xyster_Orm_Exception
Xyster_Orm_Exception in Exception.php
An exception for Xyster_Orm
Xyster_Orm_Loader
Xyster_Orm_Loader in Loader.php
The entity/mapper/collection class loader for the Orm layer
Xyster_Orm_Manager
Xyster_Orm_Manager in Manager.php
The main backend of the orm package
Xyster_Orm_Mapper
Xyster_Orm_Mapper in Mapper.php
A SQL implementation of the mapper interface
Xyster_Orm_Mapper_Abstract
An abstract implementation of the mapper interface
Xyster_Orm_Mapper_Exception
An exception for Xyster_Orm_Mapper
Xyster_Orm_Mapper_Factory
A simple factory for creating mappers
Xyster_Orm_Mapper_Factory_Abstract
A simple factory for creating mappers
Xyster_Orm_Mapper_Factory_Interface
Provides the ability to create mappers
Xyster_Orm_Mapper_Interface
Responsible for translating data store records into entities
Xyster_Orm_Mapper_Translator
A translator for db fields that is smart about ORM
Xyster_Orm_Plugin_Abstract
The base ORM plugin object
Xyster_Orm_Plugin_Acl
An ORM plugin for authorization checks
Xyster_Orm_Plugin_Broker
A broker for plugins
Xyster_Orm_Plugin_Log
An ORM plugin for an audit trail
Xyster_Orm_Query
Xyster_Orm_Query in Query.php
A query object
Xyster_Orm_Query_Exception
An exception for Xyster_Orm_Query
Xyster_Orm_Query_Parser
Parses an XSQL string into a Xyster_Orm_Query object
Xyster_Orm_Query_Parser_Exception
An exception for Xyster_Orm_Query_Parser
Xyster_Orm_Query_Report
A report query object
Xyster_Orm_Relation
Xyster_Orm_Relation in Relation.php
A factory and instance for entity relationships
Xyster_Orm_Relation_Exception
An exception for Xyster_Orm_Relation
Xyster_Orm_Repository
Xyster_Orm_Repository in Repository.php
The "identity map" of persisted entities
Xyster_Orm_Set
Xyster_Orm_Set in Set.php
A set of Xyster_Orm_Entity objects
Xyster_Orm_WorkUnit
Xyster_Orm_WorkUnit in WorkUnit.php
A transactional unit of work
Xyster_Orm_Xsql
Xyster_Orm_Xsql in Xsql.php
A helper for XSQL syntax
Xyster_Orm_Xsql_Split
A string exploder that won't split inside paretheses or double-quotes
Xyster_Type
Xyster_Type in Type.php
Type wrapper class
Xyster_Validate_Error
A simple DTO for errors
Xyster_Validate_Errors
An error notification class
Xyster_Validate_Uri
A URI validator
_
top
$_acl
The acl
$_acl
The access control list
$_acl
The acl
$_action
$_adapter
$_adapter
The Auth adapter
$_alias
An alias for the field, equal to the field name by default
$_aliases
Associative array of prefixes to table aliases
$_allowed
$_authorizers
The authorizers
$_backend
The parts of the query that can be used in the backend
$_base
The "base" values from object instantiation
$_base
The initial snapshot of the set
$_bind
The bind values, if any
$_class
This is the anchor class for translations
$_class
The entity being queried
$_class
$_columns
$_controller
$_criteria
The criteria in the junction (an array of Xyster_Data_Criterion)
$_db
The data adapter
$_default
$_defaultMetadataCache
Default cache for meta information provided by the backend
$_defaultSetter
$_deniedAction
Action to use for errors; defaults to 'error'
$_deniedController
Controller to use for errors; defaults to 'error'
$_deniedModule
Module to use for errors; defaults to default module in dispatcher
$_dirty
For quick modification checking
$_dirty
Entities that are in queue for update
$_disallowed
$_domain
The domain associated with the entity
$_end
$_entity
The entity to which this set belongs
$_factory
The factory that created this mapper
$_failAction
The dispatch action for authentication failure
$_failController
The dispatch controller for authentication failure
$_failModule
The dispatch module for authentication failure
$_field
The entity date field name to use for the lookup
$_field
$_field
The entity field name to use for the lookup
$_fields
Cache for entity fields
$_fields
The fields
$_filters
Any filters associated with the relation
$_format
The date output format
$_from
The class that defines the relation
$_function
$_id
The primary key field(s) involved in the relation
$_identity
$_index
An array of properties used to index the entity by value
$_instance
The singleton instance of this class
$_items
The container for the Xyster_Collection_Map_Entry objects
$_items
The actual collection entries
$_items
The array over which to iterate
$_items
A container for the entity objects
$_items
The map array
$_items
$_joinLeft
The join table field linking to the left entity's primary key fields
$_joinRight
The join table field linking to the right entity's primary key fields
$_joinTable
In a join relationship, this is the table linking the two entities
$_key
$_left
The left value, always a field
$_length
$_lifetime
The period of time entities should persist in the secondary cache
$_listeners
A set of event listeners
$_locale
The current locale
$_log
$_loginAction
Action to use for login; defaults to 'index'
$_loginController
Controller to use for login; defaults to 'login'
$_loginModule
Module to use for login; defaults to default module in dispatcher
$_lookups
$_lookups
Looked-up values
$_manager
The manager containing this factory
$_manager
The orm manager
$_manager
The orm manager
$_manager
$_mapFactory
The mapper factory
$_mapFactory
The mapper factory
$_mapFactory
The mapper factory
$_mapFactory
The mapper factory
$_mapFactory
The mapper factory
$_mappers
A place to cache instantiated mappers
$_members
A cache for all entity members
$_message
$_messageTemplates
Validation failure message template definitions
$_meta
The entity meta
$_metadata
Information provided by the getFields() method
$_metadataCache
Cache for information provided the backend's getFields method
$_module
$_name
The name of the field
$_name
$_name
The name of the relation
$_names
$_needle
$_needleLength
$_new
Entities that are in queue for insertion
$_null
$_onDelete
The activity to perform on entity delete
$_onUpdate
The activity to perform when a primary key is changed
$_operator
The operator
$_operator
The operator ('AND' or 'OR')
$_options
Any additional options
$_original
$_ormsetters
$_parts
The parts of the query
$_paths
Paths where entities, mappers, and sets are stored
$_plugins
Array of Xyster_Orm_Plugin_Abstract objects
$_plugins
The plugin broker
$_primary
$_primary
$_primary
The field names of the primary key
$_primaryPosition
$_provider
The role provider
$_related
Related entities or sets
$_relation
The relation of which the set is a result
$_relations
The relation objects
$_removed
Entities that are in queue for removal
$_renameCallback
The callback for column renaming
$_repository
The repository for storing entities
$_reverse
The "belongs" relation opposite a "many"
$_right
The right value, could be a scalar or a Xyster_Data_Field
$_role
The current authenticated role
$_rules
Holds the rules passed to 'setRules' until dispatchLoopStartup
$_runtime
The cache for runtime column lookups
$_runtime
The parts of the query that must be used at runtime
$_secondaryCache
The secondary cache
$_setters
$_sorts
The clause of Xyster_Data_Sort objects
$_splits
$_sql
The SQL fragment
$_sql
Xyster_Db_ReferentialAction::$_sql in ReferentialAction.php
$_start
$_started
Whether the 'routeStartup' method has already been called
$_successAction
The dispatch action for authentication success
$_successController
The dispatch controller for authentication success
$_successModule
The dispatch module for authentication success
$_table
A table name to prefix columns
$_table
The name of the table, defaults to entity name
$_tables
Associative array of prefixes to table names
$_target
$_to
The class on the target end of the relation
$_type
$_type
$_type
$_type
$_type
The type of relation; one of ('one','belongs','many','joined')
$_type
$_useAuth
$_validate
Whether validation is enabled for this type
$_validateOnSave
Whether to validate entities when saved or per-field
$_validator
$_value
True to use the value, false to use the name
$_value
$_values
The entity values
$_values
$_work
The "unit of work" to hold our pending transactions
_addValidators
Adds the validators from the constraints in the data store
_assertThisType
A convenience method to assert entity type
_authenticate
Does the actual auth work
_baseCreate
Base creator method
_baseParseQuery
Removes the limit and offset clause from a statement
_belongsTo
Convenience method to create a 'belongs' relationship
_buildCriteria
Ensures the parameter passed is a Criterion
_buildSimpleSelect
Gets a simple Select object for this table
_buildTranslator
Gets a Mapper Translator object
_checkEntity
Checks the incoming entity for the correct type
_checkLiteral
Asserts a literal for syntactical correctness
_checkMethodParameters
Checks method parameters for syntactical correctness
_checkPrimaryKey
Checks an array for correct primary key names
_checkPropertyNames
Asserts the correct property names in a criteria array
_checkSet
Sets any fields affected by changing the value of this lookup
_create
Creates an entity from the row supplied
_createColumnsFromItem
Creates the columns for this set from an array or object
_delete
Removes entities from the backend
_delete
Removes entities from the backend
_entityToShell
Turns an entity into a shell for storage
_expression
Factories an expression
_factory
Creates a new splitter
_factory
Factories and returns a singleton enum
_fetchOne
Fetches one record
_getAdapter
Gets a connection to the database
_getByHelper
Sets up the array and class name
_getByIndexMap
Convenience method to get the map (and create it if necessary)
_getByKeyMap
Convenience method to get the map (and create it if necessary)
_getEntitySetter
Gets the setter for an entity type
_getFields
Gets fields in a criterion
_getFromSecondaryCache
Gets an entity from the secondary cache
_getGmDate
Formats a date in GMT syntax suitable for HTTP headers
_getLookup
Gets a lookup value
_getMapper
Convenience method to get the entity's mapper
_getReflectionClass
Gets the ReflectionClass for a class name and stores it
_getRelated
Gets a related property
_getRenamedField
{@inherit}
_getRenamedField
Gets the renamed value of the field if appropriate
_getRepository
Gets the entity repository
_getResource
Gets the resource object
_getSetter
Gets a setter for the field supplied
_getTableName
Gets the name of the table to use to prefix columns
_getTableName
{@inherit}
_getType
Gets the entity type
_getWorkUnit
Gets the work unit
_hasJoined
Convenience method to create a 'many to many' relationship
_hasMany
Convenience method to create a 'one to many' relationship
_hasOne
Convenience method to create a 'one to one' relationship
_immutable
Throws an exception
_initParts
Inits the parts of the query
_initParts
Initializes the parts container
_insert
Saves a new entity into the backend
_insert
Saves a new entity into the backend
_isRuntime
Returns if a field is runtime
_joinedDelete
Removes the entities from the many-to-many join
_joinedDelete
Removes the entity from the many-to-many join
_joinedInsert
Adds the entities to the many-to-many join
_joinedInsert
Adds the entity to the many-to-many join
_lastModified
Sends cache-control, last-modified, and etag headers
_logMessage
Logs an event to the logger
_mapEntity
Translates the first row of a database recordset into an entity
_mapSet
Translates a database recordset into an entity set
_parseClause
Parses a string statement clause into its corresponding parts
_removeByClassAndKey
Convenience method to remove an entity
_removeEntity
Removes an entity from both maps
_selectColumns
Gets the columns to select
_setField
The base method for setting fields
_setLookup
Sets the lookup value
_setRelated
Sets a linked property and registers the entity as dirty
_setupMetadataCache
_setupMetadataCache
_setupSecondaryCache
_shellToEntity
Take the serialized array and turn it back into an entity
_stringifyPrimaryKey
Convenience method to stringify the primary key
_update
Updates the values of an entity in the backend
_update
Updates the values of an entity in the backend
_wasModifiedSince
Checks the date supplied against the if-modified-since header
__call
Overloader for getting/setting linked properties
__clone
Cannot be cloned
__construct
Creates a new Xyster_Orm_WorkUnit object
__construct
Creates a new entity binder
__construct
Creates a new set
__construct
Creates a new SqlToken
__construct
Creates a new tuple
__construct
Creates a new translator for a given SQL connection
__construct
Creates a new orm sql translator {@inherit}
__construct
Creates a new mapper
__construct
Creates a new Entity type representation
__construct
Creates a new lookup
__construct
Creates a new map with object keys
__construct
Creates a new type representation
__construct
Creates a new splitter
__construct
Creates a new query object
__construct
Creates a new junction
__construct
Creates a new data clause
__construct
Creates a new iterator
__construct
Creates a new enum lookup
__construct
Creates a new list
__construct
Creates a new map with object keys
__construct
Creates a new Orm_Manager
__construct
Creates a new log plugin
__construct
Creates a new Sort clause
__construct
Creates a new error
__construct
Creates a new date lookup
__construct
Creates a new expression
__construct
Creates a new entity
__construct
Create a new Data Comparator object
__construct
Create a new entity field
__construct
Creates a new Field
__construct
Creates a new Sort clause
__construct
Creates a new simple collection
__construct
Creates a new notification object
__construct
Creates a new binder for an entity
__construct
Creates a new ACL plugin
__construct
Creates a new entity repository
__construct
Creates a new acl plugin
__construct
Creates a new request resource
__construct
Creates a new map entry
__construct
Creates a new data set
__construct
Creates a new entity set
__construct
Creates a new set
__construct
Creates a new mapper
__construct
Create a new relationship
__construct
Creates a new binder
__construct
Creates a new Xyster_Orm object, hide from userland
__construct
Creates a new Aggregate Field
__construct
A date range
__construct
Creates a new enum derived class
__get
Overloader for getting fields
__set
Overloader for setting fields
__toString
Returns the string value of the object
__toString
Gets the string equivalent of this mapping
__toString
Gets details of the object
__toString
Converts the collection into a string
__toString
Gets the string representation of this object
__toString
Returns the string syntax for this Junction
__toString
String representation of this object
__toString
Gets the string representation of this object
__toString
Returns the string identifier of the Resource
__toString
Returns the string representation of this object
__toString
Returns a string value of this entity
__toString
String representation of this object
__toString
Gets the string representation of this object
__toString
Returns the string syntax for this Sort
__toString
Returns the syntax for this Expression
a b c d e f g h i j k l m n o p q r s t u v w x _