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

Element index for package Util

[ a ] [ g ] [ i ] [ j ] [ l ] [ m ] [ p ] [ r ] [ s ]

a

arrayDefineIndexes
in file SC_Utils.php, method SC_Utils::arrayDefineIndexes()
    配列の添字が未定義の場合は空文字を代入して定義する.
top

g

GC_Utils
in file GC_Utils.php, class GC_Utils
    各種ユーティリティクラス.
getCSVData
in file SC_Utils.php, method SC_Utils::getCSVData()
    CSV出力用データ取得
getHash2Array
in file SC_Utils.php, method SC_Utils::getHash2Array()
    連想配列から新たな配列を生成して返す.
getRealURL
in file SC_Utils.php, method SC_Utils::getRealURL()
    相対パスで記述された URL から絶対パスの URL を取得する.
getTableTag
in file SC_Utils.php, method SC_Utils::getTableTag()
    配列をテーブルタグで出力する。
gfAdminLog
in file GC_Utils.php, method GC_Utils::gfAdminLog()
    管理画面用ログ出力
gfDebugLog
in file GC_Utils.php, method GC_Utils::gfDebugLog()
    ログファイルに変数の詳細を出力
gfDownloadCsv
in file GC_Utils.php, method GC_Utils::gfDownloadCsv()
gfFrontLog
in file GC_Utils.php, method GC_Utils::gfFrontLog()
    フロント用ログ出力
gfGetAge
in file GC_Utils.php, method GC_Utils::gfGetAge()
gfGetCallerInfo
in file GC_Utils.php, method GC_Utils::gfGetCallerInfo()
    呼び出し元関数名を返します
gfGetLogStr
in file GC_Utils.php, method GC_Utils::gfGetLogStr()
    ログメッセージに、呼び出し元関数名等の情報を付加して返します
gfLogRotation
in file GC_Utils.php, method GC_Utils::gfLogRotation()
    ログローテーション機能
gfMailHeaderAddr
in file GC_Utils.php, method GC_Utils::gfMailHeaderAddr()
gfMakePassword
in file GC_Utils.php, method GC_Utils::gfMakePassword()
gfPrintLog
in file GC_Utils.php, method GC_Utils::gfPrintLog()
gfSetCsv
in file GC_Utils.php, method GC_Utils::gfSetCsv()
GC_Utils.php
procedural page GC_Utils.php
top

i

isAbsoluteRealPath
in file SC_Utils.php, method SC_Utils::isAbsoluteRealPath()
    パスが絶対パスかどうかをチェックする.
isBlank
in file SC_Utils.php, method SC_Utils::isBlank()
    変数が空白かどうかをチェックする.
top

j

jsonDecode
in file SC_Utils.php, method SC_Utils::jsonDecode()
    JSON 文字列をデコードする.
jsonEncode
in file SC_Utils.php, method SC_Utils::jsonEncode()
    値を JSON 形式にして返す.
top

l

lfIsFileOpen
in file SC_Utils.php, method SC_Utils::lfIsFileOpen()
top

m

mbConvertKanaWithArray
in file SC_Utils.php, method SC_Utils::mbConvertKanaWithArray()
    $array の要素を $arrConvList で指定した方式で mb_convert_kana を適用する.
top

p

printXMLDeclaration
in file SC_Utils.php, method SC_Utils::printXMLDeclaration()
    XML宣言を出力する.
top

r

recursiveMkdir
in file SC_Utils.php, method SC_Utils::recursiveMkdir()
    ディレクトリを再帰的に作成する.
top

s

SC_Utils
in file SC_Utils.php, class SC_Utils
    各種ユーティリティクラス.
searchInstallerPath
in file SC_Utils.php, method SC_Utils::searchInstallerPath()
    インストーラのパスを検索し, URL を返す.
sfArrayIntersectKeys
in file SC_Utils.php, method SC_Utils::sfArrayIntersectKeys()
    $arrSrc のうち、キーが $arrKey に含まれるものを返す
sfArrCombine
in file SC_Utils.php, method SC_Utils::sfArrCombine()
sfArrKeyValue
in file SC_Utils.php, method SC_Utils::sfArrKeyValue()
sfArrKeyValues
in file SC_Utils.php, method SC_Utils::sfArrKeyValues()
sfBacktraceToString
in file SC_Utils.php, method SC_Utils::sfBacktraceToString()
    バックトレースをテキスト形式で出力する
sfCalcIncTax
in file SC_Utils.php, method SC_Utils::sfCalcIncTax()
    税金付与した金額を返す
sfCheckSetTerm
in file SC_Utils.php, method SC_Utils::sfCheckSetTerm()
sfCopyDir
in file SC_Utils.php, method SC_Utils::sfCopyDir()
sfCreateFile
in file SC_Utils.php, method SC_Utils::sfCreateFile()
sfCutString
in file SC_Utils.php, method SC_Utils::sfCutString()
sfDBDatetoTime
in file SC_Utils.php, method SC_Utils::sfDBDatetoTime()
sfDeleteDir
in file SC_Utils.php, method SC_Utils::sfDeleteDir()
sfDelFile
in file SC_Utils.php, method SC_Utils::sfDelFile()
sfDirChildExists
in file SC_Utils.php, method SC_Utils::sfDirChildExists()
sfDispDBDate
in file SC_Utils.php, method SC_Utils::sfDispDBDate()
sfDispError
in file SC_Utils.php, method SC_Utils::sfDispError()
sfDispException
in file SC_Utils.php, method SC_Utils::sfDispException()
    例外エラーページの表示
sfDispSiteError
in file SC_Utils.php, method SC_Utils::sfDispSiteError()
sfDownloadFile
in file SC_Utils.php, method SC_Utils::sfDownloadFile()
sfEncodeFile
in file SC_Utils.php, method SC_Utils::sfEncodeFile()
    テキストファイルの文字エンコーディングを変換する.
sfErrorHeader
in file SC_Utils.php, method SC_Utils::sfErrorHeader()
sfFlush
in file SC_Utils.php, method SC_Utils::sfFlush()
    ブラウザに強制的に送出する
sfGetAddPoint
in file SC_Utils.php, method SC_Utils::sfGetAddPoint()
    加算ポイントの計算
sfGetAddress
in file SC_Utils.php, method SC_Utils::sfGetAddress()
sfGetBrothersArray
in file SC_Utils.php, method SC_Utils::sfGetBrothersArray()
sfGetChecked
in file SC_Utils.php, method SC_Utils::sfGetChecked()
sfGetClassCatCount
in file SC_Utils.php, method SC_Utils::sfGetClassCatCount()
sfGetCommaList
in file SC_Utils.php, method SC_Utils::sfGetCommaList()
sfGetCSVData
in file SC_Utils.php, method SC_Utils::sfGetCSVData()
sfGetCSVList
in file SC_Utils.php, method SC_Utils::sfGetCSVList()
sfGetDirSize
in file SC_Utils.php, method SC_Utils::sfGetDirSize()
sfGetEnabled
in file SC_Utils.php, method SC_Utils::sfGetEnabled()
sfGetErrorColor
in file SC_Utils.php, method SC_Utils::sfGetErrorColor()
sfGetFileList
in file SC_Utils.php, method SC_Utils::sfGetFileList()
sfGetFileTree
in file SC_Utils.php, method SC_Utils::sfGetFileTree()
sfGetFileTreeSub
in file SC_Utils.php, method SC_Utils::sfGetFileTreeSub()
sfGetFileVersion
in file SC_Utils.php, method SC_Utils::sfGetFileVersion()
sfGetHashString
in file SC_Utils.php, method SC_Utils::sfGetHashString()
    パスワードのハッシュ化
sfGetPluginFullPathByRequireFilePath
in file SC_Utils.php, method SC_Utils::sfGetPluginFullPathByRequireFilePath()
    プラグインが配置されているディレクトリ(フルパス)を取得する
sfGetPluginInfoArray
in file SC_Utils.php, method SC_Utils::sfGetPluginInfoArray()
    プラグイン情報配列を取得する
sfGetPluginPathByPluginFullPath
in file SC_Utils.php, method SC_Utils::sfGetPluginPathByPluginFullPath()
    プラグインのパスを取得する
sfGetPluginsXml
in file SC_Utils.php, method SC_Utils::sfGetPluginsXml()
    プラグイン XML を読み込む
sfGetProductClassId
in file SC_Utils.php, method SC_Utils::sfGetProductClassId()
sfGetRandomString
in file SC_Utils.php, method SC_Utils::sfGetRandomString()
    ランダムな文字列を取得する
sfGetSearchPageMax
in file SC_Utils.php, method SC_Utils::sfGetSearchPageMax()
    検索結果の1ページあたりの最大表示件数を取得する
sfGetTimestamp
in file SC_Utils.php, method SC_Utils::sfGetTimestamp()
sfGetUnderChildrenArray
in file SC_Utils.php, method SC_Utils::sfGetUnderChildrenArray()
sfGetUniqRandomId
in file SC_Utils.php, method SC_Utils::sfGetUniqRandomId()
sfGetUrl
in file SC_Utils.php, method SC_Utils::sfGetUrl()
    現在の URL を取得する
sfInitInstall
in file SC_Utils.php, method SC_Utils::sfInitInstall()
sfIsAdminFunction
in file SC_Utils.php, method SC_Utils::sfIsAdminFunction()
    管理機能かを判定
sfIsFrontFunction
in file SC_Utils.php, method SC_Utils::sfIsFrontFunction()
    フロント機能かを判定
sfIsHTTPS
in file SC_Utils.php, method SC_Utils::sfIsHTTPS()
    HTTPSかどうかを判定
sfIsInstallFunction
in file SC_Utils.php, method SC_Utils::sfIsInstallFunction()
    インストール機能かを判定
sfIsInt
in file SC_Utils.php, method SC_Utils::sfIsInt()
    INT型の数値チェック ・FIXME: マイナス値の扱いが不明確 ・XXX: INT_LENには収まるが、INT型の範囲を超えるケースに対応できないのでは?
sfIsInternalDomain
in file SC_Utils.php, method SC_Utils::sfIsInternalDomain()
    指定されたURLのドメインが一致するかを返す
sfIsMatchHashPassword
in file SC_Utils.php, method SC_Utils::sfIsMatchHashPassword()
    パスワード文字列のハッシュ一致判定
sfIsSuccess
in file SC_Utils.php, method SC_Utils::sfIsSuccess()
sfIsValidTransition
in file SC_Utils.php, method SC_Utils::sfIsValidTransition()
    正規の遷移がされているかを判定
sfIsZeroFilling
in file SC_Utils.php, method SC_Utils::sfIsZeroFilling()
sfLoadPluginInfo
in file SC_Utils.php, method SC_Utils::sfLoadPluginInfo()
sfMakeDir
in file SC_Utils.php, method SC_Utils::sfMakeDir()
sfMakeHiddenArray
in file SC_Utils.php, method SC_Utils::sfMakeHiddenArray()
sfMakePluginInfoArray
in file SC_Utils.php, method SC_Utils::sfMakePluginInfoArray()
    プラグイン情報配列の基本形を作成する
sfMbConvertEncoding
in file SC_Utils.php, method SC_Utils::sfMbConvertEncoding()
sfMergeCBSearchValue
in file SC_Utils.php, method SC_Utils::sfMergeCBSearchValue()
sfMergeCBValue
in file SC_Utils.php, method SC_Utils::sfMergeCBValue()
sfMergeCheckBoxes
in file SC_Utils.php, method SC_Utils::sfMergeCheckBoxes()
sfMergeParamCheckBoxes
in file SC_Utils.php, method SC_Utils::sfMergeParamCheckBoxes()
sfMicrotimeFloat
in file SC_Utils.php, method SC_Utils::sfMicrotimeFloat()
    現在の Unix タイムスタンプを float (秒単位) でマイクロ秒まで返す
sfMultiply
in file SC_Utils.php, method SC_Utils::sfMultiply()
sfNoImageMain
in file SC_Utils.php, method SC_Utils::sfNoImageMain()
    詳細-メイン画像のファイル指定がない場合、専用の画像ファイルに書き換える。
sfNoImageMainList
in file SC_Utils.php, method SC_Utils::sfNoImageMainList()
    一覧-メイン画像のファイル指定がない場合、専用の画像ファイルに書き換える。
sfPassLen
in file SC_Utils.php, method SC_Utils::sfPassLen()
    文字列をアスタリスクへ変換する.
sfPrePoint
in file SC_Utils.php, method SC_Utils::sfPrePoint()
sfPrintR
in file SC_Utils.php, method SC_Utils::sfPrintR()
sfPutBR
in file SC_Utils.php, method SC_Utils::sfPutBR()
sfPutPluginsXml
in file SC_Utils.php, method SC_Utils::sfPutPluginsXml()
    プラグイン XML を書き込む
sfQuoteSmart
in file SC_Utils.php, method SC_Utils::sfQuoteSmart()
    SQLシングルクォート対応
sfReadFile
in file SC_Utils.php, method SC_Utils::sfReadFile()
sfRmDupSlash
in file SC_Utils.php, method SC_Utils::sfRmDupSlash()
sfRound
in file SC_Utils.php, method SC_Utils::sfRound()
sfSearchCheckBoxes
in file SC_Utils.php, method SC_Utils::sfSearchCheckBoxes()
sfSearchKey
in file SC_Utils.php, method SC_Utils::sfSearchKey()
sfSetErrorStyle
in file SC_Utils.php, method SC_Utils::sfSetErrorStyle()
sfSplitCBValue
in file SC_Utils.php, method SC_Utils::sfSplitCBValue()
sfSplitCheckBoxes
in file SC_Utils.php, method SC_Utils::sfSplitCheckBoxes()
sfSwapArray
in file SC_Utils.php, method SC_Utils::sfSwapArray()
sfTax
in file SC_Utils.php, method SC_Utils::sfTax()
    税金額を返す
sfTermMonth
in file SC_Utils.php, method SC_Utils::sfTermMonth()
sfTrim
in file SC_Utils.php, method SC_Utils::sfTrim()
sfTrimURL
in file SC_Utils.php, method SC_Utils::sfTrimURL()
sfUpDirName
in file SC_Utils.php, method SC_Utils::sfUpDirName()
sfWriteFile
in file SC_Utils.php, method SC_Utils::sfWriteFile()
SC_Utils.php
procedural page SC_Utils.php
top

Documentation generated on Fri, 24 Feb 2012 14:00:56 +0900 by Seasoft