FOSSology  4.4.0
Open Source License Compliance by Open Source Software
ajax-filebucket.php File Reference

Go to the source code of this file.

Classes

class  ajax_filebucket
 

Variables

const TITLE_ajax_filebucket _("List Uploads as Options")
 
 $NewPlugin = new ajax_filebucket
 

Detailed Description

This plugin finds all the uploadtree_pk's in the first directory level under a parent, that contains a given bucket.

GET args:
item parent uploadtree_pk
bucket_pk bucket_pk
ajax usage:
http://...?mod=ajax_filebucket&item=23456&bucket_pk=27

Definition in file ajax-filebucket.php.