[phaux commit] r119 - in trunk: Classes/Phaux-base Configuration

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 9, 2007, 5:55:19 PM10/9/07
to phau...@googlegroups.com
Author: WHarford
Date: Tue Oct 9 14:54:40 2007
New Revision: 119

Modified:
trunk/Classes/Phaux-base/WHComponent.php
trunk/Classes/Phaux-base/phaux-base.php
trunk/Configuration/reservetest.ini

Log:
Message Decoration

Modified: trunk/Classes/Phaux-base/WHComponent.php
==============================================================================
--- trunk/Classes/Phaux-base/WHComponent.php (original)
+++ trunk/Classes/Phaux-base/WHComponent.php Tue Oct 9 14:54:40 2007
@@ -86,6 +86,7 @@
return $this;
}

+
public function callModel($aComponent){
$this->callDialog(
$aComponent->addDecoration(Object::construct('WHModelDecoration')

Modified: trunk/Classes/Phaux-base/phaux-base.php
==============================================================================
--- trunk/Classes/Phaux-base/phaux-base.php (original)
+++ trunk/Classes/Phaux-base/phaux-base.php Tue Oct 9 14:54:40 2007
@@ -23,4 +23,5 @@
include('WHSessionSize.php');
include('WHPathDecoration.php');
include('WHWorkspace.php');
-include('WHModelDecoration.php');
\ No newline at end of file
+include('WHModelDecoration.php');
+include('WHMessageDecoration.php');
\ No newline at end of file

Modified: trunk/Configuration/reservetest.ini
==============================================================================
--- trunk/Configuration/reservetest.ini (original)
+++ trunk/Configuration/reservetest.ini Tue Oct 9 14:54:40 2007
@@ -2,6 +2,8 @@
main_class="WHREServeTest"
session_class="WHREServeSession"
use_cookie="1"
+
+
[REServe]
type="REServeMySQLDriver"
user="root"

Reply all
Reply to author
Forward
0 new messages