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

Class: Continuation

Source Location: /continuation.php

Class Overview


Continuation


Author(s):

Version:

  • 0.1.2

Variables

Methods



Class Details

[line 29]
Continuation

Incomplete, should pump Comet-style state-change messages to Ajax or other clients or controllers.

More info... http://dbscript.net/continuation




Tags:

todo:  implement
version:  0.1.2
access:  public
author:  Brian Hendrickson <brian@dbscript.net>


[ Top ]


Class Variables

$end_state =

[line 35]


Type:   mixed


[ Top ]

$entry_actions = array()

[line 32]


Type:   mixed


[ Top ]

$exit_actions = array()

[line 34]


Type:   mixed


[ Top ]

$resource =

[line 36]


Type:   mixed


[ Top ]

$responds_to =

[line 37]


Type:   mixed


[ Top ]

$start_state =

[line 31]


Type:   mixed


[ Top ]

$states = array()

[line 33]


Type:   mixed


[ Top ]

$template_path =

[line 38]


Type:   mixed


[ Top ]



Class Methods


method add_action_state [line 54]

void add_action_state( $arr)



Parameters:

   $arr  

[ Top ]

method add_entry_action [line 67]

void add_entry_action( $bean, $method)



Parameters:

   $bean  
   $method  

[ Top ]

method add_exit_action [line 71]

void add_exit_action( $bean, $method)



Parameters:

   $bean  
   $method  

[ Top ]

method add_view_state [line 44]

void add_view_state( $arr)



Parameters:

   $arr  

[ Top ]

method set_end_state [line 63]

void set_end_state( $str)



Parameters:

   $str  

[ Top ]

method set_start_state [line 40]

void set_start_state( $str)



Parameters:

   $str  

[ Top ]


Documentation generated on Mon, 19 Feb 2007 10:24:42 -0800 by phpDocumentor 1.3.1