Jet\DataModel_Fetch_Instances
An iterator class of loading instances.
It inherits from class Jet\DataModel_Fetch.
It extends the parent class interface with these two methods:
Method | Meaning of |
---|---|
public setLoadFilter( array|DataModel_PropertyFilter $load_filter ) : void |
Activates restricted upload mode. |
public getLoadFilter( ) : array|DataModel_PropertyFilter |
Returns the rules of restricted upload mode. |