1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс FileSystemEntry
Граф наследования:FileSystemEntry:
DirectoryEntry FileEntry Directory File Directory RobotsFile Base Archiver File Index Runtime

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

 __construct ($path, $siteId=null)
 isSystem ()
 getName ()
 getDirectoryName ()
 getPath ()
 getDirectory ()
 getCreationTime ()
 getLastAccessTime ()
 getModificationTime ()
 isExists ()
 isDirectory ()
 isFile ()
 isLink ()
 markWritable ()
 getPermissions ()
 delete ()
 getPhysicalPath ()
 rename ($newPath)

Защищенные статические члены

static getDocumentRoot ($siteId)

Защищенные данные

 $path
 $originalPath
 $pathPhysical
 $siteId
bool $exists = null

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

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

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

◆ __construct()

__construct ( $path,
$siteId = null )

Переопределяется в Directory, DirectoryEntry, File, FileEntry, Base и Archiver.

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

Методы

◆ delete()

delete ( )
abstract

Переопределяется в Directory и File.

◆ getCreationTime()

getCreationTime ( )

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

◆ getDirectory()

getDirectory ( )

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

◆ getDirectoryName()

getDirectoryName ( )

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

◆ getDocumentRoot()

getDocumentRoot ( $siteId)
staticprotected

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

◆ getLastAccessTime()

getLastAccessTime ( )

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

◆ getModificationTime()

getModificationTime ( )

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

◆ getName()

getName ( )

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

◆ getPath()

getPath ( )

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

◆ getPermissions()

getPermissions ( )

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

◆ getPhysicalPath()

getPhysicalPath ( )

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

◆ isDirectory()

isDirectory ( )
abstract

Переопределяется в DirectoryEntry и FileEntry.

◆ isExists()

isExists ( )
abstract

Переопределяется в Directory и File.

◆ isFile()

isFile ( )
abstract

Переопределяется в DirectoryEntry и FileEntry.

◆ isLink()

isLink ( )
abstract

Переопределяется в DirectoryEntry и FileEntry.

◆ isSystem()

isSystem ( )

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

◆ markWritable()

markWritable ( )
abstract

Переопределяется в Directory и File.

◆ rename()

rename ( $newPath)

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

Поля

◆ $exists

bool $exists = null
protected

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

◆ $originalPath

$originalPath
protected

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

◆ $path

$path
protected

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

◆ $pathPhysical

$pathPhysical
protected

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

◆ $siteId

$siteId
protected

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


Объявления и описания членов класса находятся в файле: