initialize() initialize(String $DSN, String $tableName, mixed $connectionObject = NULL) : NULL DESCRIPTOR: IE: Stores meta data for table in a traversable form Parameters String $DSN String $tableName mixed $connectionObject Returns NULL
getTableProperties() getTableProperties(mixed $data = NULL) : NULL DESCRIPTOR: getTableProperties Parameters mixed $data Returns NULL
getPrimaryKeyField() getPrimaryKeyField(mixed $data = NULL) : NULL DESCRIPTOR: gets the primary key from the data set in "tableProperties" Parameters mixed $data Returns NULL
validateConnectionObject() validateConnectionObject( $connectionObject = NULL) : boolean DESCRIPTOR: check if the DB connection is valid to what we want to do Parameters $connectionObject Returns boolean — $valid
setProperties() setProperties(mixed $data = NULL) : NULL DESCRIPTOR: setProperties Parameters mixed $data Returns NULL