Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Notice
PHP Class Notice, kohanaframework.org
Inheritance:
extends
CActiveRecord
Datei anzeigen
Open project: kohana/kohanaframework.org
Class Usage Examples
Public Methods
Method
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
method
Add a new notice
public
static
add
(
$type
,
$message
= NULL,
array
$values
= NULL ) :
void
$values
array
return
void
as_array()
public
static
method
Returns the current notices.
public
static
as_array
( ) :
array
return
array