Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Locator
          • Configuration
            • Assembler
            • Validator
          • FileExistsStrategy
          • Generator
          • MethodBodyBuilder
          • Process
            • Transformer
              • Assembler
              • FileLoader
              • Generator
            • Validator

Classes

  • AbstractAssembler
  • FromArrayAssembler
  • FromPropelSchemaXmlAssembler

Interfaces

  • AssemblerInterface

Exceptions

  • InvalidArgumentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Class FromArrayAssembler

Class FromArrayAssembler

Net\Bazzline\Component\Locator\Configuration\Assembler\AbstractAssembler implements Net\Bazzline\Component\Locator\Configuration\Assembler\AssemblerInterface
Extended by Net\Bazzline\Component\Locator\Configuration\Assembler\FromArrayAssembler
Namespace: Net\Bazzline\Component\Locator\Configuration\Assembler
Package: Net\Bazzline\Component\Locator\Configuration\Assembler
Located at Configuration/Assembler/FromArrayAssembler.php
Methods summary
protected Net\Bazzline\Component\Locator\Configuration\Configuration
# map( mixed $data, Net\Bazzline\Component\Locator\Configuration\Configuration $configuration )

Parameters

$data
$configuration

Returns

Net\Bazzline\Component\Locator\Configuration\Configuration

Throws

Net\Bazzline\Component\Locator\Configuration\Assembler\RuntimeException
protected
# validateData( mixed $data )

Parameters

$data

Throws

Net\Bazzline\Component\Locator\Configuration\Assembler\InvalidArgumentException
Methods inherited from Net\Bazzline\Component\Locator\Configuration\Assembler\AbstractAssembler
assemble(), mapBooleanProperties(), mapStringProperties(), validateDataWithMandatoryKeysAndExpectedValueType(), validateDataWithOptionalKeysAndExpectedValueTypeOrSetExpectedValueAsDefault()
PHP Locator Generator Component by bazzline.net API documentation generated by ApiGen