![]() |
Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Default theme class. More...
Inheritance diagram for defaultTheme:
Collaboration diagram for defaultTheme:Public Member Functions | |
| __construct () | |
| Constructs a default theme instance. | |
| getDescription () | |
| Gets theme description. | |
| getImage () | |
| Gets theme representative image. | |
| getName () | |
| Gets theme name. | |
Default theme class.
Definition at line 34 of file default.php.
Constructs a default theme instance.
Definition at line 41 of file default.php.
Gets theme description.
Implements Itheme.
Definition at line 70 of file default.php.
Here is the call graph for this function:Gets theme representative image.
Implements Itheme.
Definition at line 52 of file default.php.
Here is the call graph for this function:Gets theme name.
Implements Itheme.
Definition at line 61 of file default.php.
Here is the call graph for this function: