Class Framework (namespace Nette)
The Nette Framework.
| Public Method Summary | |
|---|---|
| Framework |
__construct
()
Static class - cannot be instantiated.
|
| static int |
compareVersion
(string $version)
Compares current Nette Framework version with given version.
|
| static void |
promo
([$xhtml =
TRUE])
Nette Framework promotion.
|
| Constant Summary | |||
|---|---|---|---|
| string | NAME |
'Nette Framework' |
line 34 Nette Framework version identification |
| string | REVISION |
'1d6f3c5 released on 2009-11-10' |
line 38 Nette Framework version identification |
| string | VERSION |
'0.8' |
line 36 Nette Framework version identification |
| Method Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 46 __constructpublic Framework __construct () Static class - cannot be instantiated.
|
||||||||||||
|
line 58 compareVersionpublic static int compareVersion (string $version) Compares current Nette Framework version with given version.
|
||||||||||||
|
line 69 promopublic static void promo ([$xhtml = Nette Framework promotion.
|
||||||||||||
