phpDocumentor KuoteInterfaces
Object
[ class tree: KuoteInterfaces ] [ index: KuoteInterfaces ] [ all elements ]

Interface: KuoteInterfaces_Object

Source Location: /classes/KuoteInterfaces/Object.php

Interface KuoteInterfaces_Object

Interface Overview

KuoteInterfaces_Object This intefaces defines the set of methods that all Kuote Object implementations need to function as part of the Kuote System, in addition to each individual object's specific interface.

Located in /classes/KuoteInterfaces/Object.php [line 20]



		
				Author(s):
		
  • Kyle Hall
Information Tags:
Copyright:  2006

Methods

[ Top ]
Method Summary
void   delete()  
void   get()  
void   getId()  
void   insert()  
void   update()  

[ Top ]
Methods
delete  [line 24]

  void delete( )


API Tags:
Access:  public


[ Top ]
get  [line 21]

  void get( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
getId  [line 26]

  void getId( )


API Tags:
Access:  public


[ Top ]
insert  [line 22]

  void insert( )


API Tags:
Access:  public


[ Top ]
update  [line 23]

  void update( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 15 Dec 2006 11:18:15 -0500 by phpDocumentor 1.3.0