Class: Loggix_Module_Rss

Source Location: /Module/Rss.php

Class Overview

Loggix_Core
   |
   --Loggix_Application
      |
      --Loggix_Module
         |
         --Loggix_Module_Rss

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 24]

[ Top ]

Class Methods

method getEnclosure [line 203]

string getEnclosure( string $comment)

Get Enclosure

Tags:

access:public

Parameters:

string $comment

[ Top ]

method getEnclosureInfo [line 149]

array getEnclosureInfo( string $enclosureName)

Get Enclosure Information

Tags:

access:public

Parameters:

string $enclosureName

[ Top ]

method getEnclosureNode [line 180]

string getEnclosureNode( string $enclosureName)

Get Enclosure Node

Tags:

access:public

Parameters:

string $enclosureName

[ Top ]

method getRss [line 132]

string getRss( )

Generate Link to RSS

Tags:

access:public

[ Top ]

method getRssLinkRel [line 117]

string getRssLinkRel( )

Get RSS Link Rel

Tags:

access:public

[ Top ]

method getRssTimeFormat [line 95]

string getRssTimeFormat( string $version)

Get RSS Time Format

Tags:

access:public

Parameters:

string $version

[ Top ]

method getRssUri [line 31]

void getRssUri( $rssVersion)

Generate RSS URI

Tags:

access:public

Parameters:

$rssVersion

[ Top ]

method toEnclosure [line 221]

string toEnclosure( string $comment)

Convert Text to Enclosure

Tags:

access:public

Parameters:

string $comment

[ Top ]

Class Constants

RSS_THEME_PATH =  '/modules/rss/theme/'

[line 26]

[ Top ]

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

XHTML 1.0