API17

API17:JFTP:: construct

From Joomla! Documentation

Joomla 11.1 JFTP::__construct

Description

object constructor. 


public function __construct ($options=array())
Parameter Type Default Description
$options array array() Associative array of options to set
  • Returns
  • Defined on line 128 of libraries/joomla/client/ftp.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples