• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdesdk
  • Sitemap
  • Contact Us
 

umbrello/umbrello

Php5Writer Class Reference

#include <php5writer.h>

Inheritance diagram for Php5Writer:

Inheritance graph
[legend]

List of all members.


Detailed Description

Class Php5Writer is a PHP code generator for UMLClassifier objects.

Just call writeClass and feed it a UMLClassifier.

Definition at line 31 of file php5writer.h.


Public Member Functions

 Php5Writer ()
virtual ~Php5Writer ()
virtual void writeClass (UMLClassifier *c)
virtual Uml::Programming_Language getLanguage ()
virtual const QStringList reservedKeywords () const

Constructor & Destructor Documentation

Php5Writer::Php5Writer (  ) 

Definition at line 2991 of file php5writer.cpp.

Php5Writer::~Php5Writer (  )  [virtual]

Definition at line 2995 of file php5writer.cpp.


Member Function Documentation

void Php5Writer::writeClass ( UMLClassifier *  c  )  [virtual]

Call this method to generate Php code for a UMLClassifier.

Parameters:
c the class you want to generate code for.

Implements SimpleCodeGenerator.

Definition at line 2999 of file php5writer.cpp.

Uml::Programming_Language Php5Writer::getLanguage (  )  [virtual]

Returns "PHP".

Returns:
the programming language identifier

Implements CodeGenerator.

Definition at line 3398 of file php5writer.cpp.

const QStringList Php5Writer::reservedKeywords (  )  const [virtual]

Get list of reserved keywords.

Returns:
the list of reserved keywords

Reimplemented from CodeGenerator.

Definition at line 3403 of file php5writer.cpp.


The documentation for this class was generated from the following files:
  • php5writer.h
  • php5writer.cpp

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdesdk

Skip menu "kdesdk"
  • kate
  •     kate
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal