sfPropelSlotBehaviorPlugin - 0.1.12

Propel Slot Behavior

« Back to the Plugins Home

Signin


Forgot your password?
Create an account

Tools

Stats

Module plugins

Some of the plugins offer one-click modules to easily add complete features to your symfony applications

advanced search
Plugin Information License Installation Readme All Releases Changelog Contribute
sfPropelSlotBehaviorPlugin 0.1.12alpha for sf 1.2sf 1.1sf 1.0 and Propel MIT

Description

This plugin implements a propel behavior which permits to add slots to a propel object. Slots are additionnal fields added to the object depending of his type (template, class, etc.) stored in a extra table (sf_slots). Some tools (widget, methods, etc.) help to manage it.

Categories

Leads

Name Email
gravatar Sylvain Papet moc.naeco-moc <<ta>> niavlys

This plugin implements a propel behavior which permits to add slots to a propel object. Slots are additionnal fields added to the object depending of his type (template, class, etc.) stored in a extra table (sf_slots). Some tools (widget, methods, etc.) help to manage it.

This plugin is mainly used by sfDynamicCMS plugin.