Changes for version 1.15

  • enhancements
    • More work on inaccessable server details. This can actually indictate that either the session manager or license manager are not running and reachable.
    • Elive::Connection::SDK - error message changed to "Unable to get server details. Are all services running?"
  • refactoring
    • Elive is no longer a base class for Elive::DAO. This is largely for Elive::StandardV2's benefit, which can now base itself directly on Elive::DAO rather than Elive.
      • Created new module Elive::DAO::_Base
    • Changed parent class for Elive::DAO and Elive::DAO::_Array from Elive to Elive::DAO::_Base
    • Set $Elive::DAO::Version = '0.01'

Documentation

General Development Notes

Modules

Elluminate Live! (c) Command Toolkit bindings
Manage Elluminate Live SOAP connections.
Manage Elluminate Live SDK SOAP connections.
Abstract class for Elive Data Access Objects
Base class for arrays
Singleton mixin class
Base class for DAO objects
Base class for Elive Entities
Elluminate Group entity instance class
Group Members entity class
Invited Guest entity class
Elluminate Meeting instance class
Meeting parameters entity class
A Single Meeting Participant
Meeting Participants entity class
A list of participants
Elluminate Preload instance class
List of Preloads
Elluminate Recording Entity class
Elluminate Report entity instance class
Elluminate Role entity class
Server Details entity class
Meeting server parameters entity class
Session insert/update via ELM 3.x
Elluminate Users entity class
Utility functions for Elive
Type introspection class
Session view and insert/update via ELM 2.x