PHP 클래스 Lady

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

공개 프로퍼티들

프로퍼티 타입 설명
$rules

공개 메소드들

메소드 설명
toLady ( $input )
toPhp ( $input )

보호된 메소드들

메소드 설명
convert ( $code, $toLady = false ) Converts between php and ladyphp code.

메소드 상세

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

Converts between php and ladyphp code.
protected static convert ( $code, $toLady = false )

toLady() 공개 정적인 메소드

public static toLady ( $input )

toPhp() 공개 정적인 메소드

public static toPhp ( $input )

프로퍼티 상세

$rules 공개적으로 정적으로 프로퍼티

public static $rules