About: Nirvana/WikiaDispatcher   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

A typical request starts from one of three places * The Skin calling WikiaApp->sendRequest for HTML * A Controller calling WikiaApp->sendRequest for Data * Ajax calling wikia.php for JSON/HTML

AttributesValues
rdfs:label
  • Nirvana/WikiaDispatcher
rdfs:comment
  • A typical request starts from one of three places * The Skin calling WikiaApp->sendRequest for HTML * A Controller calling WikiaApp->sendRequest for Data * Ajax calling wikia.php for JSON/HTML
dcterms:subject
abstract
  • A typical request starts from one of three places * The Skin calling WikiaApp->sendRequest for HTML * A Controller calling WikiaApp->sendRequest for Data * Ajax calling wikia.php for JSON/HTML In each of these examples, sendRequest constructs the request object from the parameters and calls the Dispatcher. The dispatcher determines which Controller (or Oasis/Module) to call based on those request params and returns a Response object which has a View that can be rendered. The developer should put all of their code in the Controller or the template/View and not interact with the Dispatcher directly. The only part of the Dispatcher behavior that is exposed to the developer is flagging a request as internal or external and this is done with a parameter to the WikiaApp->sendRequest() method or by calling Request->setInternal(true/false).
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software