Class XoopsBlockHandler
XoopsBlockHandler
- Xoops\Core\Kernel\XoopsObjectHandler
- Xoops\Core\Kernel\XoopsPersistableObjectHandler
- Xoops\Core\Kernel\Handlers\XoopsBlockHandler
Direct known subclasses
XoopsBlockHandler
Namespace: Xoops\Core\Kernel\Handlers
Package: Xoops\Core\Kernel
Category: Xoops\Core\Kernel\Handlers\XoopsBlockHandler
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu) http://www.myweb.ne.jp/, http://jp.xoops.org/
Author: Gregory Mage (AKA Mage)
Author: trabis lusopoemas@gmail.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Kernel/Handlers/XoopsBlockHandler.php
Package: Xoops\Core\Kernel
Category: Xoops\Core\Kernel\Handlers\XoopsBlockHandler
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu) http://www.myweb.ne.jp/, http://jp.xoops.org/
Author: Gregory Mage (AKA Mage)
Author: trabis lusopoemas@gmail.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Kernel/Handlers/XoopsBlockHandler.php
public
|
|
public
integer|false
|
|
public
boolean
|
|
public
|
#
getDistinctObjects(
retrieve array of XoopsBlock objects meeting certain conditions |
public
array
|
#
getNameList(
get a list of blocks matching certain conditions |
public
array
|
#
getAllBlocksByGroup( integer|int[] $groupid, boolean $asobject = true, integer $side = null, integer|null $visible = null, string $orderby = "b.weight,b.bid", integer $isactive = 1 )
get all the blocks that match the supplied parameters |
public
array
|
#
getAllBlocks( string $rettype = "object", integer $side = null, integer|null $visible = null, string $orderby = "side,weight,bid", integer $isactive = 1 )
getAllBlocks matching selection criteria |
public
array
|
|
public
array
|
#
getAllByGroupModule( mixed $groupid, integer $module_id = 0, boolean $toponlyblock = false, mixed $visible = null, string $orderby = 'b.weight, m.block_id', integer $isactive = 1 )
XoopsBlock::getAllByGroupModule() |
public
array
|
#
getNonGroupedBlocks( integer $module_id = 0, boolean $toponlyblock = false, mixed $visible = null, string $orderby = 'b.weight, m.block_id', integer $isactive = 1 )
XoopsBlock::getNonGroupedBlocks() |
public
integer
|
#
countSimilarBlocks( integer $moduleId, string $funcNum, string $showFunc = null )
XoopsBlock::countSimilarBlocks() |
public
string
|
#
buildContent( integer $position, string $content = "", string $contentdb = "" )
Aligns the content of a block |
public
string
|
#
buildTitle( string $originaltitle, string $newtitle = '' )
Enter description here... appears to be unused? |
public
int[]
|
#
getBlockByPerm( null|integer $groupid )
get list of ids of block that a group has permission to views |
$className,
$field_link,
$field_object,
$handler,
$identifierName,
$keyName,
$keyName_link,
$table,
$table_link
|
$db2
|