XOOPS tplset handler class. This class is responsible for providing data access mechanisms to the data source of XOOPS tplset class objects.
- Auteur
- Kazumi Ono onoka.nosp@m.zu@x.nosp@m.oops..nosp@m.org
- A faire:
- This is not a XoopsPersistableObjectHandler?
◆ create()
create a new block
- Voir également
- XoopsTplset
- Paramètres
-
bool | $isNew | is the new tplsets new?? |
- Renvoie
- object XoopsTplset reference to the new tplsets
◆ delete()
delete a tplset from the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
◆ get()
◆ getByName()
getByName |
( |
|
$tplset_name | ) |
|
◆ getCount()
Count tplsets
- Paramètres
-
- Renvoie
- int Count of tplsets matching $criteria
◆ getList()
get a list of tplsets matchich certain conditions
- Paramètres
-
- Renvoie
- array array of tplsets matching the conditions
◆ getObjects()
Get tplsets from the database
- Paramètres
-
- Renvoie
- array Array of XoopsTplset objects
◆ 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 :