Method | Description | |
---|---|---|
getCurrentObject ( ) : object | null | Retrieves the current Object to be used | |
setCurrentObject ( $object ) : object | Set the current object so that the filter can access it |
public getCurrentObject ( ) : object | null | ||
return | object | null | | null |
public setCurrentObject ( $object ) : object | ||
$object | ||
return | object | mixed |