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

Element index for package com.arcadiangarden.ssx.logbook

[ a ] [ c ] [ d ] [ g ] [ l ] [ m ] [ o ] [ s ] [ y ] [ _ ]

_

__construct
in file LogbookRelated.inc, method LogbookRelated::__construct()
    コンストラクタです。
__construct
in file LogbookYear.inc, method LogbookYear::__construct()
    コンストラクタです。
__construct
in file LogbookMonth.inc, method LogbookMonth::__construct()
    コンストラクタです。
__construct
in file LogbookItem.inc, method LogbookItem::__construct()
    コンストラクタです。
__construct
in file LogbookDay.inc, method LogbookDay::__construct()
    コンストラクタです。
__construct
in file Logbook.inc, method Logbook::__construct()
    コンストラクタです。
top

a

addDay
in file LogbookMonth.inc, method LogbookMonth::addDay()
    指定の日の更新ログを追加します。
addItem
in file LogbookDay.inc, method LogbookDay::addItem()
    項目を追加します。
addMonth
in file LogbookYear.inc, method LogbookYear::addMonth()
    指定の月の更新ログを追加します。
addRelated
in file LogbookItem.inc, method LogbookItem::addRelated()
    項目に関連するリソースを追加します。
addYear
in file Logbook.inc, method Logbook::addYear()
    指定の年の更新ログを追加します。
top

c

count
in file Logbook.inc, method Logbook::count()
    登録されている年の個数を取得します。
count
in file LogbookMonth.inc, method LogbookMonth::count()
    登録されている日数を取得します。
count
in file LogbookYear.inc, method LogbookYear::count()
    登録されている月数を取得します。
count
in file LogbookDay.inc, method LogbookDay::count()
    登録されている項目の個数を取得します。
count
in file LogbookItem.inc, method LogbookItem::count()
    登録されている関連するリソースの個数を取得します。
countOfDay
in file Logbook.inc, method Logbook::countOfDay()
    登録されている日数を取得します。
countOfDay
in file LogbookYear.inc, method LogbookYear::countOfDay()
    登録されている日数を取得します。
countOfItem
in file LogbookYear.inc, method LogbookYear::countOfItem()
    登録されている項目の個数を取得します。
countOfItem
in file LogbookMonth.inc, method LogbookMonth::countOfItem()
    登録されている項目の個数を取得します。
countOfItem
in file Logbook.inc, method Logbook::countOfItem()
    登録されている項目の個数を取得します。
countOfMonth
in file Logbook.inc, method Logbook::countOfMonth()
    登録されている月数を取得します。
top

d

day
in file LogbookDay.inc, method LogbookDay::day()
    日を取得します。
top

g

get
in file LogbookYear.inc, method LogbookYear::get()
    指定のインデックス番目に登録されている月を返します。
get
in file LogbookMonth.inc, method LogbookMonth::get()
    指定のインデックス番目に登録されている日を返します。
get
in file LogbookItem.inc, method LogbookItem::get()
    指定のインデックス番目に登録されている関連するリソースを返します。
get
in file LogbookDay.inc, method LogbookDay::get()
    指定のインデックス番目に登録されている項目を返します。
get
in file Logbook.inc, method Logbook::get()
    指定のインデックス番目に登録されている年を返します。
getCaption
in file LogbookRelated.inc, method LogbookRelated::getCaption()
    関連するリソースの名前を取得します。
getCaption
in file LogbookItem.inc, method LogbookItem::getCaption()
    項目のキャプションを取得します。
getDay
in file LogbookMonth.inc, method LogbookMonth::getDay()
    指定の日の更新ログを取得します。
getDescription
in file LogbookItem.inc, method LogbookItem::getDescription()
    項目の説明を取得します。
getMonth
in file LogbookYear.inc, method LogbookYear::getMonth()
    指定の月の更新ログを取得します。
getTag
in file LogbookItem.inc, method LogbookItem::getTag()
    タグを取得します。
getURL
in file LogbookRelated.inc, method LogbookRelated::getURL()
    関連するリソースのアドレスを取得します。
getYear
in file Logbook.inc, method Logbook::getYear()
    指定の年の更新ログを取得します。
top

l

latestDays
in file Logbook.inc, method Logbook::latestDays()
    最新の日付の更新ログを抽出して返します。
load
in file Logbook.inc, method Logbook::load()
    更新ログを記述したXMLファイルを読み込みます。
Logbook
in file Logbook.inc, class Logbook
    更新ログを管理する基盤となるクラスです。
LogbookDay
in file LogbookDay.inc, class LogbookDay
    更新ログの日を管理するクラスです。
LogbookItem
in file LogbookItem.inc, class LogbookItem
    更新ログの項目を管理するクラスです。
LogbookMonth
in file LogbookMonth.inc, class LogbookMonth
    更新ログの月を管理するクラスです。
LogbookRelated
in file LogbookRelated.inc, class LogbookRelated
    更新ログの項目に関連するリソースを管理するクラスです。
LogbookYear
in file LogbookYear.inc, class LogbookYear
    更新ログの年を管理するクラスです。
Logbook.inc
procedural page Logbook.inc
LogbookDay.inc
procedural page LogbookDay.inc
LogbookItem.inc
procedural page LogbookItem.inc
LogbookMonth.inc
procedural page LogbookMonth.inc
LogbookRelated.inc
procedural page LogbookRelated.inc
LogbookYear.inc
procedural page LogbookYear.inc
top

m

month
in file LogbookMonth.inc, method LogbookMonth::month()
    月を取得します。
month
in file LogbookDay.inc, method LogbookDay::month()
    月を取得します。
top

o

owner
in file LogbookYear.inc, method LogbookYear::owner()
    更新ログの年を保持する更新ログを取得します。
owner
in file LogbookRelated.inc, method LogbookRelated::owner()
    関連するリソースを保持する項目を取得します。
owner
in file LogbookMonth.inc, method LogbookMonth::owner()
    更新ログの月を保持する更新ログの年を取得します。
owner
in file LogbookItem.inc, method LogbookItem::owner()
    項目を保持する更新ログの日を取得します。
owner
in file LogbookDay.inc, method LogbookDay::owner()
    更新ログの日を保持する更新ログの月を取得します。
top

s

setCaption
in file LogbookItem.inc, method LogbookItem::setCaption()
    項目のキャプションを設定します。
setCaption
in file LogbookRelated.inc, method LogbookRelated::setCaption()
    関連するリソースの名前を設定します。
setDescription
in file LogbookItem.inc, method LogbookItem::setDescription()
    項目の説明を設定します。
setTag
in file LogbookItem.inc, method LogbookItem::setTag()
    タグを設定します。
setURL
in file LogbookRelated.inc, method LogbookRelated::setURL()
    関連するリソースのアドレスを設定します。
splitByTag
in file Logbook.inc, method Logbook::splitByTag()
    指定のタグが設定された更新項目だけを保持するサブセットを作成して返します。
top

y

year
in file LogbookYear.inc, method LogbookYear::year()
    年を取得します。
year
in file LogbookMonth.inc, method LogbookMonth::year()
    年を取得します。
year
in file LogbookDay.inc, method LogbookDay::year()
    年を取得します。
top

Documentation generated on Sun, 06 Jan 2008 01:32:58 +0900 by phpDocumentor 1.3.2