#include "rulesystem.h"#include "htmlbox.h"#include "transformerset.h"#include "treeparser.h"#include <fstream>Go to the source code of this file.
Data Structures | |
| class | PHPFiles |
| Stores informations about all refactored files. More... | |
| class | PHPFiles.PHPFileInfo |
| Information about a file. More... | |
Functions | |
| string | phpName2tplName (const string phpName) |
| Changes the file extension form php to tpl. | |
|
|
Changes the file extension form php to tpl.
Definition at line 11 of file phpfiles.h. Referenced by PHPFiles::saveOut(). |
1.3.3