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

Class: htf_tlb_topicpath

Source Location: /htf_tlb_topicpath.phl

Class Overview


パンくずリスト生成クラス


Author(s):

Variables

Methods



Class Details

[line 25]
パンくずリスト生成クラス

パンくずリスト生成用のクラス。




Tags:

access:  public
author:  Yamauchi Shogo <htf@as-prj.com>


[ Top ]


Class Variables

$menu =

[line 32]

パンくずリスト作成のためのマップデータ



Tags:

access:  public

Type:   htf_dat_menu


[ Top ]

$splitchar =

[line 39]

表示に使用するルート区切り文字列



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor htf_tlb_topicpath [line 50]

void htf_tlb_topicpath( [menu $menu = null], [string $splitchar = ">"])

コンストラクタ

引数の設定値からパンくずリストオブジェクトを生成します。




Parameters:

menu   $menu   パンくずリスト生成用マップデータ
string   $splitchar   表示に使用するルート区切り文字列

[ Top ]

method get_topicpath_by_id [line 100]

string get_topicpath_by_id( $id, string $url)

指定IDからパンくずリストタグを取得します。



Tags:

access:  public


Parameters:

string   $url   パンくずリストを作成するターゲットmenuitemのID
   $id  

[ Top ]

method get_topicpath_by_url [line 69]

string get_topicpath_by_url( string $url)

指定urlからパンくずリストタグを取得します。



Tags:

access:  public


Parameters:

string   $url   パンくずリストを作成するターゲットURL

[ Top ]


Documentation generated on Tue, 19 Sep 2006 06:21:37 +0900 by phpDocumentor 1.3.0