Public Member Functions | |
| getIdHistory () | |
| setIdObject ($idObject) | |
| getIdObject () | |
| setLbComponent ($lbComponent) | |
| getLbComponent () | |
| setDtStart ($dtStart) | |
| getDtStart () | |
| setDtEnd ($dtEnd) | |
| getDtEnd () | |
| setIdHistoryType (\Etrali\GinangBundle\Entity\HistoryType $idHistoryType=null) | |
| getIdHistoryType () | |
| setIdObjectType (\Etrali\GinangBundle\Entity\ObjectType $idObjectType=null) | |
| getIdObjectType () | |
| setIdUser (\Etrali\GinangBundle\Entity\User $idUser=null) | |
| getIdUser () | |
Private Attributes | |
| $idHistory | |
| $idObject | |
| $lbComponent | |
| $dtStart | |
| $dtEnd | |
| $idHistoryType | |
| $idObjectType | |
| $idUser | |
| Etrali\GinangBundle\Entity\History::getDtEnd | ( | ) |
| Etrali\GinangBundle\Entity\History::getDtStart | ( | ) |
| Etrali\GinangBundle\Entity\History::getIdHistory | ( | ) |
| Etrali\GinangBundle\Entity\History::getIdHistoryType | ( | ) |
Get idHistoryType
Definition at line 177 of file History.php.
| Etrali\GinangBundle\Entity\History::getIdObject | ( | ) |
| Etrali\GinangBundle\Entity\History::getIdObjectType | ( | ) |
Get idObjectType
Definition at line 200 of file History.php.
| Etrali\GinangBundle\Entity\History::getIdUser | ( | ) |
| Etrali\GinangBundle\Entity\History::getLbComponent | ( | ) |
| Etrali\GinangBundle\Entity\History::setDtEnd | ( | $ | dtEnd | ) |
| Etrali\GinangBundle\Entity\History::setDtStart | ( | $ | dtStart | ) |
Set dtStart
| \\DateTime | $dtStart |
Definition at line 119 of file History.php.
| Etrali\GinangBundle\Entity\History::setIdHistoryType | ( | \Etrali\GinangBundle\Entity\HistoryType $ | idHistoryType = null | ) |
Set idHistoryType
| \\Etrali\\GinangBundle\\Entity\\HistoryType | $idHistoryType |
Definition at line 165 of file History.php.
| Etrali\GinangBundle\Entity\History::setIdObject | ( | $ | idObject | ) |
Set idObject
| integer | $idObject |
Definition at line 73 of file History.php.
| Etrali\GinangBundle\Entity\History::setIdObjectType | ( | \Etrali\GinangBundle\Entity\ObjectType $ | idObjectType = null | ) |
Set idObjectType
| \\Etrali\\GinangBundle\\Entity\\ObjectType | $idObjectType |
Definition at line 188 of file History.php.
| Etrali\GinangBundle\Entity\History::setIdUser | ( | \Etrali\GinangBundle\Entity\User $ | idUser = null | ) |
Set idUser
| \\Etrali\\GinangBundle\\Entity\\User | $idUser |
Definition at line 211 of file History.php.
| Etrali\GinangBundle\Entity\History::setLbComponent | ( | $ | lbComponent | ) |
Set lbComponent
| string | $lbComponent |
Definition at line 96 of file History.php.
Etrali::GinangBundle::Entity\History::$dtEnd [private] |
Definition at line 38 of file History.php.
Etrali::GinangBundle::Entity\History::$dtStart [private] |
Definition at line 33 of file History.php.
Etrali::GinangBundle::Entity\History::$idHistory [private] |
Definition at line 18 of file History.php.
Etrali::GinangBundle::Entity\History::$idHistoryType [private] |
Definition at line 43 of file History.php.
Etrali::GinangBundle::Entity\History::$idObject [private] |
Definition at line 23 of file History.php.
Etrali::GinangBundle::Entity\History::$idObjectType [private] |
Definition at line 48 of file History.php.
Etrali::GinangBundle::Entity\History::$idUser [private] |
Definition at line 53 of file History.php.
Etrali::GinangBundle::Entity\History::$lbComponent [private] |
Definition at line 28 of file History.php.
1.7.6.1