PHP 클래스 Controller\Websaccre

상속: extends controller\Mth3l3m3nt
파일 보기 프로젝트 열기: alienwithin/OWASP-mth3l3m3nt-framework

공개 메소드들

메소드 설명
beforeroute ( ) Loads the Main Interface Layout
generic_request ( controller\Base $f3 ) Handles Your little Hurl.it like service to make requests to remote servers using various methods
shellGenerator ( controller\Base $f3 )

메소드 상세

beforeroute() 공개 메소드

Loads the Main Interface Layout
public beforeroute ( )

generic_request() 공개 메소드

Handles Your little Hurl.it like service to make requests to remote servers using various methods
public generic_request ( controller\Base $f3 )
$f3 controller\Base

shellGenerator() 공개 메소드

public shellGenerator ( controller\Base $f3 )
$f3 controller\Base