-
Getting Started Part1
A 30 minute walk-through
What is a component
In Konstrukt an application consists of objects called components. These are the basic building blocks. A component combines several responsibilities into ...
-
Getting Started Part2
Getting started - part 2
For this tutorial we presume that you have completed the first tutorial, since it builds on the code produced from that.
Negotiating the Content-Type
Most of the time a web ap...
-
Reference
There is also an autogenerated api-reference, which contains all classes, interfaces and methods in the library.
If you find any errors - even if it's just a spelling mistake, or a dodgy phrasing - do...
-
Getting Started Part3
Getting started - part 3
This is the third part of a series. Since the text refers to a running example, you should start with the first two parts.
Managing Dependencies
So far, we have used global va...
-
API documentation for Konstrukt
API documentation for Konstrukt
methods
abstract,
properties
public
setImplementation(
mixed
public
create(
protected
instantiate(
methods
void
methods
mixed
properties
void
$regis...
-
Konstrukt
Konstrukt
Key Aspects
Routing based on logic rather than rules
Nested controllers supports composite view rendering
Design Goals
Enable the programmer, rather than automating
Favour aggregation over c...