Class: VCallback

Source Location: /libraries/vwp/sys/callback.php

Class Overview [line 30]

VType
   |
   --VCallback

Virtual Web Platform - Callback

Author(s):

Version:

Copyright:

  • (c) Ralph Ritoch - All Rights Reserved

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Virtual Web Platform - Callback

This class provides Callback support which links a callback to a shell.

Tags:

[ Top ]


Class Variables

$cb

[line 39]

System callback

Tags:

  • var - Callback
  • access - protected

Type: array

Overrides:

[ Top ]

$_shell

[line 47]

Callback shell buffer

Tags:

  • var - Shell Buffer
  • access - protected

Type: array

Overrides:

[ Top ]


Class Methods

__construct

VCallback __construct( array $callback)

[line 103]

Class Constructor

Parameters:

  • array $callback - System callback

[ Top ]

doAction

void doAction( )

[line 79]

Perform callback action

Tags:

  • access - public

Parameters:

[ Top ]

getAction

array getAction( )

[line 68]

Get action

Tags:

  • return - callback action
  • access - public

Parameters:

[ Top ]

getCallback

array getCallback( )

[line 56]

Get system callback

Tags:

  • return - Callback
  • access - public

Parameters:

[ Top ]

getShell

object callback &getShell( )

[line 92]

Get callback shell

Tags:

  • return - shell
  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Sun, 06 Mar 2011 02:21:50 -0600 by phpDocumentor 1.4.3