|
| create ($isNew=true) |
|
| get ($id) |
|
| insert (XoopsObject $block) |
|
| delete (XoopsObject $block) |
|
| getObjects (CriteriaElement $criteria=null, $id_as_key=false) |
|
| getList (CriteriaElement $criteria=null) |
|
| getByModule ($moduleid, $asobject=true, $id_as_key=false) |
|
| getAllByGroupModule ($groupid, $module_id=0, $toponlyblock=false, $visible=null, $orderby='i.weight, i.instanceid', $isactive=1) |
|
| getAdminBlocks ($groupid, $orderby='i.weight, i.instanceid') |
|
| assignBlocks () |
|
Fonctions membres publiques hérités de XoopsObjectHandler |
| __construct (XoopsDatabase $db) |
|
| XoopsObjectHandler ($db) |
|
| create () |
|
◆ assignBlocks()
◆ create()
◆ delete()
delete a block from the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
◆ get()
◆ getAdminBlocks()
getAdminBlocks |
( |
|
$groupid, |
|
|
|
$orderby = 'i.weight , |
|
|
i.instanceid' |
|
|
) |
| |
◆ getAllByGroupModule()
getAllByGroupModule |
( |
|
$groupid, |
|
|
|
$module_id = 0 , |
|
|
|
$toponlyblock = false , |
|
|
|
$visible = null , |
|
|
|
$orderby = 'i.weight , |
|
|
i.instanceid' |
, |
|
|
|
$isactive = 1 |
|
) |
| |
- Paramètres
-
| $groupid | |
int | $module_id | |
bool | $toponlyblock | |
null | $visible | |
string | $orderby | |
int | $isactive | |
- Renvoie
- bool
◆ getByModule()
getByModule |
( |
|
$moduleid, |
|
|
|
$asobject = true , |
|
|
|
$id_as_key = false |
|
) |
| |
#+
- Obsolète:
- Paramètres
-
| $moduleid | |
bool | $asobject | |
bool | $id_as_key | |
- Renvoie
- bool
◆ getList()
get a list of blocks matchich certain conditions
- Paramètres
-
- Renvoie
- array array of blocks matching the conditions
◆ getObjects()
retrieve array of XoopsBlocks meeting certain conditions
- Paramètres
-
- Renvoie
- array XoopsBlocks matching the conditions
◆ insert()
write a new block into the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
La documentation de cette classe a été générée à partir du fichier suivant :
- XoopsCore25-2.5.11-Beta1/htdocs/kernel/block.php