Открытые члены | |
__construct (string $path, string $serverRelativeUrl, int $size, string $crc32='-') | |
getPath () | |
getSize () | |
getServerRelativeUrl () | |
getCrc32 () | |
См. определение в файле fileentry.php строка 7
__construct | ( | string | $path, |
string | $serverRelativeUrl, | ||
int | $size, | ||
string | $crc32 = '-' ) |
См. определение в файле fileentry.php строка 14
getCrc32 | ( | ) |
Замещает EntryInterface.
См. определение в файле fileentry.php строка 37
getPath | ( | ) |
Замещает EntryInterface.
См. определение в файле fileentry.php строка 22
getServerRelativeUrl | ( | ) |
Замещает EntryInterface.
См. определение в файле fileentry.php строка 32
getSize | ( | ) |
Замещает EntryInterface.
См. определение в файле fileentry.php строка 27