]> git.mjollnir.org Git - moodle.git/commit
MDL-16423 - refactor of portfolio_add_button into class for much better usability
authormjollnir_ <mjollnir_>
Wed, 10 Sep 2008 16:34:08 +0000 (16:34 +0000)
committermjollnir_ <mjollnir_>
Wed, 10 Sep 2008 16:34:08 +0000 (16:34 +0000)
commitce09fecc99da1bb95177ede4aa267c6be6ac641b
tree6ec590f13e9bf2e8ad07a2f34a89da82fa1a106a
parent7a8977d5fb168c5fb079a825345ff298ced8ca6a
MDL-16423 - refactor of portfolio_add_button into class for much better usability

currently portfolio_add_button still exists and just acts as a wrapper around the class
so i have not changed any calling code to use the new objects yet.
lang/en_utf8/portfolio.php
lib/portfolio/exceptions.php
lib/portfoliolib.php