update/common/scripts/4.6/removetrashedimages.php

Show: inherited
    Table of Contents

    File containing the script to cleanup duplicated trashed images.

    Copyright
    Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
    License
    eZ Business Use License Agreement Version 2.0  
    Package
    update  
    See
    \Issue  
    Version
    4.6.0  

    Functions

    functiondatabaseCleanup( string $directory ) : void

    Remove content from "trashed" directories under $directory from ezdbfile and ezdbfile_data tables.

    Parameters
    Name Type Description
    $directory string
    functiondfsCleanup( string $directory ) : void

    Removes content from "trashed" directories under $directory from ezdfsfile table and below the mount point.

    Parameters
    Name Type Description
    $directory string
    functionfilesystemCleanup( string $directory ) : void

    Traverses $directory to recursively find "trashed" directories and remove them.

    Parameters
    Name Type Description
    $directory string
    Documentation was generated by DocBlox 0.18.1.