2017 © Pedro Peláez
 

symfony-bundle tree-ui-core-bundle

Symfony CMF Tree UI Bundle

image

dantleech/tree-ui-core-bundle

Symfony CMF Tree UI Bundle

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

WIP Tree UI Core Bundle

The Tree UI bundle is a WIP to replace the CMF TreeBrowserBundle., (*1)

Feature parity with TreeBrowserBundle:, (*2)

  • Tree browser: YES
  • Tree form type: YES
  • Context menu: YES (with FancyTreeView)
  • Drag and drop: YES (with FancyTreeView)
  • Tree state memory: NO, not yet

Some additional important features:, (*3)

  • Metadata system (including annotations)
  • Zero configuration for node hierachy (this is done via. metadata)
  • Configurable CRUD routes
  • No coupling to models or views
    • Provides API for models to implement, e.g. PHPCR-ODM, ORM, Filesystem
    • Provides API for view controllers, e.g. FancyTree, ElFinder.
  • Specific models / views packaged seperately
    • Except for Filesystem (zero-dependencies, good for testing)
    • and .. Static HTML view, pretty useless atm, but at least it doesn't have any deps :) .. again good for testing.
  • Multi-select form type

See also:, (*4)

  • https://github.com/dantleech/TreeUiPhpcrOdmModelBundle
  • https://github.com/dantleech/TreeUiFancyTreeViewBundle

The Versions

14/08 2013

dev-master

9999999-dev http://cmf.symfony.com

Symfony CMF Tree UI Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

tree symfony cmf phpcr

11/08 2013

dev-extra_implementations

dev-extra_implementations http://cmf.symfony.com

Symfony CMF Tree UI Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

tree symfony cmf phpcr