PHP Class InvalidFunctionException

Inheritance: extends Exception
Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $p_className, $p_methodName )
getClassName ( ) fn __construct
getMethodName ( ) fn getClassName

Method Details

__construct() public méthode

public __construct ( $p_className, $p_methodName )

getClassName() public méthode

fn __construct
public getClassName ( )

getMethodName() public méthode

fn getClassName
public getMethodName ( )