Gina Next Generation
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes
Etrali\GinangBundle\Entity\TRight Class Reference

Detailed Description

TRight

\Table(name="t_right") \Entity

Definition at line 13 of file TRight.php.

List of all members.

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

Member Function Documentation

Etrali\GinangBundle\Entity\TRight::getBlCreate ( )

Get blCreate

Returns:
boolean

Definition at line 151 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlDeactivate ( )

Get blDeactivate

Returns:
boolean

Definition at line 197 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlDelete ( )

Get blDelete

Returns:
boolean

Definition at line 174 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlExport ( )

Get blExport

Returns:
boolean

Definition at line 243 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlModify ( )

Get blModify

Returns:
boolean

Definition at line 128 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlPrint ( )

Get blPrint

Returns:
boolean

Definition at line 266 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlReactivate ( )

Get blReactivate

Returns:
boolean

Definition at line 220 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getBlRead ( )

Get blRead

Returns:
boolean

Definition at line 105 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getIdDomain ( )

Get idDomain

Returns:
\Etrali\GinangBundle\Entity\Domain

Definition at line 312 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getIdFunctionality ( )

Get idFunctionality

Returns:
\Etrali\GinangBundle\Entity\Functionality

Definition at line 335 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getIdProfile ( )

Get idProfile

Returns:
\Etrali\GinangBundle\Entity\Profile

Definition at line 289 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::getIdRight ( )

Get idRight

Returns:
integer

Definition at line 82 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlCreate ( blCreate)

Set blCreate

Parameters:
boolean$blCreate
Returns:
TRight

Definition at line 139 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlDeactivate ( blDeactivate)

Set blDeactivate

Parameters:
boolean$blDeactivate
Returns:
TRight

Definition at line 185 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlDelete ( blDelete)

Set blDelete

Parameters:
boolean$blDelete
Returns:
TRight

Definition at line 162 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlExport ( blExport)

Set blExport

Parameters:
boolean$blExport
Returns:
TRight

Definition at line 231 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlModify ( blModify)

Set blModify

Parameters:
boolean$blModify
Returns:
TRight

Definition at line 116 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlPrint ( blPrint)

Set blPrint

Parameters:
boolean$blPrint
Returns:
TRight

Definition at line 254 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlReactivate ( blReactivate)

Set blReactivate

Parameters:
boolean$blReactivate
Returns:
TRight

Definition at line 208 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setBlRead ( blRead)

Set blRead

Parameters:
boolean$blRead
Returns:
TRight

Definition at line 93 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setIdDomain ( \Etrali\GinangBundle\Entity\Domain idDomain = null)

Set idDomain

Parameters:
\\Etrali\\GinangBundle\\Entity\\Domain$idDomain
Returns:
TRight

Definition at line 300 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setIdFunctionality ( \Etrali\GinangBundle\Entity\Functionality idFunctionality = null)

Set idFunctionality

Parameters:
\\Etrali\\GinangBundle\\Entity\\Functionality$idFunctionality
Returns:
TRight

Definition at line 323 of file TRight.php.

Etrali\GinangBundle\Entity\TRight::setIdProfile ( \Etrali\GinangBundle\Entity\Profile idProfile = null)

Set idProfile

Parameters:
\\Etrali\\GinangBundle\\Entity\\Profile$idProfile
Returns:
TRight

Definition at line 277 of file TRight.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables