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

Class: KDatabaseRowDefault

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

Class Overview

KObject
   |
   --KObjectArray
      |
      --KDatabaseRowAbstract
         |
         --KDatabaseRowTable
            |
            --KDatabaseRowDefault

Default Row Default


Author(s):


Inherited Variables

Inherited Methods

Class: KDatabaseRowTable

KDatabaseRowTable::__construct()
Object constructor
KDatabaseRowTable::count()
Count the rows in the database based on the data in the row
KDatabaseRowTable::delete()
Deletes the row form the database.
KDatabaseRowTable::getTable()
Method to get a table object
KDatabaseRowTable::isConnected()
Test the connected status of the row.
KDatabaseRowTable::load()
Load the row from the database using the data in the row
KDatabaseRowTable::reset()
Reset the row data using the defaults
KDatabaseRowTable::save()
Saves the row to the database.
KDatabaseRowTable::setTable()
Method to set a table object attached to the rowset
KDatabaseRowTable::_initialize()
Initializes the options for the object
KDatabaseRowTable::__call()
Search the mixin method map and call the method or trigger an error
KDatabaseRowTable::__unset()
Unset a row field

Class: KDatabaseRowAbstract

KDatabaseRowAbstract::__construct()
Constructor
KDatabaseRowAbstract::count()
Count the rows in the database based on the data in the row
KDatabaseRowAbstract::delete()
Deletes the row form the database.
KDatabaseRowAbstract::getData()
Returns an associative array of the raw data
KDatabaseRowAbstract::getIdentityColumn()
Gets the identitiy column of the rowset
KDatabaseRowAbstract::getModified()
Get a list of columns that have been modified
KDatabaseRowAbstract::getStatus()
Returns the status
KDatabaseRowAbstract::getStatusMessage()
Returns the status message
KDatabaseRowAbstract::isConnected()
Test the connected status of the row.
KDatabaseRowAbstract::isModified()
Check if a column has been modified
KDatabaseRowAbstract::isNew()
Checks if the row is new or not
KDatabaseRowAbstract::load()
Load the row from the database.
KDatabaseRowAbstract::reset()
Resets to the default properties
KDatabaseRowAbstract::save()
Saves the row to the database.
KDatabaseRowAbstract::setData()
Set the row data
KDatabaseRowAbstract::setStatus()
Set the status
KDatabaseRowAbstract::setStatusMessage()
Set the status message
KDatabaseRowAbstract::_initialize()
Initializes the options for the object
KDatabaseRowAbstract::__call()
Search the mixin method map and call the method or trigger an error
KDatabaseRowAbstract::__set()
Set row field value
KDatabaseRowAbstract::__unset()
Unset a row field

Class: KObjectArray

KObjectArray::__construct()
Constructor
KObjectArray::getIterator()
Get a new iterator
KObjectArray::offsetExists()
Check if the offset exists
KObjectArray::offsetGet()
Get an item from the array by offset
KObjectArray::offsetSet()
Set an item in the array
KObjectArray::offsetUnset()
Unset an item in the array
KObjectArray::serialize()
Serialize
KObjectArray::toArray()
Return an associative array of the data
KObjectArray::unserialize()
Unserialize
KObjectArray::_initialize()
Initializes the options for the object
KObjectArray::__get()
Get a value by key
KObjectArray::__isset()
Test existence of a key
KObjectArray::__set()
Set a value by key
KObjectArray::__unset()
Unset a key

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 Row Default



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Documentation generated on Fri, 24 May 2013 03:01:18 +0200 by phpDocumentor 1.4.3