Class Giscuit_Db_Table_JobsActionsWorkflows

Description

Class for Jobs Actions Workflows table

  • copyright: Copyright (c) 2012 VEC

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

Zend_Db_Table_Abstract
   |
   --Giscuit_Db_Table_Abstract
      |
      --Giscuit_Db_Table_Multilang
         |
         --Giscuit_Db_Table_JobsActionsWorkflows
Variable Summary
Method Summary
 addItem ([ $options = array()]) $data
 getItems ([ $options = array()]) Zend_Db_Table_Rowset
Variables
array $_multilangTextColumns = array(
'name'
)
(line 50)

Contains the names of multilang fields inside the table

  • access: protected

Redefinition of:
Giscuit_Db_Table_Multilang::$_multilangTextColumns
Contains the names of multilang fields inside the table
string $_name = 'jobs_actions_workflows' (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
addItem (line 91)

Add item

  • return: array - id and name_id of the new element
  • access: public
$data addItem ([ $options = array()])
  • array $options: Available options:
    getItems (line 61)

    Get items

    • access: public
    Zend_Db_Table_Rowset getItems ([ $options = array()])
    • array $options: Available options:
      • withAllNames bool - Get name in all installed languages

    Inherited Methods

    Inherited From Giscuit_Db_Table_Multilang

     Giscuit_Db_Table_Multilang::addMultilangFields()
     Giscuit_Db_Table_Multilang::delete()
     Giscuit_Db_Table_Multilang::getMultilangPostData()
     Giscuit_Db_Table_Multilang::manageMultilangText()
     Giscuit_Db_Table_Multilang::withMultilangFields()

    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()
    Class Constants

    Documentation generated on Wed, 28 May 2014 08:33:17 +0000 by phpDocumentor 1.4.3