Net_Monitor
[ class tree: Net_Monitor ] [ index: Net_Monitor ] [ all elements ]

Class: Net_Monitor_Service_HTTPS

Source Location: /Net_Monitor-0.3.0/Net/Monitor/Service/HTTPS.php

Class Overview

Net_Monitor_Service
   |
   --Net_Monitor_Service_HTTP
      |
      --Net_Monitor_Service_HTTPS

class Net_Monitor_Service_HTTPS


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 45]
class Net_Monitor_Service_HTTPS

A class for checking HTTPS (web over SSL) services



[ Top ]


Class Variables

$_prefix =  'https://'

[line 61]

The prefix used to form a fully-qualified URL
  • Access: protected

Type:   string
Overrides:   Array


[ Top ]

$_service =  'HTTPS'

[line 53]

Defines the name of the service
  • Access: protected

Type:   string
Overrides:   Array


[ Top ]



Method Detail

__construct (Constructor)   [line 68]

Net_Monitor_Service_HTTPS __construct( )

function Net_Monitor_Service_HTTPS
  • Access: public

Overrides Net_Monitor_Service_HTTP::__construct() (function Net_Monitor_Service_HTTP)
[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:56:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.