user registered ZFProperty More...
Go to the source code of this file.
Functions | |
| zfbool | ZFPropertyDynamicRegisterLifeCycle (const ZFProperty *property, const ZFClass *ownerClassOrNull, ZFPropertyLifeCycle lifeCycle, const ZFListener &callback, zfstring *errorHint=zft_zfnull) |
| dynamic version of ZFPROPERTY_ON_INIT_DECLARE | |
| zfbool | ZFPropertyDynamicUnregisterLifeCycle (const ZFProperty *property, const ZFClass *ownerClassOrNull, ZFPropertyLifeCycle lifeCycle) |
| see ZFPropertyDynamicRegisterLifeCycle | |
user registered ZFProperty
|
extern |
dynamic version of ZFPROPERTY_ON_INIT_DECLARE
can not be registered if the property already has custom life cycle for ownerClass