Overview

Namespaces

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

Classes

  • AbstractStrategy
  • DeleteStrategy
  • SuffixWithCurrentTimestampStrategy

Interfaces

  • FileExistsStrategyInterface

Exceptions

  • InvalidArgumentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Class SuffixWithCurrentTimestampStrategy

Class SuffixWithCurrentTimestampStrategy

Net\Bazzline\Component\Locator\FileExistsStrategy\AbstractStrategy implements Net\Bazzline\Component\Locator\FileExistsStrategy\FileExistsStrategyInterface
Extended by Net\Bazzline\Component\Locator\FileExistsStrategy\SuffixWithCurrentTimestampStrategy
Namespace: Net\Bazzline\Component\Locator\FileExistsStrategy
Package: Net\Bazzline\Component\Locator\FileExistsStrategy
Located at FileExistsStrategy/SuffixWithCurrentTimestampStrategy.php
Methods summary
public
# __construct( )
public
# setCurrentTimeStamp( integer $currentTimeStamp )

Parameters

$currentTimeStamp
public integer
# getCurrentTimeStamp( )

Returns

integer

Throws

Net\Bazzline\Component\Locator\FileExistsStrategy\RuntimeException
public
# execute( )

Throws

Net\Bazzline\Component\Locator\FileExistsStrategy\RuntimeException
Methods inherited from Net\Bazzline\Component\Locator\FileExistsStrategy\AbstractStrategy
getFileName(), getFilePath(), resetFileName(), resetFilePath(), setFileName(), setFilePath()
PHP Locator Generator Component by bazzline.net API documentation generated by ApiGen