Class TfishImageHandler
Handler class for image content objects.
- TfishContentHandler
-
TfishImageHandler
Package: content
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishImageHandler.php
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishImageHandler.php
Methods summary
public static
integer
|
#
getCount(
Count TfishImage objects, optionally matching conditions specified with a TfishCriteria object. |
public static
array
|
#
getObjects(
Get TfishImage objects, optionally matching conditions specified with a TfishCriteria object. |
Methods inherited from TfishContentHandler
delete(),
deleteParentalReferences(),
getActiveTagList(),
getLanguages(),
getList(),
getObject(),
getOnlineSelectBox(),
getRights(),
getTagList(),
getTags(),
getTypeIndex(),
getTypeSelectBox(),
getTypes(),
insert(),
isSanctionedType(),
makeTagLinks(),
searchContent(),
toObject(),
toggleOnlineStatus(),
update(),
updateCounter()