UI support for creating and maintaining resource groups.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 26 Sep 2009 21:07:29 +0000 (17:07 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:57 +0000 (16:53 -0400)
commit1e83f8db36394cbfb461e39902b7819ca0134291
tree2b5ed0194a9256b8b442022955df550009f67b56
parent61fdc49bea6a1a2a8b4b063aeb3d2f40cea507f9
UI support for creating and maintaining resource groups.
14 files changed:
kronolith/lib/Driver/Resource.php
kronolith/lib/Forms/CreateResourceGroup.php [new file with mode: 0644]
kronolith/lib/Forms/DeleteResourceGroup.php [new file with mode: 0644]
kronolith/lib/Forms/EditResourceGroup.php [new file with mode: 0644]
kronolith/lib/Resource/Base.php
kronolith/lib/Resource/Group.php
kronolith/lib/Resource/Single.php
kronolith/resources/groups/create.php [new file with mode: 0644]
kronolith/resources/groups/delete.php [new file with mode: 0644]
kronolith/resources/groups/edit.php [new file with mode: 0644]
kronolith/resources/groups/index.php [new file with mode: 0644]
kronolith/resources/index.php
kronolith/templates/resources/form-header.inc [new file with mode: 0644]
kronolith/templates/resources/resource-form.php [new file with mode: 0644]