PHP Class Barryvdh\Elfinder\ElfinderController

Inheritance: extends Illuminate\Routing\Controller
Afficher le fichier Open project: barryvdh/laravel-elfinder

Protected Properties

Свойство Type Description
$app Illuminate\Foundation\Application The application instance.
$package

Méthodes publiques

Méthode Description
__construct ( Illuminate\Foundation\Application $app )
showCKeditor4 ( )
showConnector ( )
showFilePicker ( $input_id )
showIndex ( )
showPopup ( $input_id )
showTinyMCE ( )
showTinyMCE4 ( )

Méthodes protégées

Méthode Description
getViewVars ( )

Method Details

__construct() public méthode

public __construct ( Illuminate\Foundation\Application $app )
$app Illuminate\Foundation\Application

getViewVars() protected méthode

protected getViewVars ( )

showCKeditor4() public méthode

public showCKeditor4 ( )

showConnector() public méthode

public showConnector ( )

showFilePicker() public méthode

public showFilePicker ( $input_id )

showIndex() public méthode

public showIndex ( )

showPopup() public méthode

public showPopup ( $input_id )

showTinyMCE() public méthode

public showTinyMCE ( )

showTinyMCE4() public méthode

public showTinyMCE4 ( )

Property Details

$app protected_oe property

The application instance.
protected Application,Illuminate\Foundation $app
Résultat Illuminate\Foundation\Application

$package protected_oe property

protected $package