com.arcadiangarden.ssx.logbook
[ class tree: com.arcadiangarden.ssx.logbook ] [ index: com.arcadiangarden.ssx.logbook ] [ all elements ]

Class: LogbookRelated

Source Location: /package/com/arcadiangarden/ssx/logbook/LogbookRelated.inc

Class Overview

PURE_Class
   |
   --LogbookRelated

更新ログの項目に関連するリソースを管理するクラスです。


Methods



Class Details

[line 19]
更新ログの項目に関連するリソースを管理するクラスです。



[ Top ]


Class Methods


constructor __construct [line 49]

LogbookRelated __construct( LogbookItem $owner, [string $url = ""], [string $caption = ""])

コンストラクタです。



Tags:

access:  public


Parameters:

LogbookItem   $owner   関連するリソースを保持する項目
string   $url   関連するリソースのアドレス
string   $caption   関連するリソースの名前

[ Top ]

method getCaption [line 91]

string getCaption( )

関連するリソースの名前を取得します。



Tags:

return:  関連するリソースの名前
access:  public


[ Top ]

method getURL [line 71]

string getURL( )

関連するリソースのアドレスを取得します。



Tags:

return:  関連するリソースのアドレス
access:  public


[ Top ]

method owner [line 61]

LogbookItem owner( )

関連するリソースを保持する項目を取得します。



Tags:

return:  関連するリソースを保持する項目
access:  public


[ Top ]

method setCaption [line 101]

void setCaption( string $caption)

関連するリソースの名前を設定します。



Tags:

access:  public


Parameters:

string   $caption   関連するリソースの名前

[ Top ]

method setURL [line 81]

void setURL( string $url)

関連するリソースのアドレスを設定します。



Tags:

access:  public


Parameters:

string   $url   関連するリソースのアドレス

[ Top ]


Documentation generated on Sun, 06 Jan 2008 01:33:16 +0900 by phpDocumentor 1.3.2