PHP 클래스 InvalidFunctionException

상속: extends Exception
파일 보기 프로젝트 열기: sourcefabric/newscoop 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $p_className, $p_methodName )
getClassName ( ) fn __construct
getMethodName ( ) fn getClassName

메소드 상세

__construct() 공개 메소드

public __construct ( $p_className, $p_methodName )

getClassName() 공개 메소드

fn __construct
public getClassName ( )

getMethodName() 공개 메소드

fn getClassName
public getMethodName ( )