PHP 클래스 Newscoop\NewscoopBundle\Controller\PluginsController

상속: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
changePluginStatusAction ( Request $request, $action, $pluginId )
dump_chunk ( $chunk )
indexAction ( Request $request )
searchOnPackagistAction ( Request $request )

비공개 메소드들

메소드 설명
aasort ( &$array, $key )
createFolderStructure ( $pluginService )
searchForPrivatePlugins ( $pluginService )

메소드 상세

changePluginStatusAction() 공개 메소드

public changePluginStatusAction ( Request $request, $action, $pluginId )
$request Symfony\Component\HttpFoundation\Request

dump_chunk() 공개 메소드

public dump_chunk ( $chunk )

indexAction() 공개 메소드

public indexAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request

searchOnPackagistAction() 공개 메소드

public searchOnPackagistAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request