Library URL-s class

access public
package kocuj_internal_lib

 Methods

Get Kocuj Internal Lib URL with the selected type

get(string $type) : string
access public

Parameters

$type

string

Type

Returns

stringKocuj Internal Lib URL with the selected type

Get singleton instance

getInstance() : object
Static
access public

Returns

objectSingleton instance

Get Kocuj Internal Lib main URL

getMain() : string
access public

Returns

stringKocuj Internal Lib main URL

Constructor

__construct() : void
access protected

Disable cloning of object

__clone() : void
access private

 Properties

 

Kocuj Internal Lib main directory

$mainDir : string

Default

''
access protected
 

Singleton instance

$instance : object

Default

NULL
Static
access private
 

Kocuj Internal Lib main URL

$mainUrl : string

Default

''
access private
 

Kocuj Internal Lib URL-s

$urls : array

Default

array()
access private