This page (revision-3) was last changed on 17-Dec-2012 15:58 by Christian Henninger

This page was created on 17-Dec-2012 15:27 by Christian Henninger

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 17-Dec-2012 15:58 2 bytes Christian Henninger to previous
2 17-Dec-2012 15:44 653 bytes Christian Henninger to previous | to last
1 17-Dec-2012 15:27 549 bytes Christian Henninger to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 changed one line
If you need multiple Instances of an Object, you can also store them with a reference to the article. To do that call {{{storeObject(Article article, String key, Object object)}}}.
If you need multiple Instances of an Object, you can also store them with a reference to the article. To do that call {{{storeObject(Article article, String key, Object object)}}}. The other way round you can get the Object back by calling {{{getObject(Article article, String key)}}}.