PHP Class MetaOrder

Datei anzeigen Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
GetTypeName ( )
IsValid ( $p_value )
__construct ( $p_value )
getValue ( )
setValue ( $p_value ) fn __construct

Method Details

GetTypeName() public static method

public static GetTypeName ( )

IsValid() public static method

public static IsValid ( $p_value )

__construct() public method

public __construct ( $p_value )

getValue() public method

public getValue ( )

setValue() public method

fn __construct
public setValue ( $p_value )