|
| BaseTemplate.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
| QuickTemplate.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
| Skin.php |
| Base class for all skins.
|
|
| SkinApi.php |
| Extremely basic "skin" for API output, which needs to output a page without the usual skin elements but still using CSS, JS, and such via OutputPage and ResourceLoader.
|
|
| SkinApiTemplate.php |
| Extremely basic "skin" for API output, which needs to output a page without the usual skin elements but still using CSS, JS, and such via OutputPage and ResourceLoader.
|
|
| SkinException.php |
| Copyright 2014.
|
|
| SkinFactory.php |
| Copyright 2014.
|
|
| SkinFallback.php |
| Skin file for the fallback skin.
|
|
| SkinFallbackTemplate.php |
| Skin template for the fallback skin.
|
|
| SkinTemplate.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|