FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
get a list of filepaths and copyright information for those files. More...
Go to the source code of this file.
Variables | |
$Usage | |
$upload = $item = "" | |
$typeCopyright = array("statement","email","url") | |
$longopts = array("user:", "password:", "type:", "container:") | |
$options = getopt("c:u:t:hx:X:", $longopts) | |
if(($options===false)||empty($options)||!is_array($options)) | $user = $passwd = "" |
$cpLister = new CopyrightLister() | |
foreach($options as $option=> $value) if(is_numeric($item)&&!is_numeric($upload)) if(!is_numeric($upload)) | if (!empty($item)&&!is_numeric($item)) |
$return_value = read_permission($upload, $user) | |
return | |
get a list of filepaths and copyright information for those files.
Definition in file fo_copyright_list.php.
Definition at line 27 of file fo_copyright_list.php.
foreach ($options as $option=> $value) if (is_numeric($item)&&!is_numeric($upload)) if (!is_numeric($upload)) if(!empty($item)&&!is_numeric($item)) |
get upload id through uploadtree id check if parameters are valid
Definition at line 112 of file fo_copyright_list.php.