Index of /www001/src/ports/www/plone/work/Plone-2.5.3-final/CMFDynamicViewFTI
Name Last modified Size Description
Parent Directory 16-May-2007 03:35 -
AUTHORS.txt 16-May-2007 03:35 1k
HISTORY.txt 16-May-2007 03:35 3k
INSTALL.txt 16-May-2007 03:35 1k
LICENSE.txt 16-May-2007 03:35 2k
__init__.py 16-May-2007 03:35 1k
browserdefault.py 16-May-2007 03:35 9k
configure.zcml 16-May-2007 03:35 1k
fti.py 16-May-2007 03:35 10k
images/ 16-May-2007 03:35 -
interface/ 16-May-2007 03:35 -
interfaces.py 16-May-2007 03:35 1k
migrate.py 16-May-2007 03:35 3k
permissions.py 16-May-2007 03:35 1k
profiles/ 16-May-2007 03:35 -
tests/ 16-May-2007 03:35 -
version.txt 16-May-2007 03:35 1k
Dynamic view FTI for CMF
========================
CMFDynamicViewFTI is a product for dynamic views in CMF. The product contains
an additional base class for types and a new factory type information (FTI).
The FTI contains two new properties for the default view method and
supplementary view methods. The queryMethodID functionality used for
alias lookups is enhanced to support a new keyword (dynamic view).
The BrowserDefaultMixin class adds some methods to classes. It is not required
to make use of the basic features but it is recommend to subclass your types
from the class to gain more functionality.