Stefan Talen
|
202e8869b1
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
Sam Georges
|
76b143e8d3
|
Components and variables can now be accessed in the page code section via $this->foo in addition to $this['foo'] .
|
2014-08-21 20:04:41 +10:00 |
|
Sam Georges
|
fdac3416e1
|
Added new layout and page method onInit() called after components are initialized and before AJAX requests are processed.
|
2014-07-07 17:39:22 +10:00 |
|
Niclas Leon Bock
|
727973bda3
|
Update CodeBase.php
|
2014-06-18 00:19:09 +02:00 |
|
Niclas Leon Bock
|
291153ed44
|
Update DocBlock/function header for __set and __isset
|
2014-06-18 00:14:23 +02:00 |
|
Niclas Leon Bock
|
9c5abfb3f1
|
Fix variable name in isset magic method
|
2014-06-17 23:36:12 +02:00 |
|
Sam Georges
|
05afe91820
|
Easier access to page object thru components ($this->page->title)
|
2014-05-24 21:08:33 +10:00 |
|
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |
|