linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: Filemanager

Source Location: /library/connectors/php/filemanager.class.php

Class Overview


Filemanager PHP class


Author(s):

Copyright:

  • Authors

Variables

Methods



Class Details

[line 16]
Filemanager PHP class

filemanager.class.php class for the filemanager.php connector




Tags:

author:  Simon Georget <(at) linea21 (dot) com simon (at) linea21 (dot) com>
author:  Riaan Los <(at) riaanlos (dot) nl mail (at) riaanlos (dot) nl>
copyright:  Authors
filesource:  Source Code for this file
license:  MIT


[ Top ]


Class Variables

$config = array()

[line 18]



Tags:

access:  protected

Type:   mixed


[ Top ]

$doc_root =  ''

[line 26]



Tags:

access:  protected

Type:   mixed


[ Top ]

$get = array()

[line 20]



Tags:

access:  protected

Type:   mixed


[ Top ]

$item = array()

[line 23]



Tags:

access:  protected

Type:   mixed


[ Top ]

$language = array()

[line 19]



Tags:

access:  protected

Type:   mixed


[ Top ]

$languages = array()

[line 24]



Tags:

access:  protected

Type:   mixed


[ Top ]

$logfile =  '/tmp/filemanager.log'

[line 28]



Tags:

access:  protected

Type:   mixed


[ Top ]

$logger =  false

[line 27]



Tags:

access:  protected

Type:   mixed


[ Top ]

$post = array()

[line 21]



Tags:

access:  protected

Type:   mixed


[ Top ]

$properties = array()

[line 22]



Tags:

access:  protected

Type:   mixed


[ Top ]

$root =  ''

[line 25]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 30]

Filemanager __construct( [ $config = ''])



Tags:

access:  public


Parameters:

   $config  

[ Top ]

method add [line 320]

void add( )



Tags:

access:  public


[ Top ]

method addfolder [line 369]

void addfolder( )



Tags:

access:  public


[ Top ]

method delete [line 285]

void delete( )



Tags:

access:  public


[ Top ]

method disableLog [line 692]

void disableLog( )



Tags:

access:  public


[ Top ]

method download [line 395]

void download( )



Tags:

access:  public


[ Top ]

method enableLog [line 680]

void enableLog( [ $logfile = ''])



Tags:

access:  public


Parameters:

   $logfile  

[ Top ]

method error [line 97]

void error( $string, [ $textarea = false])



Tags:

access:  public


Parameters:

   $string  
   $textarea  

[ Top ]

method getfolder [line 156]

void getfolder( )



Tags:

access:  public


[ Top ]

method getinfo [line 139]

void getinfo( )



Tags:

access:  public


[ Top ]

method getMaxUploadFileSize [line 435]

void getMaxUploadFileSize( )



Tags:

access:  public


[ Top ]

method getvar [line 122]

void getvar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

method lang [line 114]

void lang( $string)



Tags:

access:  public


Parameters:

   $string  

[ Top ]

method postvar [line 130]

void postvar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

method preview [line 418]

void preview( )



Tags:

access:  public


[ Top ]

method rename [line 236]

void rename( )



Tags:

access:  public


[ Top ]

method setFileRoot [line 87]

void setFileRoot( $path)



Tags:

access:  public


Parameters:

   $path  

[ Top ]

method setup [line 80]

void setup( $extraconfig)



Tags:

access:  public


Parameters:

   $extraconfig  

[ Top ]


Documentation generated on Mon, 08 Apr 2013 18:14:29 +0200 by phpDocumentor 1.4.1