10
U

Property:Level

From D Wiki
Jump to: navigation, search
(Created page with "Has type::string")
 
 
Line 1: Line 1:
[[Has type::string]]
+
 
 +
This property is used to define what difficulty level a tutorial, recipe etc. has. The property is of type [[Has type::string]].
 +
 
 +
== Allowed values ==
 +
* [[Allows value::Absolute beginner]]
 +
* [[Allows value::Novice]]
 +
* [[Allows value::Intermediate]]
 +
* [[Allows value::Advanced]]

Latest revision as of 13:21, 26 November 2012

This property is used to define what difficulty level a tutorial, recipe etc. has. The property is of type string.

Allowed values

  • Absolute beginner
  • Novice
  • Intermediate
  • Advanced

Pages using the property "Level"

Showing 10 pages using this property.

View (previous 25 | next 25) (20 | 50 | 100 | 250 | 500)

C
Combining structs +Novice  +
Converting strings between ASCII and Unicode and others +Novice  +
Creating a subtype using struct template +Novice  +
D
Dispatching an object based on its dynamic type +Novice  +
E
Exception re-throwing helper +Novice  +
F
Finding all Functions in a Module +Novice  +
L
Logging mechanisms +Novice  +
M
Minimalistic cross-platform Rakefile +Novice  +
S
Simple custom compile-time DSL +Novice  +
U
Using string mixins for logging +Novice  +