Method | Description | |
---|---|---|
model ( $className = __CLASS__ ) : Eye | Returns the static model of the specified AR class. | |
rules ( ) : array | ||
search ( ) | ||
tableName ( ) : string |
public static model ( $className = __CLASS__ ) : Eye | ||
return | Eye | the static model class |