Rar_Filter

Copyright (C) Apis Networks, Inc - All Rights Reserved. Unauthorized copying of this file, via any medium, is strictly prohibited without consent. Any dissemination of material herein is prohibited. For licensing inquiries email <licensing@apisnetworks.com> Written by Matt Saladna <matt@apisnetworks.com>, May 2017
extends Archive_Base
Methods Summary
public static
# extract_files( $mArchive , $mDestination , $mFile = NULL )
public static
# list_files( $mArchive )
Methods inherited from Archive_Base
add_files(), create_archive(), delete_files(), stat(), init(), exec(), add_file()
Properties Summary
protected static $binary_handler
# array ( 'read' => 'rar', 'write' => 'rar', )
protected static $mapping_list
# array ( 'list' => 'lt', 'extract_all' => 'x', )
Properties inherited from Archive_Base
$fc, $binary_handler, $mapping_list