Public Member Functions

DownloadLibraryFileLinkAction Class Reference
[Controllers_api_file_linkAction]

An action to download a library file. More...

List of all members.

Public Member Functions

 DownloadLibraryFileLinkAction (&$request, &$libraryFile)
 getActionArgs (&$libraryFile)

Detailed Description

An action to download a library file.

Definition at line 16 of file DownloadLibraryFileLinkAction.inc.php.


Member Function Documentation

DownloadLibraryFileLinkAction.DownloadLibraryFileLinkAction ( &$  request,
&$  libraryFile 
)

Constructor

Parameters:
$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.

Parameters:
$libraryFile LibraryFile
Returns:
array

Definition at line 49 of file DownloadLibraryFileLinkAction.inc.php.


The documentation for this class was generated from the following file: