FileFactory Class Reference
Factory for manipulating File objects. More...
Collaboration diagram for FileFactory:

Public Member Functions | |
FileFactory ($FieldId=NULL) | |
GetFilesForResource ($ResourceOrResourceId, $ReturnObjects=TRUE) | |
Copy ($FileToCopy) |
Detailed Description
Factory for manipulating File objects.
Definition at line 14 of file FileFactory.php.
Inheritance diagram for FileFactory:

Member Function Documentation
FileFactory::Copy | ( | $ | FileToCopy ) |
Definition at line 69 of file FileFactory.php.
Referenced by Resource::Set().
Here is the caller graph for this function:

FileFactory::FileFactory | ( | $ | FieldId = NULL ) |
Definition at line 19 of file FileFactory.php.
References ItemFactory::$FieldId, and ItemFactory::ItemFactory().
FileFactory::GetFilesForResource | ( | $ | ResourceOrResourceId, |
$ | ReturnObjects = TRUE |
||
) |
Definition at line 27 of file FileFactory.php.
Referenced by Resource::Get().
Here is the caller graph for this function:

The documentation for this class was generated from the following file: