| 
| static  | model ($className=__CLASS__) | 
|   | 
Definition at line 14 of file Paper.php.
 
- Returns
 - array customized attribute labels (name=>label) 
 
Definition at line 68 of file Paper.php.
 
 
  
  
      
        
          | static model  | 
          ( | 
            | 
          $className = __CLASS__) |  | 
           | 
         
       
   | 
  
static   | 
  
 
 
- Returns
 - array relational rules. 
 
Definition at line 58 of file Paper.php.
 
 
- Returns
 - array validation rules for model attributes. 
 
Definition at line 38 of file Paper.php.
 
 
Retrieves a list of models based on the current search/filter conditions. 
- Returns
 - CActiveDataProvider the data provider that can return the models based on the search/filter conditions. 
 
Definition at line 83 of file Paper.php.
 
 
- Returns
 - string the associated database table name 
 
Definition at line 31 of file Paper.php.
 
 
Returns the static model of the specified AR class. 
- Parameters
 - 
  
    | string | $className | active record class name.  | 
  
   
- Returns
 - Paper the static model class 
 
Definition at line 22 of file Paper.php.
 
 
The documentation for this class was generated from the following file: