PHP 클래스 Prado\Wsat\TWsatBaseGenerator

파일 보기 프로젝트 열기: pradosoft/prado 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_dbMetaData
$_opFile Output folder where AR classes will be saved.

공개 메소드들

메소드 설명
__construct ( )
getAllTableNames ( )
pr ( $data )
renderAllTablesInformation ( )
setOpFile ( $op_file_namespace )

보호된 메소드들

메소드 설명
eq ( $data )

메소드 상세

__construct() 공개 메소드

public __construct ( )

eq() 보호된 메소드

protected eq ( $data )

getAllTableNames() 공개 메소드

public getAllTableNames ( )

pr() 공개 정적인 메소드

public static pr ( $data )

renderAllTablesInformation() 공개 메소드

setOpFile() 공개 메소드

public setOpFile ( $op_file_namespace )

프로퍼티 상세

$_dbMetaData 보호되어 있는 프로퍼티

protected $_dbMetaData

$_opFile 보호되어 있는 프로퍼티

Output folder where AR classes will be saved.
protected $_opFile