From: Matthew M. <ma...@tu...> - 2003-01-10 22:09:44
|
I am wrapping up the approval module. I HAVE NOT cleaned out CVS, created the install files, etc. so it won't run. Approval Class http://res1.stddev.appstate.edu/horde/chora/co.php/phpws_core/mod/approval/class/Approval.php?r=1.10 Example http://res1.stddev.appstate.edu/horde/chora/co.php/phpws_core/mod/users/conf/approval.php?r=1.1 There is just one table for approval. You do not have to register to use it. The example shows how the users module utilizes it. All you need is that file in your conf directory and then call PHPWS_Approval::add($yourModuleId, $stringOfInformation); Your approval.php decides what to do with the module id. I will set current modules to use it either this weekend or Monday. Have a good weekend. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |