Class LC_Page_RSS

Description

RSS のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Rss.php 17921 2009-03-20 07:01:20Z Seasoft $

Located in /class/pages/rss/LC_Page_Rss.php (line 34)

LC_Page
   |
   --LC_Page_RSS
Method Summary
void destroy ()
void init ()
array lfGetNews ( &$objQuery, SC_Query $objQuery)
void process ()
Variables
Methods
destroy (line 90)

デストラクタ.

void destroy ()

Redefinition of:
LC_Page::destroy()
デストラクタ.
init (line 44)

Page を初期化する.

void init ()

Redefinition of:
LC_Page::init()
Page を初期化する.
lfGetNews (line 100)

新着情報を取得する

  • return: 取得結果を配列で返す
array lfGetNews ( &$objQuery, SC_Query $objQuery)
  • SC_Query $objQuery: DB操作クラス
  • &$objQuery
process (line 56)

Page のプロセス.

void process ()

Redefinition of:
LC_Page::process()
Page のプロセス.

Inherited Methods

Inherited From LC_Page

LC_Page::allowClientCache()
LC_Page::destroy()
LC_Page::getLocation()
LC_Page::getRootPath()
LC_Page::getToken()
LC_Page::init()
LC_Page::isValidToken()
LC_Page::p()
LC_Page::process()
LC_Page::reload()
LC_Page::sendRedirect()

Documentation generated on Tue, 28 Apr 2009 18:12:49 +0900 by phpDocumentor 1.4.2