Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
selfpreferences | Piotrek Karaś | beta |
Version | Compatible with |
---|---|
1.0 | 4.0.x |
This extension substitutes for default eZ Publish eZPreference API and operators.
It basically does the same thing, just slightly better (but also heavier).
The problems that are fixed with this extension:
SELFPreferences supports (and maintains type of) most of variable types, categorized into 5 groups:
It is posible to use the following method to get/set preferences:
eZ Template operators available:
selfpreferences_value( $name [, $userObject] )
selfpreferences_values( [$userObject] )
selfpreferences_setvalue( $name, $value, $typeName [, $storeUserID] )
1.0 Beta 2 available
Wednesday 25 February 2009 23:29
Piotrek Karaś