PHP 클래스 Notice, kohanaframework.org

상속: extends CActiveRecord
파일 보기 프로젝트 열기: kohana/kohanaframework.org 1 사용 예제들

공개 메소드들

메소드 설명
add ( $type, $message = NULL, array $values = NULL ) : void Add a new notice
as_array ( ) : array Returns the current notices.

메소드 상세

add() 공개 정적인 메소드

Add a new notice
public static add ( $type, $message = NULL, array $values = NULL ) : void
$values array
리턴 void

as_array() 공개 정적인 메소드

Returns the current notices.
public static as_array ( ) : array
리턴 array