PHP Class SyntaxError, newscoop

Show file Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
ConstructParameters ( $p_errorCode, $p_templateName, $p_line = null, $p_what = null )
__construct ( $p_parameters )
getErrorCode ( )
getLine ( )
getMessage ( )
getTemplateName ( )
what ( )

Private Methods

Method Description
ErrorMessage ( $p_errorCode )

Method Details

ConstructParameters() public static method

public static ConstructParameters ( $p_errorCode, $p_templateName, $p_line = null, $p_what = null )

__construct() public method

public __construct ( $p_parameters )

getErrorCode() public method

public getErrorCode ( )

getLine() public method

public getLine ( )

getMessage() public method

public getMessage ( )

getTemplateName() public method

public getTemplateName ( )

what() public method

public what ( )