[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: image_upload_limiter.php

Source Location: /zp-extensions/image_upload_limiter.php

Page Details

Provides the means to set an limit of the number of images that can be uploaded to an album in total.

Of course this is bypassed if using FTP upload or ZIP files! If you want to limit the latter you need to use the quota_managment plugin additionally. NOTE: The http browser single file upload is disabled if using this plugin!

Author:  Malte Müller (acrylian)
Classes
Class Description
uploadlimit Option handler class
Functions
getUploadImagesInAlbum  [line 222]
Parameters:
   $albumlist: 


void getUploadImagesInAlbum( $albumlist  )

[ Top ]
getUploadLimitedAlbums  [line 194]
Parameters:
   $albumlist: 


void getUploadLimitedAlbums( $albumlist  )

[ Top ]
limitUploadFiletypes  [line 248]

Removes ZIP from list of upload suffixes

Parameters:
array   $types: 


array limitUploadFiletypes( array $types  )

[ Top ]
uploadLimiterHeaderMessage  [line 173]
Parameters:
   $default: 


void uploadLimiterHeaderMessage( $default  )

[ Top ]
uploadLimiterJS  [line 62]

Prints the jQuery JS setup for the upload limiting

Parameters:
   $defaultJS: 


string uploadLimiterJS( $defaultJS  )

[ Top ]


Documentation generated on Mon, 09 Aug 2010 17:24:05 +0200 by phpDocumentor 1.4.1