Public Member Functions | Static Public Member Functions

gallery Class Reference

Inheritance diagram for gallery:
module fileuploadable

Public Member Functions

 getHtml ($gotuid, $gotmoduleComponentId, $gotaction)
 actionView ()
 createModule (&$moduleComponentId)
 actionEdit ($moduleComponentId)
 deleteModule ($moduleComponentId)
 copyModule ($moduleComponentId)

Static Public Member Functions

static getFileAccessPermission ($pageId, $moduleComponentId, $userId, $fileName)
static getUploadableFileProperties (&$fileTypesArray, &$maxFileSizeInBytes)
static getFileAccessAction ()

Detailed Description

Definition at line 17 of file gallery.lib.php.


Member Function Documentation

actionEdit ( moduleComponentId  ) 

Definition at line 197 of file gallery.lib.php.

actionView (  ) 

Definition at line 54 of file gallery.lib.php.

copyModule ( moduleComponentId  ) 

Definition at line 335 of file gallery.lib.php.

createModule ( &$  moduleComponentId  ) 

Definition at line 184 of file gallery.lib.php.

deleteModule ( moduleComponentId  ) 

Definition at line 321 of file gallery.lib.php.

static getFileAccessAction (  )  [static]

Definition at line 50 of file gallery.lib.php.

static getFileAccessPermission ( pageId,
moduleComponentId,
userId,
fileName 
) [static]

Funtion which tells the cms uploaded file access is defined by which action

Implements fileuploadable.

Definition at line 36 of file gallery.lib.php.

getHtml ( gotuid,
gotmoduleComponentId,
gotaction 
)

Definition at line 21 of file gallery.lib.php.

static getUploadableFileProperties ( &$  fileTypesArray,
&$  maxFileSizeInBytes 
) [static]

Definition at line 40 of file gallery.lib.php.


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