ZenCart_Documentation  1.5.0
http://www.collinsharper.com
messageStack Class Reference
Inheritance diagram for messageStack:
tableBlock

Public Member Functions

 messageStack ()
 add ($message, $type= 'error')
 add_session ($message, $type= 'error')
 reset ()
 output ()

Data Fields

 $size = 0

Detailed Description

Definition at line 22 of file message_stack.php.


Member Function Documentation

add ( message,
type = 'error' 
)

Definition at line 37 of file message_stack.php.

add_session ( message,
type = 'error' 
)

Definition at line 54 of file message_stack.php.

Definition at line 25 of file message_stack.php.

output ( )

Definition at line 68 of file message_stack.php.

reset ( )

Definition at line 63 of file message_stack.php.


Field Documentation

$size = 0

Definition at line 23 of file message_stack.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations