transientimage __construct(
&$album, string
$image, object
$gallery
)
|
|
creates a transient image (that is, one that is not stored in the database)
Parameters:
|
object |
$gallery: |
|
|
string |
$image: |
the full path to the image |
|
|
&$album: |
|
Redefinition of:
- MediaObject::__construct()
- Class instantiator