Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс FileEntry
+ Граф наследования:FileEntry:

Открытые члены

 __construct (string $path, string $serverRelativeUrl, int $size, string $crc32='-')
 
 getPath ()
 
 getSize ()
 
 getServerRelativeUrl ()
 
 getCrc32 ()
 

Подробное описание

См. определение в файле fileentry.php строка 7

Конструктор(ы)

◆ __construct()

__construct ( string $path,
string $serverRelativeUrl,
int $size,
string $crc32 = '-' )

См. определение в файле fileentry.php строка 14

Методы

◆ getCrc32()

getCrc32 ( )

Замещает EntryInterface.

См. определение в файле fileentry.php строка 37

◆ getPath()

getPath ( )

Замещает EntryInterface.

См. определение в файле fileentry.php строка 22

◆ getServerRelativeUrl()

getServerRelativeUrl ( )

Замещает EntryInterface.

См. определение в файле fileentry.php строка 32

◆ getSize()

getSize ( )

Замещает EntryInterface.

См. определение в файле fileentry.php строка 27