Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • EventListener
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • HTTPClient
  • HTTPResult
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class HTTPResult

Namespace: Mapbender\Component\HTTP
Located at Mapbender/Component/HTTP/HTTPResult.php
Methods summary
public
# isSuccess( )
public
# setHeaders( mixed $headers )
public
# getHeaders( )
public
# getHeader( mixed $header )
public
# setData( mixed $data )
public
# getData( )
public
# setStatusCode( mixed $statusCode )
public
# getStatusCode( )
public
# getStatusMessage( )
Properties summary
protected string $statusCode ""
#
protected mixed $data null
#
protected array $headers array()
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0