Go to the source code of this file.
Namespaces | |
namespace | pragyan |
Widget Framework for Pragyan CMS (c) 2010 Pragyan Team http://www.gnu.org/licenses/ GNU Public License For more details, see README Add support for File Upload/Download via the widget's configurations Reload Widgets ,Get Widget Instances. see bottom. | |
Functions | |
download ($pageId, $userId, $fileName, $action="") |
download | ( | $ | pageId, | |
$ | userId, | |||
$ | fileName, | |||
$ | action = "" | |||
) |
Not checking if filetype adheres to uploadable filetype list beacuse this check can be performed in $moduleInstance->getFileAccessPermission.
Definition at line 16 of file download.lib.php.