[CFW_Util] element index
Package indexes
CFW_Acl
default
CFW_Auth
CFW_Auth_Hash
CFW_Config
CFW_Data_Amf
CFW_Data
CFW_Data_Criteria
CFW_Data_SqlServer
CFW_FieldProperties
CFW_FieldValidators
CFW_Html
CFW_Log
CFW_Mail
CFW_MessageResource
CFW_Models
All elements
a
b
c
d
e
f
h
i
j
l
m
n
o
p
q
r
s
t
u
w
y
_
_
top
__construct
CFW_Util_Tokenizer::__construct()
in Tokenizer.php
構築
__construct
CFW_Util_Stack::__construct()
in Stack.php
構築
a
top
$arr
CFW_Util_Stack::$arr
in Stack.php
スタックデータ
addDate
CFW_Util_Date::addDate()
in Date.php
日付計算
addDays
CFW_Util_Date::addDays()
in Date.php
日数加算
addMonths
CFW_Util_Date::addMonths()
in Date.php
月数加算
addYears
CFW_Util_Date::addYears()
in Date.php
年加算
ageMonth
CFW_Util_Date::ageMonth()
in Date.php
年齢(月)
ageString
CFW_Util_Date::ageString()
in Date.php
基準日と生年月日から99Y(24ヶ月以上)または99M(24ヶ月未満)の文字列を得る
ageStringJP
CFW_Util_Date::ageStringJP()
in Date.php
基準日と生年月日から99歳または99ヶ月(24ヶ月未満)の文字列を得る
ageYear
CFW_Util_Date::ageYear()
in Date.php
年齢
arrayToString
CFW_Util_Util::arrayToString()
in Util.php
配列をつなげて文字列にする。
b
top
boolToInt
CFW_Util_Number::boolToInt()
in Number.php
Booleanを1/0にして返す。
boolValue
CFW_Util_Number::boolValue()
in Number.php
Booleanが期待される値をBooleanに変換
c
top
$c
CFW_Util_Tokenizer::$c
in Tokenizer.php
最後に読み込んだ文字
CFW_Util_Cache
CFW_Util_Cache
in Cache.php
Zend_Cacheのショートカットクラス
CFW_Util_Date
CFW_Util_Date
in Date.php
日付関係ユーティリティ
CFW_Util_Dump
CFW_Util_Dump
in Dump.php
ダンプツール
CFW_Util_Html
CFW_Util_Html
in Html.php
HTML用便利メソッド.
CFW_Util_Number
CFW_Util_Number
in Number.php
数値関連の便利メソッド
CFW_Util_Stack
CFW_Util_Stack
in Stack.php
スタック
CFW_Util_StopWatch
CFW_Util_StopWatch
in StopWatch.php
時間計測
CFW_Util_String
CFW_Util_String
in String.php
文字列関係ユーティリティ
CFW_Util_Tokenizer
CFW_Util_Tokenizer
in Tokenizer.php
トークン切り出しクラス
CFW_Util_Util
CFW_Util_Util
in Util.php
各種関数
create
CFW_Util_Date::create()
in Date.php
年、月、日の要素から日付生成
createFromMonthDay
CFW_Util_Date::createFromMonthDay()
in Date.php
月日の要素から日付生成
createFromYearMonth
CFW_Util_Date::createFromYearMonth()
in Date.php
年、月の要素から日付生成
Cache.php
Cache.php
in Cache.php
d
top
$DaysToSuggestYear
CFW_Util_Date::$DaysToSuggestYear
in Date.php
年を示唆するための日数
$delimiter
CFW_Util_Tokenizer::$delimiter
in Tokenizer.php
区切り文字定義
dateToSuggestYear
CFW_Util_Date::dateToSuggestYear()
in Date.php
年推論の基準にする日付
day
CFW_Util_Date::day()
in Date.php
dayOfWeek
CFW_Util_Date::dayOfWeek()
in Date.php
dayOfWeekIndex
CFW_Util_Date::dayOfWeekIndex()
in Date.php
曜日のインデックス(weekDayBaseから始まる).
dayOfWeekString
CFW_Util_Date::dayOfWeekString()
in Date.php
曜日文字列
dayOfWeekStringJP
CFW_Util_Date::dayOfWeekStringJP()
in Date.php
曜日文字列
defaultFormat
CFW_Util_Number::defaultFormat()
in Number.php
デフォルトの書式で書式化
deleteAllWhiteSpace
CFW_Util_String::deleteAllWhiteSpace()
in String.php
空白削除
deleteEscapeSequence
CFW_Util_String::deleteEscapeSequence()
in String.php
(余計だと思われる)エスケープシーケンスの削除
deleteNewLine
CFW_Util_String::deleteNewLine()
in String.php
改行削除
diffDays
CFW_Util_Date::diffDays()
in Date.php
日数計算
distance
CFW_Util_Number::distance()
in Number.php
2値の距離
dump
CFW_Util_Stack::dump()
in Stack.php
ダンプ
dump
CFW_Util_Dump::dump()
in Dump.php
渡されたオブジェクトをダンプする
Date.php
Date.php
in Date.php
Dump.php
Dump.php
in Dump.php
e
top
element
CFW_Util_Stack::element()
in Stack.php
スタックデータから指定位置の要素を取得
ellapsed
CFW_Util_StopWatch::ellapsed()
in StopWatch.php
経過時間(秒)
endOfMonth
CFW_Util_Date::endOfMonth()
in Date.php
指定日付の月の月末
endOfMonthAfter
CFW_Util_Date::endOfMonthAfter()
in Date.php
何ヶ月か後の月末
endOfYearMonth
CFW_Util_Date::endOfYearMonth()
in Date.php
指定月の月末
EOF
CFW_Util_Tokenizer::EOF
in Tokenizer.php
escape
CFW_Util_Util::escape()
in Util.php
alias for htmlspecialchars
escape
CFW_Util_Html::escape()
in Html.php
入力文字列をエスケープする。
f
top
factory
CFW_Util_Cache::factory()
in Cache.php
指定したオプションでキャッシュオブジェクトを作る
format
CFW_Util_Number::format()
in Number.php
デフォルトの書式で書式化
format
CFW_Util_Date::format()
in Date.php
Date型をString型にして出力
formatBool
CFW_Util_Number::formatBool()
in Number.php
boolの真偽に対し文字列を割り当てて返す
formatBoolYesNo
CFW_Util_Number::formatBoolYesNo()
in Number.php
boolの真偽に対し文字列(YesかNo)を割り当てて返す
formatBoolYN
CFW_Util_Number::formatBoolYN()
in Number.php
boolの真偽に対し文字列(YかN)を割り当てて返す
formatCurrency
CFW_Util_Number::formatCurrency()
in Number.php
通貨形式書式化
formatNumber
CFW_Util_Number::formatNumber()
in Number.php
桁区切り書式化
formatZero
CFW_Util_Number::formatZero()
in Number.php
0埋め書式化
h
top
h
CFW_Util_Util::h()
in Util.php
Alias for escape
hasMoreTokens
CFW_Util_Tokenizer::hasMoreTokens()
in Tokenizer.php
まだトークンが残っているかチェック
hour
CFW_Util_Date::hour()
in Date.php
Html.php
Html.php
in Html.php
i
top
$ignore
CFW_Util_Tokenizer::$ignore
in Tokenizer.php
無視する文字の定義
inferYear
CFW_Util_Date::inferYear()
in Date.php
年推論
isAfter
CFW_Util_Date::isAfter()
in Date.php
指定日より後か
isAfterOrSame
CFW_Util_Date::isAfterOrSame()
in Date.php
指定日より後か同じか
isBefore
CFW_Util_Date::isBefore()
in Date.php
指定日より前か
isBeforeOrSame
CFW_Util_Date::isBeforeOrSame()
in Date.php
指定日より前か同じか
isDelimiter
CFW_Util_Tokenizer::isDelimiter()
in Tokenizer.php
指定文字が区切文字化チェック
isEndOfMonth
CFW_Util_Date::isEndOfMonth()
in Date.php
月末チェック
isIgnoreChar
CFW_Util_Tokenizer::isIgnoreChar()
in Tokenizer.php
指定文字が無視されるべきがチェック
isInRange
CFW_Util_Date::isInRange()
in Date.php
範囲の正当性を検証
isInRange
CFW_Util_Number::isInRange()
in Number.php
指定数値が範囲内にあるかチェック
isOperator
CFW_Util_Tokenizer::isOperator()
in Tokenizer.php
指定文字が演算子かチェック
isQuote
CFW_Util_Tokenizer::isQuote()
in Tokenizer.php
指定文字が引用記号かチェック
isSame
CFW_Util_Date::isSame()
in Date.php
指定日と同じか
j
top
jq
CFW_Util_Util::jq()
in Util.php
alias for jsquote
jsescape
CFW_Util_Util::jsescape()
in Util.php
javascript用エスケープ
jsquote
CFW_Util_Util::jsquote()
in Util.php
javascript用引用符付き文字列
l
top
$lifetime
CFW_Util_Cache::$lifetime
in Cache.php
キャッシュ持続時間のデフォルト
last
CFW_Util_Stack::last()
in Stack.php
最後の要素取得
lowerCamel
CFW_Util_String::lowerCamel()
in String.php
m
top
minute
CFW_Util_Date::minute()
in Date.php
month
CFW_Util_Date::month()
in Date.php
monthAfter
CFW_Util_Date::monthAfter()
in Date.php
何ヶ月か後
n
top
nextMonth
CFW_Util_Date::nextMonth()
in Date.php
次の月
nextToken
CFW_Util_Tokenizer::nextToken()
in Tokenizer.php
次のトークンを取得
normalize
CFW_Util_String::normalize()
in String.php
normalizeString
normalizeAlpha
CFW_Util_String::normalizeAlpha()
in String.php
英数字を正規化する
normalizeAlphaNumeric
CFW_Util_String::normalizeAlphaNumeric()
in String.php
英数字を正規化する
normalizeDigit
CFW_Util_String::normalizeDigit()
in String.php
数字項目を正規化する
normalizeNumeric
CFW_Util_String::normalizeNumeric()
in String.php
数字項目を正規化する
normalizeString
CFW_Util_String::normalizeString()
in String.php
normalizeString
NORMALIZE_DEFAULT
CFW_Util_String::NORMALIZE_DEFAULT
in String.php
NORMALIZE_DELETE_ALL_WHITE_SPACE
CFW_Util_String::NORMALIZE_DELETE_ALL_WHITE_SPACE
in String.php
NORMALIZE_DELETE_SPACE
CFW_Util_String::NORMALIZE_DELETE_SPACE
in String.php
NORMALIZE_DELETE_TAB
CFW_Util_String::NORMALIZE_DELETE_TAB
in String.php
NORMALIZE_DELETE_WIDE_SPACE
CFW_Util_String::NORMALIZE_DELETE_WIDE_SPACE
in String.php
NORMALIZE_NONE
CFW_Util_String::NORMALIZE_NONE
in String.php
NORMALIZE_TAB_TO_SPACE
CFW_Util_String::NORMALIZE_TAB_TO_SPACE
in String.php
NORMALIZE_TO_ALPHA
CFW_Util_String::NORMALIZE_TO_ALPHA
in String.php
NORMALIZE_TO_ALPHA_DIGIT
CFW_Util_String::NORMALIZE_TO_ALPHA_DIGIT
in String.php
NORMALIZE_TO_DIGIT
CFW_Util_String::NORMALIZE_TO_DIGIT
in String.php
NORMALIZE_TO_LOWER
CFW_Util_String::NORMALIZE_TO_LOWER
in String.php
NORMALIZE_TO_NARROW
CFW_Util_String::NORMALIZE_TO_NARROW
in String.php
NORMALIZE_TO_NUMERIC
CFW_Util_String::NORMALIZE_TO_NUMERIC
in String.php
NORMALIZE_TO_UPPER
CFW_Util_String::NORMALIZE_TO_UPPER
in String.php
NORMALIZE_TRIM_ALL
CFW_Util_String::NORMALIZE_TRIM_ALL
in String.php
NORMALIZE_TRIM_LEFT
CFW_Util_String::NORMALIZE_TRIM_LEFT
in String.php
NORMALIZE_TRIM_RIGHT
CFW_Util_String::NORMALIZE_TRIM_RIGHT
in String.php
now
CFW_Util_Date::now()
in Date.php
現在(時刻を含む)
Number.php
Number.php
in Number.php
o
top
$operator
CFW_Util_Tokenizer::$operator
in Tokenizer.php
演算子定義
p
top
parse
CFW_Util_Date::parse()
in Date.php
文字列を解析して日付型に変換
parseBool
CFW_Util_Number::parseBool()
in Number.php
文字列を解析してBooleanを返す
pointer
CFW_Util_Stack::pointer()
in Stack.php
現在のスタックポインターを取得
pop
CFW_Util_Stack::pop()
in Stack.php
スタックデータからのポップ
power
CFW_Util_Number::power()
in Number.php
decimalのべき乗。
previousMonth
CFW_Util_Date::previousMonth()
in Date.php
前の月
push
CFW_Util_Stack::push()
in Stack.php
スタックデータへのプッシュ
q
top
$quotes
CFW_Util_Tokenizer::$quotes
in Tokenizer.php
引用記号定義
q
CFW_Util_Util::q()
in Util.php
引用符を付ける
r
top
$reader
CFW_Util_Tokenizer::$reader
in Tokenizer.php
読み取り装置
randomString
CFW_Util_String::randomString()
in String.php
ランダム文字列生成(簡易)
repeat
CFW_Util_String::repeat()
in String.php
特定文字列を繰り返した文字列を返す
right
CFW_Util_String::right()
in String.php
文字列の右側指定文字数分取得
round
CFW_Util_Number::round()
in Number.php
指定精度で四捨五入
roundDown
CFW_Util_Number::roundDown()
in Number.php
指定精度で切り捨て
roundUp
CFW_Util_Number::roundUp()
in Number.php
指定精度で切り上げ
s
top
$sp
CFW_Util_Stack::$sp
in Stack.php
スタックポインタ
second
CFW_Util_Date::second()
in Date.php
splitKeyValue
CFW_Util_String::splitKeyValue()
in String.php
キーと値の組み合わせを記述した文字列をキーと値に分割する
start
CFW_Util_StopWatch::start()
in StopWatch.php
開始
stop
CFW_Util_StopWatch::stop()
in StopWatch.php
終了
Stack.php
Stack.php
in Stack.php
StopWatch.php
StopWatch.php
in StopWatch.php
String.php
String.php
in String.php
t
top
$t1
CFW_Util_StopWatch::$t1
in StopWatch.php
開始時刻
$t2
CFW_Util_StopWatch::$t2
in StopWatch.php
終了時刻
$token
CFW_Util_Tokenizer::$token
in Tokenizer.php
最後のトークン
tabToWhiteSpace
CFW_Util_String::tabToWhiteSpace()
in String.php
tab -> 空白の削除
toByte
CFW_Util_Number::toByte()
in Number.php
byte型が期待される値を0~255内のint型に変換する
toDate
CFW_Util_Date::toDate()
in Date.php
Dateが期待される値をDateTimeに
toDate
CFW_Util_Util::toDate()
in Util.php
日付化
today
CFW_Util_Date::today()
in Date.php
今日(時刻を含まない= 0時0分)
toFloat
CFW_Util_Number::toFloat()
in Number.php
toFloat
CFW_Util_Util::toFloat()
in Util.php
浮動小数点化
toInteger
CFW_Util_Number::toInteger()
in Number.php
整数値に変換
toInteger
CFW_Util_Util::toInteger()
in Util.php
整数化
toNarrow
CFW_Util_String::toNarrow()
in String.php
全角カナ、全角英数を半角に変換
toNumber
CFW_Util_Number::toNumber()
in Number.php
数値型に変換(精度指定付き)
toString
CFW_Util_Util::toString()
in Util.php
文字列化
toString
CFW_Util_String::toString()
in String.php
入力オブジェクトを文字列化
toWide
CFW_Util_String::toWide()
in String.php
半角カナ、半角英数を全角に変換
trim
CFW_Util_String::trim()
in String.php
trim()拡張
trimLeft
CFW_Util_String::trimLeft()
in String.php
trim()拡張
trimRight
CFW_Util_String::trimRight()
in String.php
trim()拡張
truncateTime
CFW_Util_Date::truncateTime()
in Date.php
時刻を捨てる
Tokenizer.php
Tokenizer.php
in Tokenizer.php
u
top
$UseUpperCase
CFW_Util_Date::$UseUpperCase
in Date.php
US月表示を大文字にする
upperCamel
CFW_Util_String::upperCamel()
in String.php
Util.php
Util.php
in Util.php
w
top
$weekDayBase
CFW_Util_Date::$weekDayBase
in Date.php
曜日インデックスの開始
y
top
$yearsForAgeByMonth
CFW_Util_Date::$yearsForAgeByMonth
in Date.php
年齢を月表示にするための年数
year
CFW_Util_Date::year()
in Date.php
a
b
c
d
e
f
h
i
j
l
m
n
o
p
q
r
s
t
u
w
y
_