Class Giscuit_Db_Table_LayerPublish

Description

Class for layers publish table

  • copyright: Copyright (c) 2012 VEC

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

Zend_Db_Table_Abstract
   |
   --Giscuit_Db_Table_Abstract
      |
      --Giscuit_Db_Table_LayerPublish
Variable Summary
 string $_name
 string $_primary
Method Summary
 static getTilecacheParams ([ $options = array()]) string
 static updateTilecacheConfig () void
Variables
string $_name = 'layer_publish' (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
static getTilecacheParams (line 135)

Get tilecache params

  • access: public
string getTilecacheParams ([ $options = array()])
  • array $options: Available options:
    • class string -
    • format string -
static updateTilecacheConfig (line 50)

Update tilecache config

  • access: public
void updateTilecacheConfig ()

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, 23 Jan 2013 15:54:43 +0000 by phpDocumentor 1.4.3