메소드 | 설명 | |
---|---|---|
getFileStatus ( string $pathAndFilename ) : integer | Checks if the specified file has changed | |
setFileMonitor ( |
Creates a link to the file monitor using the strategy | |
shutdownObject ( ) : void | Commit any necessary data, like the current modification time. |
public getFileStatus ( string $pathAndFilename ) : integer | ||
$pathAndFilename | string | |
리턴 | integer | One of the STATUS_* constants |
public setFileMonitor ( |
||
$fileMonitor | ||
리턴 | mixed |
public shutdownObject ( ) : void | ||
리턴 | void |