Inherited by IMSearchMessageAction, and IMSearchOptionsAction.

Public Member Functions | |
| AbstractIMSearchAction (String name, NSDictionary associations, WOElement element) | |
Static Public Member Functions | |
| static NSArray | selectedValues (NSArray options, String optionKeyPath, boolean quicksilver, String message, boolean searchInsideMessage) |
| static NSArray | selectedValues (NSDictionary options, boolean quicksilver, String message, boolean searchInsideMessage) |
Protected Member Functions | |
| void | actionInvoked (WORequest request, WOContext context) |
| abstract boolean | searchInsideMessage () |
Private Attributes | |
| WOAssociation | _optionKeyPath |
| WOAssociation | _optionsArray |
| WOAssociation | _optionsDictionary |
| WOAssociation | _quicksilver |
| WOAssociation | _value |
| WOAssociation | _values |
| AbstractIMSearchAction | ( | String | name, | |
| NSDictionary | associations, | |||
| WOElement | element | |||
| ) |
| void actionInvoked | ( | WORequest | request, | |
| WOContext | context | |||
| ) | [protected] |
Reimplemented from IMAction.
| abstract boolean searchInsideMessage | ( | ) | [protected, pure virtual] |
Implemented in IMSearchMessageAction, and IMSearchOptionsAction.
| static NSArray selectedValues | ( | NSArray | options, | |
| String | optionKeyPath, | |||
| boolean | quicksilver, | |||
| String | message, | |||
| boolean | searchInsideMessage | |||
| ) | [static] |
| static NSArray selectedValues | ( | NSDictionary | options, | |
| boolean | quicksilver, | |||
| String | message, | |||
| boolean | searchInsideMessage | |||
| ) | [static] |
WOAssociation _optionKeyPath [private] |
WOAssociation _optionsArray [private] |
WOAssociation _optionsDictionary [private] |
WOAssociation _quicksilver [private] |
WOAssociation _value [private] |
WOAssociation _values [private] |
1.5.8