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

Class: GC_Utils

Source Location: /util/GC_Utils.php

Class Overview


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


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: GC_Utils.php 18734 2010-06-22 08:45:33Z nanasess $

Methods



Class Details

[line 31]
各種ユーティリティクラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id: GC_Utils.php 18734 2010-06-22 08:45:33Z nanasess $


[ Top ]


Class Methods


method gfDebugLog [line 113]

void gfDebugLog( $obj)



Parameters:

   $obj  

[ Top ]

method gfDownloadCsv [line 41]

void gfDownloadCsv( $header, $contents)



Parameters:

   $header  
   $contents  

[ Top ]

method gfGetAge [line 94]

void gfGetAge( $dbdate)



Parameters:

   $dbdate  

[ Top ]

method gfLogRotation [line 168]

void gfLogRotation( integer $max_log, integer $max_size, string $path)

ログローテーション機能

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




Tags:

return:  なし


Parameters:

integer   $max_log   最大ファイル数
integer   $max_size   最大サイズ
string   $path   ファイルパス

[ Top ]

method gfMailHeaderAddr [line 236]

void gfMailHeaderAddr( $str)



Parameters:

   $str  

[ Top ]

method gfMakePassword [line 194]

void gfMakePassword( $pwLength)



Parameters:

   $pwLength  

[ Top ]

method gfPrintLog [line 137]

void gfPrintLog( $mess, [ $path = ''])



Parameters:

   $mess  
   $path  

[ Top ]

method gfSetCsv [line 65]

void gfSetCsv( $array, [ $arrayIndex = ""])



Parameters:

   $array  
   $arrayIndex  

[ Top ]

method gf_explodeExt [line 219]

void gf_explodeExt( $fileName)



Parameters:

   $fileName  

[ Top ]


Documentation generated on Fri, 24 Feb 2012 13:58:22 +0900 by Seasoft