Class: Loggix_Module_Comment

Source Location: /Module/Comment.php

Class Overview

Loggix_Core
   |
   --Loggix_Application
      |
      --Loggix_Module
         |
         --Loggix_Module_Comment

Constants

Methods

Inherited Constants

Inherited Variables

Inherited Methods

Class: Loggix_Module

Loggix_Module::getModuleLanguage()
Get Language File

Class: Loggix_Application

Loggix_Application::display()
Display XHTML
Loggix_Application::getArchives()
Get Archived Entry list
Loggix_Application::getContentMenu()
Get Content Menu
Loggix_Application::getCssSwitchArray()
Get CSS list
Loggix_Application::getPager()
Generate Pager
Loggix_Application::sendAttachments()
Send Attachment Files
Loggix_Application::sendHttpHeaders()
Send HTTP Headers to User Agent
Loggix_Application::setAttachments()
Get Attachment File Table View
Loggix_Application::setEntryItems()
Set Entry Items
Loggix_Application::setMenuItems()
Set variables for menu items
Loggix_Application::setTitle()
Set Document Title
Loggix_Application::setXmlLanguage()
Set XML Language

Class: Loggix_Core

Loggix_Core::__construct()
Constructor : Open datbase and load functions and modules.
Loggix_Core::addTag()
Add tag data into tag map table
Loggix_Core::getAdminMenu()
Get Admin Menu
Loggix_Core::getConfigArray()
Get Config settings
Loggix_Core::getLanguage()
Get Language File in /lang/ directory.
Loggix_Core::getMenuList()
Menu List
Loggix_Core::getOutOfSession()
Get out of session
Loggix_Core::getRequestUri()
Get Reqeust URI
Loggix_Core::getRootUri()
Get Root URI
Loggix_Core::getSearchHitsSql()
Get Search Hits SQL
Loggix_Core::getSearchSql()
Generate Search SQL
Loggix_Core::getSearchSqlParams()
Get Search SQL Parameters
Loggix_Core::getSessionState()
Session Control
Loggix_Core::getTagArray()
Generate tag array
Loggix_Core::getTagCloudArray()
Get Tag Cloud Array
Loggix_Core::getTagHitsSql()
Get Tag Hits SQL
Loggix_Core::getTagIdArray()
Generate tag ID array
Loggix_Core::getTagSql()
Get Tag SQL
Loggix_Core::getTagSqlParams()
Get Tag SQL Parameters
Loggix_Core::getTotalItemsCount()
Get Total Items Count
Loggix_Core::setMenuItems()
Set variables for menu items
Loggix_Core::setSearchItems()
Set Search Result Items
Loggix_Core::_includeModules()
Load Modules in /lib/Loggix/Module/ directory.
Loggix_Core::_includePlugins()
Load Modules in /plugins/ directory.
Loggix_Core::__call()
Relay the method call to Loggix_Utility
Loggix_Core::__destruct()
Destructor

Class Details

[line 22]

[ Top ]

Class Methods

method getAdminNicknameListArray [line 170]

array getAdminNicknameListArray( )

Get Admin's Nickname List Array

Tags:

access:public

[ Top ]

method getArchives [line 368]

string getArchives( $getItemsSql)

Get Archived item list

Tags:

Overrides Loggix_Application::getArchives() (Get Archived Entry list)

Parameters:

$getItemsSql

[ Top ]

method getCommentList [line 182]

void getCommentList( $item)

Get Comment List

Tags:

access:public

Parameters:

$item

[ Top ]

method getComments [line 32]

boolean getComments( $item $item)

Retrieve Comments from database

Tags:

access:public

Parameters:

$item $item

[ Top ]

method getCommentStatus [line 150]

array getCommentStatus( $item $item)

Get Status of Comments

Tags:

Parameters:

$item $item

[ Top ]

method getDraftLogIdArray [line 409]

array getDraftLogIdArray( )

Get draft log id array

Tags:

access:public

[ Top ]

method getNumberOfComments [line 59]

string getNumberOfComments( $item $item)

Number of comments

Tags:

Parameters:

$item $item

[ Top ]

method getRecentComments [line 425]

string getRecentComments( )

Generate Recent Comments List

Tags:

access:public

[ Top ]

method setEntryItem [line 299]

array setEntryItem( array $item)

Set Entry Items

Tags:

access:public
uses:smiley

Parameters:

array $item

[ Top ]

method updateComment [line 88]

void updateComment( $item $item, $authorized $authorized)

Update Comment

Tags:

access:public

Parameters:

$item $item
$authorized $authorized

[ Top ]

Class Constants

COMMENT_THEME_PATH =  '/modules/comment/theme/'

[line 24]

[ Top ]

Documentation generated on Wed, 03 Jun 2009 00:12:20 +0900 by phpDocumentor 1.4.2

XHTML 1.0