default
[ class tree: default ] [ index: default ] [ all elements ]

Class: Koowa

Source Location: /libraries/koowa/koowa.php

Class Overview


Koowa class


Author(s):

Variables

Constants

Methods



Class Details

[line 21]
Koowa class

Loads classes and files, and provides metadata for Koowa such as version info




Tags:

author:  Johan Janssens <johan@nooku.org>
usedby:  KLoaderAdapterKoowa


[ Top ]


Class Variables

$_path =

[line 35]

Path to Koowa libraries



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


static method getInstance [line 74]

static Koowa getInstance( [array $config = array()])

Singleton instance



Tags:

access:  public


Parameters:

array   $config   An optional array with configuration options.

[ Top ]

method getPath [line 100]

string getPath( )

Get path to Koowa libraries



Tags:

access:  public


[ Top ]

method getVersion [line 90]

string getVersion( )

Get the version of the Koowa library



Tags:

access:  public


[ Top ]

constructor __construct [line 44]

Koowa __construct( [array $config = array()])

Constructor

Prevent creating instances of this class by making the contructor private




Tags:

access:  private


Parameters:

array   $config   An optional array with configuration options.

[ Top ]

method __clone [line 66]

void __clone( )

Clone

Prevent creating clones of this class




Tags:

access:  private


[ Top ]


Class Constants

VERSION =  '12.2'

[line 28]

Koowa version


[ Top ]



Documentation generated on Sat, 18 May 2013 03:05:03 +0200 by phpDocumentor 1.4.3