XOOPS  2.6.0
Comments Class Reference
Inheritance diagram for Comments:
Inheritance graph

Public Member Functions

 deleteModuleRelations (XoopsModule $module)
 
 displayCommentForm (CommentsComment $obj)
 
 displayDelete ()
 
 displayEdit ()
 
 displayNew ()
 
 displayPost ()
 
 displayReply ()
 
 getHandlerComment ()
 
 getPluginableConfigs ()
 
 getUserConfig ($config)
 
 init ()
 
 insertModuleRelations (XoopsModule $module)
 
 renderHeader ($title, $text, $uid, $timestamp)
 
 renderView ()
 
- Public Member Functions inherited from Xoops\Module\Helper\HelperAbstract
 disableCache ()
 
 getConfig ($name)
 
 getConfigs ()
 
 getForm ($obj, $name)
 
 getHandler ($name)
 
 getModule ()
 
 init ()
 
 isCurrentModule ()
 
 isUserAdmin ()
 
 loadLanguage ($language)
 
 loadLocale ()
 
 path ($path= '')
 
 redirect ($url, $time=3, $message= '', $addredirect=true, $allowExternalLink=false)
 
 url ($url= '')
 
 xoops ()
 

Static Public Member Functions

static getInstance ()
 
- Static Public Member Functions inherited from Xoops\Module\Helper\HelperAbstract
static getInstance ()
 

Additional Inherited Members

- Protected Member Functions inherited from Xoops\Module\Helper\HelperAbstract
 _addLog ($log)
 
 setDebug ($debug)
 
 setDirname ($dirname)
 
- Protected Attributes inherited from Xoops\Module\Helper\HelperAbstract
 $_debug = false
 
 $_dirname = ''
 
 $_module = null
 

Detailed Description

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 21 of file helper.php.

Member Function Documentation

Comments::deleteModuleRelations ( XoopsModule  $module)
Parameters
XoopsModule$module

Definition at line 944 of file helper.php.

References $config, $config_handler, $configs, $criteria, $xoops, getHandlerComment(), Xoops\getInstance(), and Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

Comments::displayCommentForm ( CommentsComment  $obj)
Parameters
CommentsComment$obj

Definition at line 80 of file helper.php.

References Xoops\Module\Helper\HelperAbstract\getForm().

Referenced by displayEdit(), displayNew(), displayPost(), and displayReply().

Here is the call graph for this function:

Here is the caller graph for this function:

Comments::displayEdit ( )

Definition at line 680 of file helper.php.

References $module, $xoops, displayCommentForm(), XoopsLocaleEn_US\E_NO_ACCESS_PERMISSION, XoopsBaseConfig\get(), getHandlerComment(), and Xoops\getInstance().

Here is the call graph for this function:

Comments::getHandlerComment ( )
Returns
CommentsCommentHandler

Definition at line 54 of file helper.php.

References Xoops\Module\Helper\HelperAbstract\getHandler().

Referenced by deleteModuleRelations(), displayDelete(), displayEdit(), displayNew(), displayPost(), displayReply(), and renderView().

Here is the call graph for this function:

Here is the caller graph for this function:

Comments::getPluginableConfigs ( )
Returns
array

Definition at line 967 of file helper.php.

References $configs.

Referenced by insertModuleRelations().

Here is the caller graph for this function:

Comments::getUserConfig (   $config)
Parameters
string$config
Returns
mixed

Definition at line 64 of file helper.php.

References $config, $config_handler, $configs, $helper, Xoops\Module\Helper\HelperAbstract\getConfig(), Xoops\Module\Helper\HelperAbstract\getModule(), and Xoops\Module\Helper\HelperAbstract\xoops().

Referenced by renderView().

Here is the call graph for this function:

Here is the caller graph for this function:

Comments::init ( )

Init the module

Returns
null|void

Definition at line 28 of file helper.php.

References Xoops\Module\Helper\HelperAbstract\loadLanguage(), and Xoops\Module\Helper\HelperAbstract\setDirname().

Here is the call graph for this function:

Comments::insertModuleRelations ( XoopsModule  $module)
Parameters
XoopsModule$module

Definition at line 909 of file helper.php.

References $config, $config_handler, $configs, $xoops, Xoops\getInstance(), getPluginableConfigs(), and Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

Comments::renderHeader (   $title,
  $text,
  $uid,
  $timestamp 
)

Definition at line 506 of file helper.php.

References $text, $uid, _MD_COMMENTS_POSTED, _MD_COMMENTS_POSTER, Xoops_Locale_Abstract\formatTimestamp(), and XoopsUser\getUnameFromId().

Referenced by displayNew(), displayPost(), and displayReply().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: