Overview

Namespaces

  • malkusch
    • bav
  • PHP

Classes

  • Agency
  • AutomaticUpdatePlan
  • BAV
  • Configuration
  • ConfigurationRegistry
  • DataBackendContainer
  • DefaultConfiguration
  • DoctrineBackendContainer
  • FileDataBackendContainer
  • LogUpdatePlan
  • PDODataBackendContainer
  • UpdatePlan
  • Overview
  • Namespace
  • Class
  • Tree

Class FileDataBackendContainer

Container for FileDataBackend objects.

malkusch\bav\DataBackendContainer
Extended by malkusch\bav\FileDataBackendContainer
Namespace: malkusch\bav
License: GPL
Author: Markus Malkusch <markus@malkusch.de>
See: DataBackend
Link: Donations
Api
Located at FileDataBackendContainer.php
Methods summary
public
# __construct( string $file = null )

Sets the path for the backend.

Sets the path for the backend.

Parameters

$file
string
$file Path to the bundesbank file
protected FileDataBackend
# makeDataBackend( )

Returns the unconfigured backend which is only created by calling the constructor.

Returns the unconfigured backend which is only created by calling the constructor.

Returns

FileDataBackend
Methods inherited from malkusch\bav\DataBackendContainer
applyUpdatePlan(), getDataBackend()
Constants inherited from malkusch\bav\DataBackendContainer
INSTALL_LOCK
API documentation generated by ApiGen 2.8.0