Koowa_Database
[ class tree: Koowa_Database ] [ index: Koowa_Database ] [ all elements ]

Class: KDatabaseRowsetDefault

Source Location: /libraries/koowa/database/rowset/default.php

Class Overview

KObject
   |
   --KObjectSet
      |
      --KDatabaseRowsetAbstract
         |
         --KDatabaseRowsetTable
            |
            --KDatabaseRowsetDefault

Default Rowset Default


Author(s):


Inherited Variables

Inherited Methods

Class: KDatabaseRowsetTable

KDatabaseRowsetTable::__construct()
Constructor
KDatabaseRowsetTable::addData()
Add rows to the rowset
KDatabaseRowsetTable::getRow()
Get an empty row
KDatabaseRowsetTable::getTable()
Method to get a table object
KDatabaseRowsetTable::isConnected()
Test the connected status of the row.
KDatabaseRowsetTable::setTable()
Method to set a table object attached to the rowset
KDatabaseRowsetTable::_initialize()
Initializes the options for the object
KDatabaseRowsetTable::__call()
Forward the call to each row

Class: KDatabaseRowsetAbstract

KDatabaseRowsetAbstract::__construct()
Constructor
KDatabaseRowsetAbstract::addData()
Add rows to the rowset
KDatabaseRowsetAbstract::delete()
Deletes all rows in the rowset from the database
KDatabaseRowsetAbstract::extract()
Removes a row from the rowset
KDatabaseRowsetAbstract::find()
Returns a KDatabaseRow
KDatabaseRowsetAbstract::getColumn()
Retrieve an array of column values
KDatabaseRowsetAbstract::getData()
Returns all data as an array.
KDatabaseRowsetAbstract::getIdentityColumn()
Gets the identity column of the rowset
KDatabaseRowsetAbstract::getRow()
Get an instance of a row object for this rowset
KDatabaseRowsetAbstract::insert()
Insert a row into the rowset
KDatabaseRowsetAbstract::isConnected()
Test the connected status of the rowset.
KDatabaseRowsetAbstract::reset()
Reset the rowset
KDatabaseRowsetAbstract::save()
Saves all rows in the rowset to the database
KDatabaseRowsetAbstract::setColumn()
Set the value of all the columns
KDatabaseRowsetAbstract::setData()
Set the rowset data based on a named array/hash
KDatabaseRowsetAbstract::toArray()
Return an associative array of the data.
KDatabaseRowsetAbstract::_initialize()
Initializes the options for the object
KDatabaseRowsetAbstract::__call()
Search the mixin method map and call the method or forward the call to each row for processing.

Class: KObjectSet

KObjectSet::__construct()
Constructor
KObjectSet::contains()
Checks if the set contains a specific object
KObjectSet::count()
Returns the number of elements in the collection.
KObjectSet::current()
Return the current element
KObjectSet::extract()
Removes an object from the set
KObjectSet::getIterator()
Defined by IteratorAggregate
KObjectSet::insert()
Inserts an object in the set
KObjectSet::key()
Return the key of the current element
KObjectSet::merge()
Merge-in another object set
KObjectSet::next()
Move forward to next element
KObjectSet::offsetExists()
Check if the object exists in the queue
KObjectSet::offsetGet()
Returns the object from the set
KObjectSet::offsetSet()
Store an object in the set
KObjectSet::offsetUnset()
Removes an object from the set
KObjectSet::rewind()
Rewind the Iterator to the first element
KObjectSet::serialize()
Return a string representation of the set
KObjectSet::toArray()
Return an associative array of the data.
KObjectSet::top()
Return the first object in the set
KObjectSet::unserialize()
Unserializes a set from its string representation
KObjectSet::valid()
Checks if current position is valid
KObjectSet::__clone()
Preform a deep clone of the object

Class: KObject

KObject::__construct()
Constructor
KObject::get()
Get the object properties
KObject::getHandle()
Get a handle for this object
KObject::getIdentifier()
Gets the service identifier.
KObject::getMethods()
Get a list of all the available methods
KObject::getService()
Get an instance of a class based on a class identifier only creating it if it does not exist yet.
KObject::inherits()
Checks if the object or one of it's mixin's inherits from a class.
KObject::mixin()
Mixin an object
KObject::set()
Set the object properties
KObject::_initialize()
Initializes the options for the object
KObject::__call()
Search the mixin method map and call the method or trigger an error
KObject::__clone()
Preform a deep clone of the object.

Class Details

[line 18]
Default Rowset Default



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Documentation generated on Sun, 19 May 2013 03:02:32 +0200 by phpDocumentor 1.4.3