User contributions for Klaus
From Sunhill Framework Documentation
30 September 2024
- 10:0910:09, 30 September 2024 diff hist +35 Template:Note +cat current
- 10:0710:07, 30 September 2024 diff hist +5 Category:Submodule recat current
- 10:0710:07, 30 September 2024 diff hist +5 Category:Developer resources recat current
- 10:0610:06, 30 September 2024 diff hist −1 Category:Framework management recat current
- 10:0510:05, 30 September 2024 diff hist 0 m Category:Using the framework Klaus moved page Category:!Using the framework to Category:Using the framework without leaving a redirect: Without ! current
- 10:0410:04, 30 September 2024 diff hist +5 Category:Helpers recat current
- 10:0310:03, 30 September 2024 diff hist +79 N Category:Using the framework cat created
- 10:0310:03, 30 September 2024 diff hist +6 Category:Framework management recat
- 10:0210:02, 30 September 2024 diff hist +109 N Category:Helpers Created page with "Collects articles about structures that help the programmer using the framework. Category:!Main category"
- 10:0010:00, 30 September 2024 diff hist +89 N Category:Template:Information cat created current
- 09:5909:59, 30 September 2024 diff hist 0 Template:Warning cat change current
- 09:5709:57, 30 September 2024 diff hist +69 N Category:Namespace cat created current
- 09:5609:56, 30 September 2024 diff hist +49 N Category:Storages Created page with "Articles about storages. Category:Properties" current
- 09:5509:55, 30 September 2024 diff hist +76 N Category:Developer resources Created page with "Collects articles and templates for developers. Category:!Main category"
- 09:5409:54, 30 September 2024 diff hist +82 N Category:Template:Templates Created page with "Top category for collection categories for templates. Category:!Main category" current
- 09:5409:54, 30 September 2024 diff hist +115 N Category:Template:Developer resources cat created current
- 09:5309:53, 30 September 2024 diff hist +1 Template:Resource link cat fix current
- 09:5109:51, 30 September 2024 diff hist +116 N Category:Submodule Cat created
- 09:5009:50, 30 September 2024 diff hist −9 Storages recat
- 09:4809:48, 30 September 2024 diff hist +141 N Category:Wiki:System Created page with "The category '''Wiki:System''' collects categories that have to do with the mediawiki system or its maintenance. Category:!Main category" current
- 09:4509:45, 30 September 2024 diff hist −3 Category:Wiki:Maintenance Recat current
- 09:4209:42, 30 September 2024 diff hist +101 N Category:Properties + Cat +Catdescription current
- 09:4009:40, 30 September 2024 diff hist +25 Array properties +Cat current
- 08:4408:44, 30 September 2024 diff hist +2,104 Element builder + Record element current
- 05:0605:06, 30 September 2024 diff hist +301 Element builder +catchall method
29 September 2024
- 19:1019:10, 29 September 2024 diff hist +525 N Element builder page created
- 18:5018:50, 29 September 2024 diff hist +806 Record properties →Defining member properties
28 September 2024
- 23:4823:48, 28 September 2024 diff hist +723 N Record properties Created page with "'''Record properties''' are properties that consist of other properties (even other record properties). The elements of a record properties are accessed just like a object in php. Example: $record_property->integer_property = 5; // calls $integer_property->setValue(5); == Defining member properties == Any record property consist at least of one member property. There are three ways to tell the record what members it has === Defining a initializeRecord() method === =..."
- 23:1323:13, 28 September 2024 diff hist +12 Array properties Added Maps
- 22:2622:26, 28 September 2024 diff hist +420 Array properties +setValue chapter
- 21:3421:34, 28 September 2024 diff hist +616 Array properties +Index chapter
- 20:5020:50, 28 September 2024 diff hist +2,383 N Array properties Created page with "'''Array properties''' are properties that are accessed like a php array via an index. Array indexed are derived from AbstractArrayProperty which in turn is a child of AbstractProperty and therefor inherits all its properties and methods. But there are some array specific topics: == Accessing an element == Like with any array one can access an element via [$index]. Example: echo $array_property[0]; // prints the first element (when it exists) == Addin..."
- 19:2219:22, 28 September 2024 diff hist +241 Properties →Information: + Other basic property types
- 18:5918:59, 28 September 2024 diff hist +48 Properties →Default value: +default()
- 18:0818:08, 28 September 2024 diff hist +1,396 Properties moved some methods from AbstractSimpleProperty to here
- 13:4613:46, 28 September 2024 diff hist +196 N Submodules/Properties created page current
- 13:4413:44, 28 September 2024 diff hist +70 Classes + more semantics
- 13:4313:43, 28 September 2024 diff hist +127 N Namespaces/Properties Created page with "The namespace '''Sunhill/Properties''' is used for the basic property classes. Category:Namespace Category:Properties" current
- 13:4113:41, 28 September 2024 diff hist +283 Classes No edit summary
- 13:4113:41, 28 September 2024 diff hist +2 Template:Class info No edit summary current
- 13:3913:39, 28 September 2024 diff hist +137 Template:Resource link moved if to here
- 13:3713:37, 28 September 2024 diff hist +13 Template:Class info No edit summary
- 13:3413:34, 28 September 2024 diff hist −2 Template:Resource link No edit summary
- 13:3413:34, 28 September 2024 diff hist +345 N Template:Resource link created template
- 13:2913:29, 28 September 2024 diff hist +2 Template:Class info No edit summary
- 13:2813:28, 28 September 2024 diff hist +24 Template:Class info if back gaia
- 13:2613:26, 28 September 2024 diff hist −15 Template:Class info Removed if by now
- 13:2413:24, 28 September 2024 diff hist −11 Template:Class info No edit summary
- 13:2313:23, 28 September 2024 diff hist +2 Template:Class info No edit summary
- 13:2213:22, 28 September 2024 diff hist +23 Template:Class info added if for submodule