PHP Class Notice, kohanaframework.org

Inheritance: extends CActiveRecord
Afficher le fichier Open project: kohana/kohanaframework.org Class Usage Examples

Méthodes publiques

Méthode Description
add ( $type, $message = NULL, array $values = NULL ) : void Add a new notice
as_array ( ) : array Returns the current notices.

Method Details

add() public static méthode

Add a new notice
public static add ( $type, $message = NULL, array $values = NULL ) : void
$values array
Résultat void

as_array() public static méthode

Returns the current notices.
public static as_array ( ) : array
Résultat array