Page
[ class tree: Page ] [ index: Page ] [ all elements ]

Class: LC_Page_Admin_Products_Category

Source Location: /pages/admin/products/LC_Page_Admin_Products_Category.php

Class Overview

LC_Page
   |
   --LC_Page_Admin_Products_Category

カテゴリ管理 のページクラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: LC_Page_Admin_Products_Category.php 18735 2010-06-22 08:53:31Z nanasess $

Variables

Methods


Inherited Variables

Inherited Methods

Class: LC_Page

LC_Page::allowClientCache()
クライアントのキャッシュを許可する.
LC_Page::destroy()
デストラクタ.
LC_Page::getLocation()
$path から URL を取得する.
LC_Page::getRootPath()
LC_Page::getToken()
トランザクショントークンを生成し, 取得する.
LC_Page::init()
Page を初期化する.
LC_Page::isValidToken()
トランザクショントークンの妥当性をチェックする.
LC_Page::p()
デバック出力を行う.
LC_Page::process()
Page のプロセス.
LC_Page::reload()
ページをリロードする.
LC_Page::sendRedirect()
指定の URL へリダイレクトする.

Class Details

[line 34]
カテゴリ管理 のページクラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id: LC_Page_Admin_Products_Category.php 18735 2010-06-22 08:53:31Z nanasess $


[ Top ]


Class Variables

$objFormParam =

[line 39]

フォームパラメータ


Type:   mixed


[ Top ]



Class Methods


method destroy [line 204]

void destroy( )

デストラクタ.



Overrides LC_Page::destroy() (デストラクタ.)

[ Top ]

method init [line 49]

void init( )

Page を初期化する.



Overrides LC_Page::init() (Page を初期化する.)

[ Top ]

method lfCheckError [line 280]

void lfCheckError( $array)



Parameters:

   $array  

[ Top ]

method lfCountChilds [line 362]

void lfCountChilds( $objQuery, $table, $pid_name, $id_name, $id)



Parameters:

   $objQuery  
   $table  
   $pid_name  
   $id_name  
   $id  

[ Top ]

method lfDownRankChilds [line 380]

void lfDownRankChilds( $objQuery, $table, $pid_name, $id_name, $id, $count)



Parameters:

   $objQuery  
   $table  
   $pid_name  
   $id_name  
   $id  
   $count  

[ Top ]

method lfGetCat [line 260]

void lfGetCat( $parent_category_id)



Parameters:

   $parent_category_id  

[ Top ]

method lfGetDownRankID [line 321]

void lfGetDownRankID( $objQuery, $table, $pid_name, $id_name, $id)



Parameters:

   $objQuery  
   $table  
   $pid_name  
   $id_name  
   $id  

[ Top ]

method lfGetUpRankID [line 342]

void lfGetUpRankID( $objQuery, $table, $pid_name, $id_name, $id)



Parameters:

   $objQuery  
   $table  
   $pid_name  
   $id_name  
   $id  

[ Top ]

method lfInitParam [line 275]

void lfInitParam( )



[ Top ]

method lfInsertCat [line 211]

void lfInsertCat( $parent_category_id)



Parameters:

   $parent_category_id  

[ Top ]

method lfUpdateCat [line 250]

void lfUpdateCat( $category_id)



Parameters:

   $category_id  

[ Top ]

method lfUpRankChilds [line 369]

void lfUpRankChilds( $objQuery, $table, $pid_name, $id_name, $id, $count)



Parameters:

   $objQuery  
   $table  
   $pid_name  
   $id_name  
   $id  
   $count  

[ Top ]

method process [line 64]

void process( )

Page のプロセス.



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

[ Top ]


Documentation generated on Fri, 24 Feb 2012 13:58:59 +0900 by Seasoft