|
KWeb
6.4
|
Podstawowa klasa do implementowania atrybutow. More...
Public Member Functions | |
| __construct ($id, $title, $opt=array()) | |
| getType () | |
| Zwraca nazwÄ™ typu . | |
| getFileSizeLimit () | |
| getUploadPath () | |
| getFileAcceptExt () | |
| getFileUploadObject () | |
| canMirrorFile () | |
| getImageInfo (KWebObject_Attributable $object) | |
| Returns image information, without creating previews. | |
Data Fields | |
| $dimensions = null | |
| Dozwolone rozmiary grafik jako array(minW, minH, maxW, maxH) | |
Podstawowa klasa do implementowania atrybutow.
| KWebAttribute_Image::__construct | ( | $ | id, |
| $ | title, | ||
| $ | opt = array() |
||
| ) |
Reimplemented from KWebAttribute_File.
Reimplemented in KWebAttribute_Media.
| KWebAttribute_Image::canMirrorFile | ( | ) |
Reimplemented from KWebAttribute_File.
Reimplemented in KWebAttribute_Media.
| KWebAttribute_Image::getFileAcceptExt | ( | ) |
Reimplemented from KWebAttribute_File.
Reimplemented in KWebAttribute_Media.
| KWebAttribute_Image::getFileSizeLimit | ( | ) |
Reimplemented from KWebAttribute_File.
Reimplemented in KWebAttribute_Media.
| KWebAttribute_Image::getFileUploadObject | ( | ) |
Reimplemented from KWebAttribute_File.
| KWebAttribute_Image::getImageInfo | ( | KWebObject_Attributable $ | object | ) |
Returns image information, without creating previews.
| KWebAttribute_Image::getType | ( | ) |
| KWebAttribute_Image::getUploadPath | ( | ) |
Reimplemented from KWebAttribute_File.
Reimplemented in KWebAttribute_Media.
| KWebAttribute_Image::$dimensions = null |
Dozwolone rozmiary grafik jako array(minW, minH, maxW, maxH)