Class TfishStaticHandler
Handler class for static content objects.
- TfishContentHandler
-
TfishStaticHandler
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/TfishStaticHandler.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/TfishStaticHandler.php
Methods summary
public static
integer
|
#
getCount(
Count TfishStatic objects, optionally matching conditions specified with a TfishCriteria object. |
public static
array
|
#
getObjects(
Get TfishStatic 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()