Method | Description | |
---|---|---|
__construct ( ScriptFUSION\Porter\Connector\Connector $connector ) | ||
disableCache ( ) | ||
enableCache ( ) | ||
fetch ( ScriptFUSION\Porter\Provider\Resource\ProviderResource $resource ) : Iterator | ||
getConnector ( ) : ScriptFUSION\Porter\Connector\Connector | ||
isCacheEnabled ( ) |
Method | Description | |
---|---|---|
getOptions ( ) : |
Gets the provider options. | |
setOptions ( |
Sets the provider options to the specified options. |
public __construct ( ScriptFUSION\Porter\Connector\Connector $connector ) | ||
$connector | ScriptFUSION\Porter\Connector\Connector |
public getConnector ( ) : ScriptFUSION\Porter\Connector\Connector | ||
return | ScriptFUSION\Porter\Connector\Connector |
protected getOptions ( ) : |
||
return |
protected setOptions ( |
||
$options | Options. |