/[drupal]/contributions/modules/fast_gallery/storageengine/Istorage.php
ViewVC logotype

Diff of /contributions/modules/fast_gallery/storageengine/Istorage.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Tue Nov 10 18:20:18 2009 UTC revision 1.5, Wed Nov 11 21:43:33 2009 UTC
# Line 23  Interface Istorage { Line 23  Interface Istorage {
23     */     */
24    public function clearDb();    public function clearDb();
25    
   /**  
    * Deleting a single file from the db. This is going to be  
    * called by hook_file_delete for example.  
    *  
    * @param stdClass $file  
    */  
   public function deleteFile($file);  
   
26    
27    /**    /**
28     * Incase a file is being deleted from the file system     * Incase a file is being deleted from the file system

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2