An action to download a library file. More...
Public Member Functions | |
| DownloadLibraryFileLinkAction (&$request, &$libraryFile) | |
| getActionArgs (&$libraryFile) | |
An action to download a library file.
Definition at line 16 of file DownloadLibraryFileLinkAction.inc.php.
| DownloadLibraryFileLinkAction.DownloadLibraryFileLinkAction | ( | &$ | request, | |
| &$ | libraryFile | |||
| ) |
Constructor
| $request | Request | |
| $libraryFile | LibraryFile the library file to link to. |
Definition at line 24 of file DownloadLibraryFileLinkAction.inc.php.
| DownloadLibraryFileLinkAction.getActionArgs | ( | &$ | libraryFile | ) |
Return the action arguments to address a file.
| $libraryFile | LibraryFile |
Definition at line 49 of file DownloadLibraryFileLinkAction.inc.php.
1.7.1