Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ConnectionData
phi.db A class for storing a connection information.
 Database
phi.db A Singleton IDatabase implementation.
 IDatabase
phi.interfaces The interface definition for a Database object.
 IQuery
phi.interfaces The interface definition for a Query object.
 Query
phi.db A IQuery implementation.