Метод | Описание | |
---|---|---|
getBasePath ( ) : string | Path to protected file storage. | |
getPath ( ) | ||
model ( $className = __CLASS__ ) : ProtectedFile | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
tableName ( ) : string |
public static getBasePath ( ) : string | ||
Результат | string |
public static model ( $className = __CLASS__ ) : ProtectedFile | ||
Результат | ProtectedFile | the static model class |