PHP 클래스 InvalidPropertyException

저자: Ryan Scheuermann
파일 보기 프로젝트 열기: sourcefabric/newscoop 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $p_className, $p_property )
getClassName ( ) fn __construct
getProperty ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $p_className, $p_property )

getClassName() 공개 메소드

fn __construct
public getClassName ( )

getProperty() 공개 메소드

public getProperty ( )