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

Class: DCURLUsernamePasswordObject

Source Location: /Remote/HTTP/DCURLUsernamePasswordObject.php

Class Overview

DObject
   |
   --DCURLUsernamePasswordObject

This file contains main FTP Class


Author(s):

  • ranapat

Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DObject

DObject::__construct()
Constructor
DObject::debug()
Debig
DObject::getClassMembers()
Gets member variables of the instance
DObject::getClassMemberType()
Gets class member type
DObject::getClassMethods()
Gets classes of the class
DObject::getClassName()
Gets class name
DObject::PHPSerialize()
Gets serialized string of the class
DObject::trace()
Trace
DObject::__destruct()
Descructor
DObject::__toString()
Returns String equivalent of the object.

Class Details

[line 10]
This file contains main FTP Class



Tags:

author:  ranapat


[ Top ]


Class Variables

$password =  ""

[line 24]

Password



Tags:

access:  public

Type:   string


[ Top ]

$username =  ""

[line 17]

Username



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 33]

DCURLUsernamePasswordObject __construct( string $username, string $password)

Constructor



Tags:

access:  public


Overrides DObject::__construct() (Constructor)

Parameters:

string   $username  
string   $password  

[ Top ]

method __toString [line 46]

string __toString( )

Get CURL username:password



Tags:

access:  public


Overrides DObject::__toString() (Returns String equivalent of the object.)

[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:03:42 +0300 by phpDocumentor 1.4.3