Manuals

 

SetaPDF_Parser::cacheDir()

Description

class SetaPDF_Parser {
mixed cacheDir ( [string $dir=null] ) }

Sets the directory for cache data.

This method should be called static.

Parameters

$dir

Path to the directory where to write the cache data. If null the directory will not be changed.

Return Values

The actual path.