pass all dependencies in the constructor; get rid of setDbAdapter and setTableName...
authorChuck Hagenbuch <chuck@horde.org>
Sun, 28 Dec 2008 04:51:59 +0000 (23:51 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 28 Dec 2008 04:51:59 +0000 (23:51 -0500)
commit6519cb0c59c160e246ffb25bdfb5f55d03a4c11c
treef83b47226cb2e32b99d54cd957117dab59d5ec3f
parent6e68fe51ad0b3b70c4ccec549ff7d0352081d64c
pass all dependencies in the constructor; get rid of setDbAdapter and setTableName methods
content/app/controllers/TagController.php
content/bin/tag.php
content/bin/untag.php
content/lib/Objects/Manager.php
content/lib/Tagger.php
content/lib/Types/Manager.php
content/lib/Users/Manager.php
content/test/Tags/TaggerTest.php