Class Giscuit_Db_Table_LayerDefaults

Description

Class for layers defaults table

  • copyright: Copyright (c) 2012 VEC

Located in /Db/Table/LayerDefaults.php (line 28)

Zend_Db_Table_Abstract
   |
   --Giscuit_Db_Table_Abstract
      |
      --Giscuit_Db_Table_LayerDefaults
Variable Summary
 string $_name
 string $_primary
Method Summary
 cleanupLabelFields (string $oldName, string $newName) void
Variables
string $_name = 'layer_defaults' (line 36)

Table name

  • access: protected
string $_primary = 'id' (line 43)

Table primary key name

  • access: protected

Redefinition of:
Giscuit_Db_Table_Abstract::$_primary
Table primary key name
Methods
cleanupLabelFields (line 52)

Replace old label fields with new ones

  • access: public
void cleanupLabelFields (string $oldName, string $newName)
  • string $oldName: Old label name
  • string $newName: New label name

Inherited Methods

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 Wed, 28 May 2014 08:33:17 +0000 by phpDocumentor 1.4.3