Свойство | Тип | Описание | |
---|---|---|---|
$controllerNamespace | |||
$rules | |||
$storePath | |||
$tableName | |||
$tempPath |
Метод | Описание | |
---|---|---|
attachFile ( $filePath, $owner ) : boolean | |
||
detachFile ( $id ) | ||
getFilesDirPath ( $fileHash ) : string | ||
getShortClass ( $obj ) | ||
getStorePath ( ) | ||
getSubDirs ( $fileHash, $depth = 3 ) | ||
getTempPath ( ) | ||
getUserDirPath ( ) | ||
init ( ) | ||
registerTranslations ( ) | ||
t ( $category, $message, $params = [], $language = null ) |
public attachFile ( $filePath, $owner ) : boolean | |
||
$filePath | string | |
$owner | ||
Результат | boolean | |
public getFilesDirPath ( $fileHash ) : string | ||
$fileHash | ||
Результат | string |
public static t ( $category, $message, $params = [], $language = null ) |