Revisions for merk/lib/View.php

Location: [ Horde ] / merk / lib / View.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.5 (+2 -2 lines) 04/16/2008 04:25 PM Chuck Hagenbuch chuck

Use .html.php for Views.

1.4 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.3 (+2 -9 lines) 11/10/2007 07:05 AM Duck duck

We don't need to require a default category to be set. If no default category is defined, we show a full items list like in every  common eshop.
Fix bug that double select items.
Declare functions public or private and remove unused hashes.
Use autoload.

1.2 (+9 -4 lines) 07/10/2007 02:35 PM Chuck Hagenbuch chuck

Use Horde_Loader instead of Horde_Rampage_Loader

1.1 06/25/2007 12:09 PM Duck duck

move categories out of DT
php5 style methods definition
move vfs path constant to merk object