Class Delivery

Description

Located in /addons/Delivery.php (line 9)

ModelAbstract
   |
   --Delivery
Variable Summary
mixed $table
Method Summary
static Delivery getInstance ()
void admin ()
void save ()
Variables
static Delivery $_instance = null (line 16)

Singleton instance

  • access: protected
mixed $table = 'deliverys' (line 18)
  • access: public
Methods
static method getInstance (line 28)

Returns an instance of Delivery

Singleton pattern implementation

  • return: Provides a fluent interface
  • access: public
static Delivery getInstance ()
admin (line 36)
  • access: public
void admin ()
save (line 83)
  • access: public
void save ()

Documentation generated on Fri, 19 Aug 2016 17:10:29 +0200 by phpDocumentor 1.4.3