PHP 클래스 AppController

Add your application-wide methods in the class below, your controllers will inherit them.
상속: extends Controller
파일 보기 프로젝트 열기: Orangescrum/orangescrum 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$components
$helpers
$paginate

공개 메소드들

메소드 설명
_datestime ( )
ajax_case_template ( )
beforeFilter ( )
betauser_limitation ( )
blankpage ( )
files ( $type = 'cases', $files = NULL )
image_thumb ( ) ********* Image Thumb **********
isiPad ( )
milestonecount ( $company_id = SES_COMP, $sub_limitation = [] )
projcetcount ( $company_id = SES_COMP, $sub_limitation = [] )
session_maintain ( )
temp_logout ( )
usercount ( $company_id = ACC_ID, $sub_limitation = [] )

메소드 상세

_datestime() 공개 메소드

public _datestime ( )

ajax_case_template() 공개 메소드

public ajax_case_template ( )

beforeFilter() 공개 메소드

public beforeFilter ( )

betauser_limitation() 공개 메소드

public betauser_limitation ( )

blankpage() 공개 메소드

public blankpage ( )

files() 공개 메소드

public files ( $type = 'cases', $files = NULL )

image_thumb() 공개 메소드

********* Image Thumb **********
public image_thumb ( )

isiPad() 공개 메소드

public isiPad ( )

milestonecount() 공개 메소드

public milestonecount ( $company_id = SES_COMP, $sub_limitation = [] )

projcetcount() 공개 메소드

public projcetcount ( $company_id = SES_COMP, $sub_limitation = [] )

session_maintain() 공개 메소드

public session_maintain ( )

temp_logout() 공개 메소드

public temp_logout ( )

usercount() 공개 메소드

public usercount ( $company_id = ACC_ID, $sub_limitation = [] )

프로퍼티 상세

$components 공개적으로 프로퍼티

public $components

$helpers 공개적으로 프로퍼티

public $helpers

$paginate 공개적으로 프로퍼티

public $paginate