include/dir_inc.php

Show: inherited
    Table of Contents

    Functions

    functioncopy_recursive(  $source,  $dest ) : void

    Parameters
    Name Type Description
    $source
    $dest
    functionfindAllFiles(  $the_dir,  $the_array,  $include_dirs = false,  $ext = '',  $exclude_dir = '' ) : void

    Parameters
    Name Type Description
    $the_dir
    $the_array
    $include_dirs
    $ext
    $exclude_dir
    functionfindAllFilesRelative(  $the_dir,  $the_array ) : void

    Parameters
    Name Type Description
    $the_dir
    $the_array
    functionfindAllTouchedFiles(  $the_dir,  $the_array,  $date_modified,  $filter = '' ) : void

    Parameters
    Name Type Description
    $the_dir
    $the_array
    $date_modified
    $filter
    functionfindTextFiles(  $the_dir,  $the_array ) : void

    Parameters
    Name Type Description
    $the_dir
    $the_array
    functionmkdir_recursive(  $path,  $check_is_parent_dir = false ) : void

    Parameters
    Name Type Description
    $path
    $check_is_parent_dir
    functionrmdir_recursive(  $path ) : void

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