PHP 클래스 FormatComponent

상속: extends Object
파일 보기 프로젝트 열기: Orangescrum/orangescrum 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$components

공개 메소드들

메소드 설명
GetDateTime ( $timezoneid, $gmt_offset, $dst_offset, $timezone_code, $db_date, $type )
assigntoFilter ( $caseAssignTo )
caseBcMems ( $uid )
caseBcTypes ( $typ )
caseKeywordSearch ( $caseSrch, $type )
caseMemsList ( $uid )
checkEmailExists ( $betaEmail )
checkMems ( $project, $type )
chgdate ( $val )
chnageUploadedFileName ( $filename )
convert_ascii ( $string )
dateFormatOutputdateTime_day ( $date_time, $curdate = NULL, $type = NULL )
dateFormatOutputdateTime_day_EXPORT ( $date_time, $curdate = NULL, $type = NULL )
dateFormatReverse ( $output_date )
displayStatus ( $st )
downloadFile ( $filename )
downloadFile1 ( $filename )
emailBodyFilter ( $value )
filterMilestone ( $milestoneUid = '' )
find_file ( $dirname, $fname, &$file_path )
formatText ( $value )
fullSpace ( $used, $totalsize = 1024 )
genRandomStringCustom ( $length = 7 )
generatePassword ( $length )
generateTemporaryURL ( $resource )
generateUniqNumber ( )
generate_invoiceid ( )
getAllCsId ( $pid )
getAllNotifyUser ( $project_id, $type = NULL )
getMemebersEmail ( $projId, $search )
getProjectName ( $pid )
getProjectShortName ( $pid )
getRealIpAddr ( )
getRemoteIP ( )
getRequireTypeName ( $TypeId = NULL )
getRequireUserName ( $UserId = NULL, $is_email = NULL )
getSqlFields ( $arr, $prj_unq_id )
getTypes ( )
getUserNameForEmail ( $uid )
getUserShortName ( $uid )
hoursspent ( $project_id ) : integer
isValidDateTime ( $dateTime )
is_private_ip ( $ip )
longstringwrap ( $string = "" )
makeSeoUrl ( $url )
makeShortName ( $first, $last )
mdyFormat ( $date_time, $type = NULL )
memberFilter ( $caseUserId )
priorityFilter ( $priorityFil, $caseTypes )
shortLength ( $value, $len )
showlink ( $value )
showuploadImage ( $tmp_name, $name, $size, $path, $count )
statusFilter ( $caseStatus )
todo_typ ( $type, $title )
typeFilter ( $caseTypes )
uploadPhoto ( $tmp_name, $name, $size, $path, $count, $type )
uploadProfilePhoto ( $name, $path )
usedSpace ( $curProjId = NULL, $company_id = SES_COMP )
validateEmail ( $email )
validateFileExt ( $ext )
validate_ip ( $ip ) : string
zipFile ( type $source, type $destination, string $flag = '' ) : boolean

메소드 상세

GetDateTime() 공개 메소드

public GetDateTime ( $timezoneid, $gmt_offset, $dst_offset, $timezone_code, $db_date, $type )

assigntoFilter() 공개 메소드

public assigntoFilter ( $caseAssignTo )

caseBcMems() 공개 메소드

public caseBcMems ( $uid )

caseBcTypes() 공개 메소드

public caseBcTypes ( $typ )

caseKeywordSearch() 공개 메소드

public caseKeywordSearch ( $caseSrch, $type )

caseMemsList() 공개 메소드

public caseMemsList ( $uid )

checkEmailExists() 공개 메소드

public checkEmailExists ( $betaEmail )

checkMems() 공개 메소드

public checkMems ( $project, $type )

chgdate() 공개 메소드

public chgdate ( $val )

chnageUploadedFileName() 공개 메소드

public chnageUploadedFileName ( $filename )

convert_ascii() 공개 메소드

public convert_ascii ( $string )

dateFormatOutputdateTime_day() 공개 메소드

public dateFormatOutputdateTime_day ( $date_time, $curdate = NULL, $type = NULL )

dateFormatOutputdateTime_day_EXPORT() 공개 메소드

public dateFormatOutputdateTime_day_EXPORT ( $date_time, $curdate = NULL, $type = NULL )

dateFormatReverse() 공개 메소드

public dateFormatReverse ( $output_date )

displayStatus() 공개 메소드

public displayStatus ( $st )

downloadFile() 공개 메소드

public downloadFile ( $filename )

downloadFile1() 공개 메소드

public downloadFile1 ( $filename )

emailBodyFilter() 공개 메소드

public emailBodyFilter ( $value )

filterMilestone() 공개 메소드

public filterMilestone ( $milestoneUid = '' )

find_file() 공개 메소드

public find_file ( $dirname, $fname, &$file_path )

formatText() 공개 메소드

public formatText ( $value )

fullSpace() 공개 메소드

public fullSpace ( $used, $totalsize = 1024 )

genRandomStringCustom() 공개 메소드

public genRandomStringCustom ( $length = 7 )

generatePassword() 공개 메소드

public generatePassword ( $length )

generateTemporaryURL() 공개 메소드

public generateTemporaryURL ( $resource )

generateUniqNumber() 공개 메소드

public generateUniqNumber ( )

generate_invoiceid() 공개 메소드

public generate_invoiceid ( )

getAllCsId() 공개 메소드

public getAllCsId ( $pid )

getAllNotifyUser() 공개 메소드

public getAllNotifyUser ( $project_id, $type = NULL )

getMemebersEmail() 공개 메소드

public getMemebersEmail ( $projId, $search )

getProjectName() 공개 메소드

public getProjectName ( $pid )

getProjectShortName() 공개 메소드

public getProjectShortName ( $pid )

getRealIpAddr() 공개 메소드

public getRealIpAddr ( )

getRemoteIP() 공개 메소드

public getRemoteIP ( )

getRequireTypeName() 공개 메소드

public getRequireTypeName ( $TypeId = NULL )

getRequireUserName() 공개 메소드

public getRequireUserName ( $UserId = NULL, $is_email = NULL )

getSqlFields() 공개 메소드

public getSqlFields ( $arr, $prj_unq_id )

getTypes() 공개 메소드

public getTypes ( )

getUserNameForEmail() 공개 메소드

public getUserNameForEmail ( $uid )

getUserShortName() 공개 메소드

public getUserShortName ( $uid )

hoursspent() 공개 메소드

public hoursspent ( $project_id ) : integer
리턴 integer hours spent

isValidDateTime() 공개 메소드

public isValidDateTime ( $dateTime )

is_private_ip() 공개 메소드

public is_private_ip ( $ip )

longstringwrap() 공개 메소드

public longstringwrap ( $string = "" )

makeSeoUrl() 공개 메소드

public makeSeoUrl ( $url )

makeShortName() 공개 메소드

public makeShortName ( $first, $last )

mdyFormat() 공개 메소드

public mdyFormat ( $date_time, $type = NULL )

memberFilter() 공개 메소드

public memberFilter ( $caseUserId )

priorityFilter() 공개 메소드

public priorityFilter ( $priorityFil, $caseTypes )

shortLength() 공개 메소드

public shortLength ( $value, $len )

showuploadImage() 공개 메소드

public showuploadImage ( $tmp_name, $name, $size, $path, $count )

statusFilter() 공개 메소드

public statusFilter ( $caseStatus )

todo_typ() 공개 메소드

public todo_typ ( $type, $title )

typeFilter() 공개 메소드

public typeFilter ( $caseTypes )

uploadPhoto() 공개 메소드

public uploadPhoto ( $tmp_name, $name, $size, $path, $count, $type )

uploadProfilePhoto() 공개 메소드

public uploadProfilePhoto ( $name, $path )

usedSpace() 공개 메소드

public usedSpace ( $curProjId = NULL, $company_id = SES_COMP )

validateEmail() 공개 메소드

public validateEmail ( $email )

validateFileExt() 공개 메소드

public validateFileExt ( $ext )

validate_ip() 공개 메소드

저자: GDR ([email protected])
public validate_ip ( $ip ) : string
리턴 string Location fromt the ip

zipFile() 공개 메소드

public zipFile ( type $source, type $destination, string $flag = '' ) : boolean
$source type
$destination type
$flag string
리턴 boolean

프로퍼티 상세

$components 공개적으로 프로퍼티

public $components