phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Class: tlRight

Source Location: /role.class.php

Class tlRight

Property Summary
mixed   $name  

[ Top ]
Method Summary
static void   getAll()  
static void   getByID()  
static void   getByIDs()  
tlRight   __construct()  
void   deleteFromDB()  
void   readFromDB()  
void   writeToDB()  
void   _clean()  
void   __toString()  

[ Top ]
Properties
mixed   $name [line 342]
API Tags:
Access:  public


[ Top ]
Methods
static method getAll  [line 401]

  static void getAll( &$db, [ $whereClause = null], [ $column = null], [ $orderBy = null], [ $detailLevel = self::TLOBJ_O_GET_DETAIL_FULL]  )

Parameters:
   &$db: 
   $whereClause: 
   $column: 
   $orderBy: 
   $detailLevel: 

API Tags:
Access:  public


[ Top ]
static method getByID  [line 380]

  static void getByID( &$db, $id, [ $detailLevel = self::TLOBJ_O_GET_DETAIL_FULL]  )

Parameters:
   &$db: 
   $id: 
   $detailLevel: 

API Tags:
Access:  public


[ Top ]
static method getByIDs  [line 385]

  static void getByIDs( &$db, $ids, [ $detailLevel = self::TLOBJ_O_GET_DETAIL_FULL]  )

Parameters:
   &$db: 
   $ids: 
   $detailLevel: 

API Tags:
Access:  public


[ Top ]
Constructor __construct  [line 344]

  tlRight __construct( [ $dbID = null]  )

Parameters:
   $dbID: 


Redefinition of:
tlDBObject::__construct()

[ Top ]
deleteFromDB  [line 417]

  void deleteFromDB( &$db  )

Parameters:
   &$db: 

API Tags:
Access:  public


[ Top ]
readFromDB  [line 362]

  void readFromDB( &$db, [ $options = self::TLOBJ_O_SEARCH_BY_ID]  )

Parameters:
   &$db: 
   $options: 

API Tags:
Access:  public


[ Top ]
writeToDB  [line 412]

  void writeToDB( &$db  )

Parameters:
   &$db: 

API Tags:
Access:  public


[ Top ]
_clean  [line 349]

  void _clean( [ $options = self::TLOBJ_O_SEARCH_BY_ID]  )

Parameters:
   $options: 

API Tags:
Access:  protected


Redefinition of:
tlObject::_clean()

[ Top ]
__toString  [line 356]

  void __toString( )


API Tags:
Access:  public


Redefinition of:
tlObject::__toString()

[ Top ]

Documentation generated on Fri, 03 Apr 2009 14:13:49 +0200 by phpDocumentor 1.4.1