THotSpot class.
THotSpot implements the basic functionality common to all hot spot shapes. Derived classes include TCircleHotSpot, TPolygonHotSpot and TRectangleHotSpot.
Located in /Web/UI/WebControls/TImageMap.php (line 300)
TComponent | --THotSpot
Class | Description |
---|---|
TCircleHotSpot | Class TCircleHotSpot. |
TRectangleHotSpot | Class TRectangleHotSpot. |
TPolygonHotSpot | Class TPolygonHotSpot. |
Returns the list of custom attributes.
Custom attributes are name-value pairs that may be rendered as HTML tags' attributes.
Returns a viewstate value.
This function is very useful in defining getter functions for component properties that must be kept in viewstate.
Removes the named attribute.
Sets a custom hotspot attribute.
Sets a viewstate value.
This function is very useful in defining setter functions for control properties that must be kept in viewstate. Make sure that the viewstate value must be serializable and unserializable.
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Documentation generated on Mon, 25 Jun 2012 14:38:28 +0200 by phpDocumentor 1.4.3