PHP Class Resources\Controller

Afficher le fichier Open project: panada/panada Class Usage Examples

Méthodes publiques

Свойство Type Description
$config

Méthodes publiques

Méthode Description
__construct ( )
__get ( $class )
location ( $location = '' )
output ( $panadaViewfile, $data = [] )
outputError ( $file, $data = [] )
outputJSON ( $data )
outputXML ( $data )
redirect ( $location = '', $status = 302 )

Private Methods

Méthode Description
outputTransporter ( $data, $type )

Method Details

__construct() public méthode

public __construct ( )

__get() public méthode

public __get ( $class )

location() public méthode

public location ( $location = '' )

output() public méthode

public output ( $panadaViewfile, $data = [] )

outputError() public static méthode

public static outputError ( $file, $data = [] )

outputJSON() public méthode

public outputJSON ( $data )

outputXML() public méthode

public outputXML ( $data )

redirect() public méthode

public redirect ( $location = '', $status = 302 )

Property Details

$config public_oe property

public $config