PHP Class mihaildev\elfinder\ElFinder

Inheritance: extends yii\base\Widget
Show file Open project: mihaildev/yii2-elfinder Class Usage Examples

Public Properties

Property Type Description
$callbackFunction
$containerOptions
$controller
$filter
$frameOptions
$language
$multiple
$path
$startPath work with PathController

Public Methods

Method Description
ckeditorOptions ( $controller, $options = [] )
genPathHash ( $path )
getManagerUrl ( $controller, $params = [] )
getSupportedLanguage ( $language )
init ( )
run ( )

Method Details

ckeditorOptions() public static method

public static ckeditorOptions ( $controller, $options = [] )

genPathHash() public static method

public static genPathHash ( $path )

getManagerUrl() public static method

public static getManagerUrl ( $controller, $params = [] )

getSupportedLanguage() static public method

static public getSupportedLanguage ( $language )

init() public method

public init ( )

run() public method

public run ( )

Property Details

$callbackFunction public property

public $callbackFunction

$containerOptions public property

public $containerOptions

$controller public property

public $controller

$filter public property

public $filter

$frameOptions public property

public $frameOptions

$language public property

public $language

$multiple public property

public $multiple

$path public property

public $path

$startPath public property

work with PathController
public $startPath