| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: media.php 15177 2010-03-04 21:54:31Z ian $ |
| File Size: | 134 lines (3 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MediaHelper:: (6 methods):
isImage()
getTypeIcon()
canUpload()
parseSize()
imageResize()
countFiles()
Class: MediaHelper - X-Ref
| isImage( $fileName ) X-Ref |
| Checks if the file is an image param: string The filename return: boolean |
| getTypeIcon( $fileName ) X-Ref |
| Checks if the file is an image param: string The filename return: boolean |
| canUpload( $file, &$err ) X-Ref |
| Checks if the file can be uploaded param: array File information param: string An error message to be returned return: boolean |
| parseSize($size) X-Ref |
| No description |
| imageResize($width, $height, $target) X-Ref |
| No description |
| countFiles( $dir ) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |