Method | Description | |
---|---|---|
TestBehaviorMethod ( $object, $param1, $param2 ) | ||
__dycall ( $method, $args ) | Dynamic Calls within class behaviors contain the main object as the first parameter within the args | |
dyTestIntraEvent ( $object, $param1, $param2, $chain ) | ||
getLastBehaviorDynamicMethodCalled ( ) |
public __dycall ( $method, $args ) |