Image __construct(
$album, sting
$filename, [
$quiet = false], object
&$album
)
|
|
Constructor for class-video
Parameters:
object |
&$album: |
the owning album |
sting |
$filename: |
the filename of the image |
|
$album: |
|
|
$quiet: |
|
Redefinition of:
- Image::__construct()
- Constructor for class-image
void getBody(
[
$w = NULL], [
$h = NULL]
)
|
|
Parameters:
string getContent(
[$w
$w = NULL], [$h
$h = NULL]
)
|
|
returns the content of the vido
Parameters:
Redefinition of:
- Image::getContent()
- Returns the default sized image HTML
string getCustomImage(
int
$size, int
$width, int
$height, int
$cropw, int
$croph, int
$cropx, int
$cropy, [bool
$thumbStandin = false], [bool
$effects = NULL], string
$alt, string
$class, string
$id
)
|
|
Get a custom sized version of this image based on the parameters.
Parameters:
string |
$alt: |
Alt text for the url |
int |
$size: |
size |
int |
$width: |
width |
int |
$height: |
height |
int |
$cropw: |
crop width |
int |
$croph: |
crop height |
int |
$cropx: |
crop x axis |
int |
$cropy: |
crop y axis |
string |
$class: |
Optional style class |
string |
$id: |
Optional style id |
bool |
$thumbStandin: |
set to true to treat as thumbnail |
bool |
$effects: |
ignored |
Redefinition of:
- Image::getCustomImage()
- Get a custom sized version of this image based on the parameters.
void getFullImageURL(
unknown_type
$path
)
|
|
returns URL to the original image or to a high quality alternate e.g. ogg, avi, wmv files that can be handled by the client browser
Parameters:
Redefinition of:
- Image::getFullImageURL()
- returns URL to the original image
void getSizedImage(
$size
)
|
|
(non-PHPdoc)
Parameters:
API Tags:
See: | zp-core/Image::getSizedImage() |
Redefinition of:
- Image::getSizedImage()
- Returns a path to a sized version of the image
string getThumb(
[
$type = 'image']
)
|
|
Get a default-sized thumbnail of this image.
Parameters:
Redefinition of:
- Image::getThumb()
- Get a default-sized thumbnail of this image.
string getThumbImageFile(
[string
$path = NULL]
)
|
|
Returns the image file name for the thumbnail image.
Parameters:
string |
$path: |
override path |
Redefinition of:
- Image::getThumbImageFile()
- Returns the image file name for the thumbnail image.
Update this object's values for width and height.
Redefinition of:
- Image::updateDimensions()
- Update this object's values for width and height.
Processes multi-media file metadata
(non-PHPdoc)
API Tags:
See: | zp-core/Image::updateMetaData() |
Redefinition of:
- Image::updateMetaData()
- Parses Exif/IPTC data