Class GC_Utils

Description

各種ユーティリティクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: GC_Utils.php 17855 2009-02-28 07:46:22Z Seasoft $

Located in /class/util/GC_Utils.php (line 31)


	
			
Direct descendents
Class Description
GC_Utils_Ex 各種ユーティリティクラス(拡張).
Method Summary
void gfDebugLog ( $obj)
void gfDownloadCsv ( $header,  $contents)
void gfGetAge ( $dbdate)
void gfLogRotation (integer $max_log, integer $max_size, string $path)
void gfMailHeaderAddr ( $str)
void gfMakePassword ( $pwLength)
void gfPrintLog ( $mess, [ $path = ''])
void gfSetCsv ( $array, [ $arrayIndex = ""])
void gf_explodeExt ( $fileName)
Methods
gfDebugLog (line 113)
void gfDebugLog ( $obj)
  • $obj
gfDownloadCsv (line 41)
void gfDownloadCsv ( $header,  $contents)
  • $header
  • $contents
gfGetAge (line 94)
void gfGetAge ( $dbdate)
  • $dbdate
gfLogRotation (line 168)

ログローテーション機能

XXX この類のローテーションは通常 0 開始だが、本実装は 1 開始である。

  • return: なし
void gfLogRotation (integer $max_log, integer $max_size, string $path)
  • integer $max_log: 最大ファイル数
  • integer $max_size: 最大サイズ
  • string $path: ファイルパス
gfMailHeaderAddr (line 236)
void gfMailHeaderAddr ( $str)
  • $str
gfMakePassword (line 194)
void gfMakePassword ( $pwLength)
  • $pwLength
gfPrintLog (line 137)
void gfPrintLog ( $mess, [ $path = ''])
  • $mess
  • $path
gfSetCsv (line 65)
void gfSetCsv ( $array, [ $arrayIndex = ""])
  • $array
  • $arrayIndex
gf_explodeExt (line 219)
void gf_explodeExt ( $fileName)
  • $fileName

Documentation generated on Tue, 28 Apr 2009 18:10:36 +0900 by phpDocumentor 1.4.2