Image Image(
[int
$id = null], [mixed
$treetype = ITEM_LOAD_FULL], [String
$language = '']
)
|
|
This intializes the Object with the given Image ID If you pass null as ID the Object will not be initialized but only instantiated.
Parameters:
|
int |
$id: |
id the Image ID or null |
|
mixed |
$treetype: |
treetype the TreeType |
|
String |
$language: |
language the Language |