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

Class: ComDefaultModelDefault

Source Location: /administrator/components/com_default/models/default.php

Class Overview

KObject
   |
   --KModelAbstract
      |
      --KModelTable
         |
         --KModelDefault
            |
            --ComDefaultModelDefault

Default Model


Author(s):


Inherited Variables

Inherited Methods

Class: KModelTable

KModelTable::__construct()
Constructor
KModelTable::getItem()
Method to get a item object which represents a table row
KModelTable::getList()
Get a list of items which represnts a table rowset
KModelTable::getTable()
Method to get a table object
KModelTable::getTotal()
Get the total amount of items
KModelTable::isConnected()
Test the connected status of the row.
KModelTable::set()
Set the model state properties
KModelTable::setTable()
Method to set a table object attached to the model
KModelTable::_buildQueryColumns()
Builds SELECT columns list for the query
KModelTable::_buildQueryFrom()
Builds FROM tables list for the query
KModelTable::_buildQueryGroup()
Builds a GROUP BY clause for the query
KModelTable::_buildQueryHaving()
Builds a HAVING clause for the query
KModelTable::_buildQueryJoins()
Builds LEFT JOINS clauses for the query
KModelTable::_buildQueryLimit()
Builds LIMIT clause for the query
KModelTable::_buildQueryOrder()
Builds a generic ORDER BY clasue based on the model's state
KModelTable::_buildQueryWhere()
Builds a WHERE clause for the query
KModelTable::_initialize()
Initializes the config for the object

Class: KModelAbstract

KModelAbstract::__construct()
Constructor
KModelAbstract::get()
Get the model state properties
KModelAbstract::getData()
Get the model data
KModelAbstract::getItem()
Method to get a item
KModelAbstract::getList()
Get a list of items
KModelAbstract::getState()
Method to get state object
KModelAbstract::getTotal()
Get the total amount of items
KModelAbstract::isConnected()
Test the connected status of the model.
KModelAbstract::reset()
Reset all cached data and reset the model state to it's default
KModelAbstract::set()
Set the model state properties
KModelAbstract::_initialize()
Initializes the options for the object
KModelAbstract::__call()
Supports a simple form Fluent Interfaces. Allows you to set states by using the state name as the method name.
KModelAbstract::__clone()
Preform a deep clone of the object.
KModelAbstract::__get()
Get a model state by name
KModelAbstract::__set()
Set a model state by name

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 19]
Default Model



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Documentation generated on Wed, 22 May 2013 03:01:23 +0200 by phpDocumentor 1.4.3