Public Member Functions | |
getIdRight () | |
setBlRead ($blRead) | |
getBlRead () | |
setBlModify ($blModify) | |
getBlModify () | |
setBlCreate ($blCreate) | |
getBlCreate () | |
setBlDelete ($blDelete) | |
getBlDelete () | |
setBlDeactivate ($blDeactivate) | |
getBlDeactivate () | |
setBlReactivate ($blReactivate) | |
getBlReactivate () | |
setBlExport ($blExport) | |
getBlExport () | |
setBlPrint ($blPrint) | |
getBlPrint () | |
setIdProfile (\Etrali\GinangBundle\Entity\Profile $idProfile=null) | |
getIdProfile () | |
setIdDomain (\Etrali\GinangBundle\Entity\Domain $idDomain=null) | |
getIdDomain () | |
setIdFunctionality (\Etrali\GinangBundle\Entity\Functionality $idFunctionality=null) | |
getIdFunctionality () | |
Private Attributes | |
$idRight | |
$blRead | |
$blModify | |
$blCreate | |
$blDelete | |
$blDeactivate | |
$blReactivate | |
$blExport | |
$blPrint | |
$idProfile | |
$idDomain | |
$idFunctionality |
Etrali\GinangBundle\Entity\TRight::getBlCreate | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlDeactivate | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlDelete | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlExport | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlModify | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlPrint | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlReactivate | ( | ) |
Etrali\GinangBundle\Entity\TRight::getBlRead | ( | ) |
Etrali\GinangBundle\Entity\TRight::getIdDomain | ( | ) |
Etrali\GinangBundle\Entity\TRight::getIdFunctionality | ( | ) |
Get idFunctionality
Definition at line 335 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::getIdProfile | ( | ) |
Get idProfile
Definition at line 289 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::getIdRight | ( | ) |
Etrali\GinangBundle\Entity\TRight::setBlCreate | ( | $ | blCreate | ) |
Etrali\GinangBundle\Entity\TRight::setBlDeactivate | ( | $ | blDeactivate | ) |
Set blDeactivate
boolean | $blDeactivate |
Definition at line 185 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::setBlDelete | ( | $ | blDelete | ) |
Etrali\GinangBundle\Entity\TRight::setBlExport | ( | $ | blExport | ) |
Etrali\GinangBundle\Entity\TRight::setBlModify | ( | $ | blModify | ) |
Etrali\GinangBundle\Entity\TRight::setBlPrint | ( | $ | blPrint | ) |
Etrali\GinangBundle\Entity\TRight::setBlReactivate | ( | $ | blReactivate | ) |
Set blReactivate
boolean | $blReactivate |
Definition at line 208 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::setBlRead | ( | $ | blRead | ) |
Etrali\GinangBundle\Entity\TRight::setIdDomain | ( | \Etrali\GinangBundle\Entity\Domain $ | idDomain = null | ) |
Set idDomain
\\Etrali\\GinangBundle\\Entity\\Domain | $idDomain |
Definition at line 300 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::setIdFunctionality | ( | \Etrali\GinangBundle\Entity\Functionality $ | idFunctionality = null | ) |
Set idFunctionality
\\Etrali\\GinangBundle\\Entity\\Functionality | $idFunctionality |
Definition at line 323 of file TRight.php.
Etrali\GinangBundle\Entity\TRight::setIdProfile | ( | \Etrali\GinangBundle\Entity\Profile $ | idProfile = null | ) |
Set idProfile
\\Etrali\\GinangBundle\\Entity\\Profile | $idProfile |
Definition at line 277 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blCreate [private] |
Definition at line 33 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blDeactivate [private] |
Definition at line 43 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blDelete [private] |
Definition at line 38 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blExport [private] |
Definition at line 53 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blModify [private] |
Definition at line 28 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blPrint [private] |
Definition at line 58 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blReactivate [private] |
Definition at line 48 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$blRead [private] |
Definition at line 23 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$idDomain [private] |
Definition at line 68 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$idFunctionality [private] |
Definition at line 73 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$idProfile [private] |
Definition at line 63 of file TRight.php.
Etrali::GinangBundle::Entity\TRight::$idRight [private] |
Definition at line 18 of file TRight.php.