PHP Class Lady

Mostrar archivo 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_oe static_oe property

public static $rules