![]() |
![]() |

Public Member Functions | |
| visit (&$obj) | |
| getResult () | |
| clearResult () | |
Data Fields | |
| $_result = array() | |
wCMF - wemove Content Management Framework Copyright (C) 2005-2009 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Definition at line 28 of file class.CommitVisitor.php.
| visit | ( | &$ | obj | ) |
Visit the current object in iteration and commit changes.
| obj | A reference to the current object. |
Reimplemented from Visitor.
Definition at line 36 of file class.CommitVisitor.php.
Referenced by SaveController::executeKernel(), and DeleteController::executeKernel().
| getResult | ( | ) |
Get the last commit result.
Definition at line 64 of file class.CommitVisitor.php.
| clearResult | ( | ) |
Clear the commit result.
Definition at line 72 of file class.CommitVisitor.php.
| $_result = array() |
Definition at line 30 of file class.CommitVisitor.php.
|
This page generated via doxygen 1.5.8 Mon Mar 30 01:58:42 2009. Copyright © 2009 wemove digital solutions GmbH. |
|