GFtpApplicationComponent

NamegFtp
ClassGFtpApplicationComponent
Location/home/vhosts/app-manager.eu5.org/protected/extensions/GFtp/GFtpApplicationComponent.php
Author
Version1.0
Linkhttp://www.guenot.info
FTP connection to use as an Application Component.

Options

Displaying 1-6 of 6 results.
NameValueDescriptionType
gftpnullDirect FTP connection.GFtp
behaviorsarray()The behaviors that should be attached to this component. The behaviors will be attached to the component when {@link init} is called. Please refer to {@link CModel::behaviors} on how to specify the value of this property.array
connectionStringnullSets a new connection string. If connection is already openned, try to close it before. @param string $connectionString FTP connection string (like ftp://[<user>[:<pass>]@]<host>[:<port>]) @throws GFtpException if <i>connectionString</i> is not valid or if could not close an already openned connection.string
fileListConverternullSet up the file list converter. The file list converter should be :<ul><li>a string referencing an existing class (must inherit GFtpFileListConverter),</li><li>or an array used to build a new Yii component (@see Yii::createComponent)</li><li>or an instance of a child class of GFtpFileListConverter</li></ul>mixed
timeoutnullSet the connection timeout. The new connection timeout.int
passivenullChanges thepassive mode for the FTP connection. TRUE to set passive mode FALSE, otherwise.bool
Free Web Hosting