guava
[ class tree: guava ] [ index: guava ] [ all elements ]

Class: GuavaMessage

Source Location: /guava/trunk/includes/guavamessage.inc.php

Class Overview


GuavaMessage is the message packet for the framework


Methods



Class Details

[line 28]
GuavaMessage is the message packet for the framework



[ Top ]


Class Methods


constructor __construct [line 41]

GuavaMessage __construct( string $context, string $type, string $packet)

Creates the GuavaMessage with the context, type and packet.



Tags:

access:  public


Parameters:

string   $context   The message context (framework or object based)
string   $type   The type of message (the action to perform in the context provided)
string   $packet   The message packet.

[ Top ]

method send [line 48]

void send( mixed $dom, mixed $domRoot)



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 21 Dec 2005 14:35:59 -0800 by phpDocumentor 1.3.0RC3