Class Giscuit_Db_Table_Layer_Rastercut

Description

Rastercut table class

  • copyright: Copyright (c) 2012 VEC

Located in /Db/Table/Layer/Rastercut.php (line 30)

Zend_Db_Table_Abstract
   |
   --Giscuit_Db_Table_Abstract
      |
      --Giscuit_Db_Table_Layer_Abstract
         |
         --Giscuit_Db_Table_Layer_Rastercut
Method Summary
 addItem (Zend_Form $data) integer
 getByDate () Zend_Db_Table_Rowset
 _joinTablesCallback (Zend_Db_Select $select) void
 _publicFieldsCallback ( $fieldsArr, [ $options = array()]) array
 _querybuilderCallback (Zend_Db_Select $select, [ $options = array()]) void
 _selectCallback (Zend_Db_Select $select, [ $options = array()]) void
Variables
Methods
addItem (line 67)

Add new item and return it's id

  • access: public
integer addItem (Zend_Form $data)
  • Zend_Form $data
getByDate (line 94)

Get items by date

  • access: public
Zend_Db_Table_Rowset getByDate ()
_joinTablesCallback (line 137)

Called after getSelect to join tables to current table

  • access: protected
void _joinTablesCallback (Zend_Db_Select $select)
  • Zend_Db_Select $select

Redefinition of:
Giscuit_Db_Table_Layer_Abstract::_joinTablesCallback()
Called after _joinTables
_publicFieldsCallback (line 122)

Called after getPublicFields to apply custom logic

  • access: protected
array _publicFieldsCallback ( $fieldsArr, [ $options = array()])
  • array $fieldsArr
  • array $options: Available options

Redefinition of:
Giscuit_Db_Table_Layer_Abstract::_publicFieldsCallback()
Called after getPublicFields
_querybuilderCallback (line 156)

Called after _querybuilder

  • access: protected
void _querybuilderCallback (Zend_Db_Select $select, [ $options = array()])
  • Zend_Db_Select $select
  • array $options: Available options

Redefinition of:
Giscuit_Db_Table_Layer_Abstract::_querybuilderCallback()
Called after _querybuilder
_selectCallback (line 40)

Is called after getSelect to apply custom logic

  • access: protected
void _selectCallback (Zend_Db_Select $select, [ $options = array()])
  • Zend_Db_Select $select
  • array $options: Available options

Redefinition of:
Giscuit_Db_Table_Layer_Abstract::_selectCallback()
Is called after getSelect to apply custom logic

Inherited Methods

Inherited From Giscuit_Db_Table_Layer_Abstract

 Giscuit_Db_Table_Layer_Abstract::__construct()
 Giscuit_Db_Table_Layer_Abstract::addBbox()
 Giscuit_Db_Table_Layer_Abstract::addItemForEditCallback()
 Giscuit_Db_Table_Layer_Abstract::addLabelFields()
 Giscuit_Db_Table_Layer_Abstract::deleteItemForEditCallback()
 Giscuit_Db_Table_Layer_Abstract::formatInfoResults()
 Giscuit_Db_Table_Layer_Abstract::formatSearchResults()
 Giscuit_Db_Table_Layer_Abstract::getArea()
 Giscuit_Db_Table_Layer_Abstract::getByField()
 Giscuit_Db_Table_Layer_Abstract::getByPoint()
 Giscuit_Db_Table_Layer_Abstract::getDefaultField()
 Giscuit_Db_Table_Layer_Abstract::getItemForAddCallback()
 Giscuit_Db_Table_Layer_Abstract::getItemForEditCallback()
 Giscuit_Db_Table_Layer_Abstract::getItems()
 Giscuit_Db_Table_Layer_Abstract::getMaxAndMinValues()
 Giscuit_Db_Table_Layer_Abstract::getPublicFields()
 Giscuit_Db_Table_Layer_Abstract::getRandomValues()
 Giscuit_Db_Table_Layer_Abstract::getSelect()
 Giscuit_Db_Table_Layer_Abstract::getSettings()
 Giscuit_Db_Table_Layer_Abstract::getUniqueColumnValues()
 Giscuit_Db_Table_Layer_Abstract::init()
 Giscuit_Db_Table_Layer_Abstract::joinTables()
 Giscuit_Db_Table_Layer_Abstract::parseGeometryBeforeEdit()
 Giscuit_Db_Table_Layer_Abstract::setSettings()
 Giscuit_Db_Table_Layer_Abstract::updateItemForEditCallback()
 Giscuit_Db_Table_Layer_Abstract::_filter()
 Giscuit_Db_Table_Layer_Abstract::_joinTablesCallback()
 Giscuit_Db_Table_Layer_Abstract::_publicFieldsCallback()
 Giscuit_Db_Table_Layer_Abstract::_querybuilder()
 Giscuit_Db_Table_Layer_Abstract::_querybuilderCallback()
 Giscuit_Db_Table_Layer_Abstract::_selectCallback()

Inherited From Giscuit_Db_Table_Abstract

 Giscuit_Db_Table_Abstract::__construct()
 Giscuit_Db_Table_Abstract::count()
 Giscuit_Db_Table_Abstract::getPrimaryKey()
 Giscuit_Db_Table_Abstract::joinMultilangField()
 Giscuit_Db_Table_Abstract::moveItem()
 Giscuit_Db_Table_Abstract::whereActive()
 Giscuit_Db_Table_Abstract::whereCurrentUser()
 Giscuit_Db_Table_Abstract::whereId()

Documentation generated on Mon, 19 Aug 2013 07:50:24 +0000 by phpDocumentor 1.4.3