Horde_Data_Base::exportFile PHP 메소드

exportFile() 추상적인 공개 메소드

Stub to export data to a file.
abstract public exportFile ( $filename, $data )
    public abstract function exportFile($filename, $data);