Overview

Namespaces

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

Classes

  • SectionStateMachine
  • Overview
  • Namespace
  • Class

Class SectionStateMachine

Namespace: Net\Bazzline\Component\ApacheServerStatusParser\Service\StateMachine
Located at Service/StateMachine/SectionStateMachine.php
Methods summary
public
# __construct( )
public
# reset( )
public
# setCurrentStateToDetail( )
public
# setCurrentStateToInformation( )
public
# setCurrentStateToScoreboard( )
public
# setCurrentStateToStatistic( )
public boolean
# theCurrentStateIsDetail( )

Returns

boolean
public boolean
# theCurrentStateIsInformation( )

Returns

boolean
public boolean
# theCurrentStateIsScoreboard( )

Returns

boolean
public boolean
# theCurrentStateIsStatistic( )

Returns

boolean
Constants summary
string STATE_OF_DETAIL
# 'detail'
string STATE_OF_INFORMATION
# 'information'
string STATE_OF_SCOREBOARD
# 'scoreboard'
string STATE_OF_STATISTIC
# 'statistic'
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen