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