Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
App
Libraries
WatchRecord
WatchRecordInterface
PHP Interface App\Libraries\WatchRecord\WatchRecordInterface
Exibir arquivo
Open project: phanan/koel
Interface Usage Examples
Public Methods
Method
Description
getPath
( )
isDeleted
( )
isDirectory
( )
isFile
( )
isNewOrModified
( )
parse
(
$string
)
Method Details
getPath()
public
method
public
getPath
( )
isDeleted()
public
method
public
isDeleted
( )
isDirectory()
public
method
public
isDirectory
( )
isFile()
public
method
public
isFile
( )
isNewOrModified()
public
method
public
isNewOrModified
( )
parse()
public
method
public
parse
(
$string
)