SPPropertyMap Class Reference
List of all members.Detailed Description
PHP Wrapper around the COM object ActiveSW.SPPropertyMap.
- Note:
- the class SPPropertyMap requires a prior instance of a SPSignWare object
- See also:
- ACTIVESWLib.ISPPropertyMap
Public Member Functions | |
setBool ($aName, $aValue) | |
setInt ($aName, $aValue) | |
setString ($aName, $aValue) | |
SPPropertyMap () | |
Public Attributes | |
$className = "SPPropertyMap" | |
Name of this class. | |
$com = false | |
native COM handle |
Constructor & Destructor Documentation
|
Constructor
|
Member Function Documentation
|
Set a boolean Value in the property map
|
|
Set an Int-Value in the property map
|
|
Set a String-Value in the property map
|
Member Data Documentation
|
Name of this class.
|
|
native COM handle
|
The documentation for this class was generated from the following file: