Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Puli
Repository
Resource
FileResource
PHP Class Puli\Repository\Resource\FileResource
Since:
1.0
Author:
Bernhard Schussek (
[email protected]
)
Inheritance:
extends
AbstractFilesystemResource
,
implements
Puli\Repository\Api\Resource\BodyResource
Mostra file
Open project: puli/repository
Class Usage Examples
Public Methods
Method
Description
__construct
(
$filesystemPath
,
$path
= null )
getBody
( )
getChild
(
$relPath
)
hasChild
(
$relPath
)
hasChildren
( )
listChildren
( )
Method Details
__construct()
public
method
public
__construct
(
$filesystemPath
,
$path
= null )
getBody()
public
method
public
getBody
( )
getChild()
public
method
public
getChild
(
$relPath
)
hasChild()
public
method
public
hasChild
(
$relPath
)
hasChildren()
public
method
public
hasChildren
( )
listChildren()
public
method
public
listChildren
( )