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

Class: elFinderConnector

Source Location: /zp-extensions/elFinder/php/elFinderConnector.class.php

Class elFinderConnector

Class Overview

Default elFinder connector

Located in /zp-extensions/elFinder/php/elFinderConnector.class.php [line 8]



		
				Author(s):
		
  • Dmitry (dio) Levashov
Information Tags:

Properties

Methods

[ Top ]
Property Summary
elFinder   $elFinder   elFinder instance
string   $header   undocumented class variable
aray   $options   Options

[ Top ]
Method Summary
void   __construct()   Constructor
void   output()   Output json
void   run()   Execute elFinder command and output result

[ Top ]
Properties
elFinder   $elFinder [line 14]

elFinder instance

API Tags:
Access:  protected


[ Top ]
string   $header = 'Content-Type: application/json' [line 28]

undocumented class variable

API Tags:
Access:  protected


[ Top ]
aray   $options = array() [line 21]

Options

API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 37]

  void __construct( $elFinder, [ $debug = false]  )

Constructor

Parameters:
   $elFinder: 
   $debug: 

API Tags:
Access:  public

Information Tags:
Author:  Dmitry (dio) Levashov

[ Top ]
output  [line 103]

  void output( $data  )

Output json

Parameters:
array   $data:  data to output

API Tags:
Access:  protected

Information Tags:
Author:  Dmitry (dio) Levashov

[ Top ]
run  [line 51]

  void run( )

Execute elFinder command and output result


API Tags:
Access:  public

Information Tags:
Author:  Dmitry (dio) Levashov

[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:25 +0200 by phpDocumentor 1.4.3