메소드 | 설명 | |
---|---|---|
exists ( ) : boolean | Checking that file exists | |
get ( boolean $assoc = false ) : mixed | Return decoded JSON | |
getPath ( ) : string | Returning path to file | |
put ( object | array $data ) : boolean | Saving encoded JSON to file | |
remove ( ) : boolean | Removing file | |
setType ( string $type ) | Set the file type | |
table ( string $name ) : |
Setting name of table |