Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
PHP GWF3::DESIGN Examples
Programming Language:
PHP
Class/Type:
GWF3
Method/Function:
DESIGN
Examples at hotexamples.com:
1
PHP GWF3::DESIGN - 1 examples found
. These are the top rated real world PHP examples of
GWF3::DESIGN
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
setConfig(13)
logDie(5)
getConfig(3)
getDesign(2)
onDisplayHead(2)
onDisplayPage(2)
setDesign(2)
CONFIG(1)
DESIGN(1)
LogDie(1)
MODULE(1)
_init(1)
onDisplayFoot(1)
onLoadConfig(1)
page(1)
user(1)
Frequently Used Methods
setConfig (13)
logDie (5)
getConfig (3)
getDesign (2)
onDisplayHead (2)
onDisplayPage (2)
setDesign (2)
CONFIG (1)
DESIGN (1)
LogDie (1)
Frequently Used Methods
MODULE (1)
_init (1)
onDisplayFoot (1)
onLoadConfig (1)
page (1)
user (1)
Example #1
0
Show file
File:
gwf3.class.php
Project:
sinfocol/gwf3
public static function setDesign($design) { self::$DESIGN = $design; }
x