Skip to topic | Skip to bottom
Home
Search:

Devel
Devel.InPutStructurer1.1 - 27 Jun 2005 - 23:56 - AlsteRtopic end
You are here: Devel > InPut > InPutStructure

Start of topic | Skip to actions

input Code and Database Structure

Please note that this page relates to the code structure as of early 2005. It may and will likely have changed by now.

Code Structure

Logic / UI Layer (Class ?)

(error handling, POST stuff, html etc...)

News code

  • createNewsList
  • updateNewsList
  • mergeNewsEntrys
  • splitNewsEntrys

Trans

  • queryTranslation
  • updateTranslationList
  • updateTranslation

Input

  • addNewsEntryfromForm
  • addNewsEntryfromRSS
  • createRSSList

Genreal

  • doLogin
  • checkLogin
  • i18n

Output

  • createPrintView
  • createOOXML
  • createPlainText
  • createRSSFeed
  • XML-RPC

Data Layer Classes

(no html here, plain data only)

EVENT Class

  • getEventList

NEWS Class

  • getNews
  • setNews
  • getNewsList

PLACE Class (etxends news)

  • addPlace
  • getPlace
  • setPlace
  • getPlaceList

TRANSLATION Class

  • getTranslation
  • setTranslation
  • requestTranslation
  • getTranslationState
  • getTranslationList

DB Layer Class

(thats a copy of the DB class of sf-active wink

Database Structure

its in the .sql and not finished jet

-- AlsteR - 27 Jun 2005
to top


You are here: Devel > InPut > InPutStructure

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).