PHP Class Lady

Show file Open project: unu/ladyphp Class Usage Examples

Public Properties

Property Type Description
$rules

Public Methods

Method Description
toLady ( $input )
toPhp ( $input )

Protected Methods

Method Description
convert ( $code, $toLady = false ) Converts between php and ladyphp code.

Method Details

convert() protected static method

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

toLady() public static method

public static toLady ( $input )

toPhp() public static method

public static toPhp ( $input )

Property Details

$rules public static property

public static $rules