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

Class: PhpUrlConnection

Source Location: /rvtwo/classes/DDMSClient/PhpUrlConnection.php

Class Overview


Class Description: Class representing a URL connection for posting and getting data to and from the DDMS server URL.


Author(s):

  • Jan van der Breggen

Variables

Methods



Class Details

[line 13]
Class Description: Class representing a URL connection for posting and getting data to and from the DDMS server URL.

(see package.php for documentation of the DDMS package.).




Tags:

author:  Jan van der Breggen
see:  package.php
since:  : 29/04/2009


[ Top ]


Class Variables

$fragment =

[line 24]



Tags:

access:  protected

Type:   mixed


[ Top ]

$host =

[line 18]



Tags:

access:  protected

Type:   mixed


[ Top ]

$pass =

[line 21]



Tags:

access:  protected

Type:   mixed


[ Top ]

$path =

[line 22]



Tags:

access:  protected

Type:   mixed


[ Top ]

$port =

[line 19]



Tags:

access:  protected

Type:   mixed


[ Top ]

$query =

[line 23]



Tags:

access:  protected

Type:   mixed


[ Top ]

$scheme =

[line 17]



Tags:

access:  protected

Type:   mixed


[ Top ]

$timeoutValue =  60

[line 25]



Tags:

access:  protected

Type:   mixed


[ Top ]

$urlString =

[line 16]



Tags:

access:  protected

Type:   mixed


[ Top ]

$user =

[line 20]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 27]

PhpUrlConnection __construct( $urlString)



Parameters:

   $urlString  

[ Top ]

method connected [line 37]

void connected( )



Tags:

access:  public


[ Top ]

method getData [line 54]

void getData( $controllerString)



Tags:

access:  public


Parameters:

   $controllerString  

[ Top ]

method makeQueryString [line 85]

void makeQueryString( $data)



Tags:

access:  private


Parameters:

   $data  

[ Top ]

method postData [line 63]

void postData( $controllerString, $data)



Tags:

access:  public


Parameters:

   $controllerString  
   $data  

[ Top ]

method setConnectionEnvironment [line 49]

void setConnectionEnvironment( $timeOutValue)



Parameters:

   $timeOutValue  

[ Top ]

method urlErrorHandler [line 80]

void urlErrorHandler( $errno, $errstr, $errfile, $errline)



Parameters:

   $errno  
   $errstr  
   $errfile  
   $errline  

[ Top ]


Documentation generated on Mon, 18 May 2009 11:22:13 +0200 by phpDocumentor 1.4.1