|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBiblFieldFilterFactory. More...
Inheritance diagram for ilBiblFieldFilterFactory:
Collaboration diagram for ilBiblFieldFilterFactory:Public Member Functions | |
| findById ($id) | |
| @inheritDoc More... | |
| findByFieldId ($id) | |
| @inheritDoc More... | |
| getAllForObjectId ($obj_id) | |
| @inheritDoc More... | |
| filterItemsForTable ($obj_id, ilBiblTableQueryInfoInterface $info) | |
| @inheritDoc More... | |
| getByObjectIdAndField (ilBiblFieldInterface $field, $object_id) | |
| @inheritDoc More... | |
| findById ($id) | |
| getAllForObjectId ($obj_id) | |
| filterItemsForTable ($obj_id, ilBiblTableQueryInfoInterface $info) | |
| getByObjectIdAndField (ilBiblFieldInterface $field, $object_id) | |
Class ilBiblFieldFilterFactory.
Definition at line 8 of file class.ilBiblFieldFilterFactory.php.
| ilBiblFieldFilterFactory::filterItemsForTable | ( | $obj_id, | |
| ilBiblTableQueryInfoInterface | $info | ||
| ) |
@inheritDoc
Implements ilBiblFieldFilterFactoryInterface.
Definition at line 41 of file class.ilBiblFieldFilterFactory.php.
References ilBiblTableQueryInfoInterface\getLimit(), ilBiblTableQueryInfoInterface\getOffset(), ilBiblTableQueryInfoInterface\getSortingColumn(), ilBiblTableQueryInfoInterface\getSortingDirection(), and ActiveRecord\where().
Here is the call graph for this function:| ilBiblFieldFilterFactory::findByFieldId | ( | $id | ) |
@inheritDoc
Definition at line 23 of file class.ilBiblFieldFilterFactory.php.
References ActiveRecord\where().
Here is the call graph for this function:| ilBiblFieldFilterFactory::findById | ( | $id | ) |
@inheritDoc
Implements ilBiblFieldFilterFactoryInterface.
Definition at line 14 of file class.ilBiblFieldFilterFactory.php.
References ActiveRecord\findOrFail().
Here is the call graph for this function:| ilBiblFieldFilterFactory::getAllForObjectId | ( | $obj_id | ) |
@inheritDoc
Implements ilBiblFieldFilterFactoryInterface.
Definition at line 32 of file class.ilBiblFieldFilterFactory.php.
References ActiveRecord\where().
Here is the call graph for this function:| ilBiblFieldFilterFactory::getByObjectIdAndField | ( | ilBiblFieldInterface | $field, |
| $object_id | |||
| ) |
@inheritDoc
Implements ilBiblFieldFilterFactoryInterface.
Definition at line 54 of file class.ilBiblFieldFilterFactory.php.
References ilBiblFieldInterface\getId(), and ActiveRecord\where().
Here is the call graph for this function: