Class LC_Page_Admin_Design_Template

Description

テンプレート設定 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Admin_Design_Template.php 17919 2009-03-19 04:31:06Z Seasoft $

Located in /class/pages/admin/design/LC_Page_Admin_Design_Template.php (line 36)

LC_Page
   |
   --LC_Page_Admin_Design_Template
Direct descendents
Class Description
LC_Page_Admin_Design_Template_Ex テンプレート設定 のページクラス(拡張).
Variable Summary
mixed $arrSubnavi
Method Summary
void destroy ()
void init ()
void lfChangeBloc ( $template_code)
void lfChangeCommonCss ( $template_code)
void lfCopyTemplate ( $template_code)
void lfCreateTemplate ( $dir,  $file,  $cart_flg)
void lfDeleteTemplate ( $template_code)
void lfGetFileContents ( $read_file)
void lfGetMode ()
void lfInitDelete ()
void lfInitDownload ()
void lfInitRegister ()
void lfRegisterTemplate ( $template_code)
void process ()
Variables
mixed $arrSubnavi = array(
'title' => array(
1 => 'top',
2 => 'product',
3 => 'detail',
4 => 'mypage'
),'name'=>array(1=>'TOPページ',2=>'商品一覧ページ',3=>'商品詳細ページ',4=>'MYページ'))
(line 42)

テンプレートデータ種別

Inherited Variables

Inherited from LC_Page

LC_Page::$tpl_column_num
LC_Page::$tpl_css
LC_Page::$tpl_javascript
LC_Page::$tpl_login_email
LC_Page::$tpl_mainno
LC_Page::$tpl_mainpage
LC_Page::$tpl_onload
LC_Page::$tpl_page_category
LC_Page::$tpl_title
LC_Page::$tpl_total_deliv_fee
LC_Page::$transactionid
Methods
destroy (line 189)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 62)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfChangeBloc (line 269)

ブロック位置の更新

void lfChangeBloc ( $template_code)
  • $template_code
lfChangeCommonCss (line 249)

common.cssの更新

void lfChangeCommonCss ( $template_code)
  • $template_code
lfCopyTemplate (line 320)

テンプレート変更時に既に存在するキャンペーンのテンプレートがない場合はテンプレートを生成する

void lfCopyTemplate ( $template_code)
  • $template_code
lfCreateTemplate (line 344)
void lfCreateTemplate ( $dir,  $file,  $cart_flg)
  • $dir
  • $file
  • $cart_flg
lfDeleteTemplate (line 293)

テンプレートパッケージの削除

void lfDeleteTemplate ( $template_code)
  • $template_code
lfGetAllTemplates (line 308)
void lfGetAllTemplates ()
lfGetFileContents (line 405)
void lfGetFileContents ( $read_file)
  • $read_file
lfGetMode (line 193)
void lfGetMode ()
lfInitDelete (line 208)
void lfInitDelete ()
lfInitDownload (line 219)
void lfInitDownload ()
lfInitRegister (line 197)
void lfInitRegister ()
lfRegisterTemplate (line 233)

使用するテンプレートをDBへ登録する

void lfRegisterTemplate ( $template_code)
  • $template_code
process (line 80)

Page のプロセス.

void process ()

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

Redefined in descendants as:

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:11:10 +0900 by phpDocumentor 1.4.2