Class: VHibernateDriver

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

Class Overview [line 35]

VType
   |
   --VObject
      |
      --VHibernateDriver

Virtual Web Platform - Hibernate System

Author(s):

Version:

Copyright:

  • (c) Ralph Ritoch - All Rights Reserved

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: VObject

VObject::__construct()
Class Constructor
VObject::bind()
Bind values to this object
VObject::delete()
Delete Object
VObject::get()
Get value
VObject::getAll()
Get all object values
VObject::getError()
Get error message
VObject::getErrors()
Get errors
VObject::getMethods()
Get object methods
VObject::getProperties()
Get object properties
VObject::save()
Save Object
VObject::set()
Set a value
VObject::setError()
Set error value
VObject::setProperties()
Set property values
VObject::setProperty()
Set property value
VObject::toString()
Convert object to string
VObject::__destruct()
Class Destructor
VObject::__get()
VObject::__isset()
VObject::__set()
VObject::__toString()
Return object as a string
VObject::__unset()


Class Details

Virtual Web Platform - Hibernate System

This class provides the hibernate system

Tags:

[ Top ]


Class Variables


Class Methods

static addCleanupTask

static void addCleanupTask( string|array $taskFunc, [string|array $abortFunc = null])

[line 106]

Add Cleanup Task

Tags:

  • access - public

Parameters:

  • string|array $taskFunc - Task function
  • string|array $abortFunc - Abort Function

[ Top ]

static sleep

static void sleep( mixed $key)

[line 149]

Hibernate system

Tags:

  • access - public

Parameters:

  • mixed $key - Sleep key

[ Top ]

static wake

static string wake( )

[line 79]

System Wakeup

Tags:

  • return - sleep signature
  • access - public

Parameters:

[ Top ]

static _cleanupAbort

static void _cleanupAbort( )

[line 118]

Process cleanup abort task

Tags:

  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Sun, 06 Mar 2011 02:22:03 -0600 by phpDocumentor 1.4.3