PHP 클래스 Flake\Framework

상속: extends Flake\Core\Framework
파일 보기 프로젝트 열기: jeromeschneider/baikal 1 사용 예제들

공개 메소드들

메소드 설명
appendSlash ( $sString )
bootstrap ( )
endsWith ( $sString, $sTest )
isDBInitialized ( )
prependSlash ( $sString )
rmBeginSlash ( $sString )
rmEndSlash ( $sString )
rmProjectContext ( $sString )
rmQuery ( $sString )
rmScriptName ( $sString, $sScriptName )

보호된 메소드들

메소드 설명
initDb ( )
initDbMysql ( )
initDbSqlite ( )

메소드 상세

appendSlash() 정적인 공개 메소드

static public appendSlash ( $sString )

bootstrap() 정적인 공개 메소드

static public bootstrap ( )

endsWith() 정적인 공개 메소드

static public endsWith ( $sString, $sTest )

initDb() 보호된 정적인 메소드

protected static initDb ( )

initDbMysql() 보호된 정적인 메소드

protected static initDbMysql ( )

initDbSqlite() 보호된 정적인 메소드

protected static initDbSqlite ( )

isDBInitialized() 정적인 공개 메소드

static public isDBInitialized ( )

prependSlash() 정적인 공개 메소드

static public prependSlash ( $sString )

rmBeginSlash() 정적인 공개 메소드

static public rmBeginSlash ( $sString )

rmEndSlash() 정적인 공개 메소드

static public rmEndSlash ( $sString )

rmProjectContext() 정적인 공개 메소드

static public rmProjectContext ( $sString )

rmQuery() 정적인 공개 메소드

static public rmQuery ( $sString )

rmScriptName() 정적인 공개 메소드

static public rmScriptName ( $sString, $sScriptName )