PHP Class CI_Model, TastyIgniter

Inheritance: extends Curl
Afficher le fichier Open project: tastyigniter/tastyigniter Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) : void Class constructor
__get ( string $key ) __get magic

Method Details

__construct() public méthode

Class constructor
public __construct ( ) : void
Résultat void

__get() public méthode

Allows models to access CI's loaded classes using the same syntax as controllers.
public __get ( string $key )
$key string