1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($path, $siteId=null) | |
isExists () | |
delete () | |
getChildren () | |
createSubdirectory ($name) | |
markWritable () | |
Открытые члены унаследованные от DirectoryEntry | |
create () | |
isDirectory () | |
isFile () | |
isLink () | |
Открытые члены унаследованные от FileSystemEntry | |
isSystem () | |
getName () | |
getDirectoryName () | |
getPath () | |
getDirectory () | |
getCreationTime () | |
getLastAccessTime () | |
getModificationTime () | |
getPermissions () | |
getPhysicalPath () | |
rename ($newPath) |
Открытые статические члены | |
static | createDirectory ($path) |
static | deleteDirectory ($path) |
static | isDirectoryExists ($path) |
Дополнительные унаследованные члены | |
Защищенные статические члены унаследованные от FileSystemEntry | |
static | getDocumentRoot ($siteId) |
Защищенные данные унаследованные от FileSystemEntry | |
$path | |
$originalPath | |
$pathPhysical | |
$siteId | |
bool | $exists = null |
См. определение в файле directory.php строка 5
__construct | ( | $path, | |
$siteId = null ) |
Переопределяет метод предка DirectoryEntry.
См. определение в файле directory.php строка 7
|
static |
createSubdirectory | ( | $name | ) |
$name |
Переопределяет метод предка DirectoryEntry.
См. определение в файле directory.php строка 105
delete | ( | ) |
Переопределяет метод предка FileSystemEntry.
См. определение в файле directory.php строка 23
|
static |
См. определение в файле directory.php строка 150
getChildren | ( | ) |
FileNotFoundException |
Переопределяет метод предка DirectoryEntry.
См. определение в файле directory.php строка 66
|
static |
См. определение в файле directory.php строка 156
isExists | ( | ) |
Переопределяет метод предка FileSystemEntry.
См. определение в файле directory.php строка 12
markWritable | ( | ) |
Переопределяет метод предка FileSystemEntry.
См. определение в файле directory.php строка 127