Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • ApacheServerStatusParser
          • DomainModel
          • Service
            • Builder
            • Content
              • Fetcher
              • Parser
              • Processor
              • Storage
            • StateMachine

Classes

  • DetailOnlyStorage
  • FullStorage

Interfaces

  • StorageInterface
  • Overview
  • Namespace
  • Class

Interface StorageInterface

Direct known implementers

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage

Indirect known implementers

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\DetailOnlyStorage
Namespace: Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage
Located at Service/Content/Storage/StorageInterface.php
Methods summary
public
# addDetail( string $line )

Parameters

$line
public
# addInformation( string $line )

Parameters

$line
public
# addScoreboard( string $line )

Parameters

$line
public
# addStatistic( string $line )

Parameters

$line
public
# clear( )
public array
# getListOfDetail( )

Returns

array
public array
# getListOfInformation( )

Returns

array
public array
# getListOfScoreboard( )

Returns

array
public array
# getListOfStatistic( )

Returns

array
public boolean
# hasListOfDetail( )

Returns

boolean
public boolean
# hasListOfInformation( )

Returns

boolean
public boolean
# hasListOfScoreboard( )

Returns

boolean
public boolean
# hasListOfStatistic( )

Returns

boolean
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen