Class XoopsBlockHandler
This class is for compatibility with pre 2.6.0 code
-
Xoops\Core\Kernel\XoopsObjectHandler
-
Xoops\Core\Kernel\XoopsPersistableObjectHandler
-
Xoops\Core\Kernel\Handlers\XoopsBlockHandler
-
XoopsBlockHandler
Methods inherited from Xoops\Core\Kernel\Handlers\XoopsBlockHandler
__construct(),
buildContent(),
buildTitle(),
countSimilarBlocks(),
deleteBlock(),
getAllBlocks(),
getAllBlocksByGroup(),
getAllByGroupModule(),
getBlockByPerm(),
getByModule(),
getDistinctObjects(),
getNameList(),
getNonGroupedBlocks(),
insertBlock()
|
Methods inherited from Xoops\Core\Kernel\XoopsPersistableObjectHandler
__call(),
cleanOrphan(),
create(),
delete(),
deleteAll(),
deleteByLink(),
get(),
getAll(),
getByLink(),
getCount(),
getCountByLink(),
getCounts(),
getCountsByLink(),
getIds(),
getList(),
getObjects(),
insert(),
loadHandler(),
setHandler(),
synchronization(),
updateAll(),
updateByLink()
|