mò (á¸Ec@sdfd„ƒYZdS(tPropertyManagercBsPtZdZed„Zd„Zd„Zd„Zd„Zd„Z d„Z RS(s A Property Manager object has a collection of typed attributes called properties. Properties can be managed through the web or via DTML. In addition to having a type, properties can be writable or read-only and can have default values. cCsdS(sÄ Return the value of the property 'id'. If the property is not found the optional second argument or None is returned. Permission -- 'Access contents information' N((tidtd((tA/data/zmath/zope/lib/python/Products/OFSP/help/PropertyManager.pyt getPropertyscCsdS(s– Get the type of property 'id'. Returns None if no such property exists. Permission -- 'Access contents information' N((R((RtgetPropertyType scCsdS(s³ Returns a true value if the Property Manager has the property 'id'. Otherwise returns a false value. Permission -- 'Access contents information' N((R((Rt hasProperty(scCsdS(sf Returns a list of property ids. Permission -- 'Access contents information' N((((Rt propertyIds0scCsdS(si Returns a list of property values. Permission -- 'Access contents information' N((((RtpropertyValues7scCsdS(sn Return a list of (id, property) tuples. Permission -- 'Access contents information' N((((Rt propertyItems>scCsdS(s½ Returns a tuple of mappings, giving meta-data for properties. The meta-data includes 'id', 'type', and 'mode'. Permission -- 'Access contents information' N((((Rt propertyMapEs( t__name__t __module__t__doc__tNoneRRRRRR R (((RRs       N(R(R((Rt?s