Overview

Namespaces

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

Classes

  • DetailOnlyStorage
  • FullStorage

Interfaces

  • StorageInterface
  • Overview
  • Namespace
  • Class

Class DetailOnlyStorage

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

Parameters

$line

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::addInformation()
public
# addScoreboard( string $line )

Parameters

$line

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::addScoreboard()
public
# addStatistic( string $line )

Parameters

$line

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::addStatistic()
public boolean
# hasListOfInformation( )

Returns

boolean

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::hasListOfInformation()
public boolean
# hasListOfScoreboard( )

Returns

boolean

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::hasListOfScoreboard()
public boolean
# hasListOfStatistic( )

Returns

boolean

Overrides

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage::hasListOfStatistic()
Methods inherited from Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Storage\FullStorage
__construct(), addDetail(), clear(), getListOfDetail(), getListOfInformation(), getListOfScoreboard(), getListOfStatistic(), hasListOfDetail()
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen