#include "phpout.h"#include "phpdb.h"#include "phpctrans.h"#include "phpstrans.h"#include "phpclass.h"#include <QDir>#include <QDomElement>#include "phpconst.h"Defines | |
| #define | WOC_PHP_NO_WRAP |
Functions | |
| static const QByteArray | SCHEMASTART ("class WobSchema extends WobSchemaBase\n{\nfunction __construct(){\n\tparent::__construct();\n") |
| static const QByteArray | SCHEMAEND ("}};\n") |
| #define WOC_PHP_NO_WRAP |
| static const QByteArray SCHEMAEND | ( | "}};\n" | ) | [static] |
| static const QByteArray SCHEMASTART | ( | ) | [static] |
1.7.1