Property | Type | Description | |
---|---|---|---|
ErrorIcon | string | ||
FailIcon | string | ||
PassIcon | string |
Method | Description | |
---|---|---|
GetTargetDatabase ( ) : Database |
Get the Target Database that is specified in the settings item
|
|
Validate ( Item currentItem, Item publishedItem ) : bool |
Validate the fields of the item against another
|
public static GetTargetDatabase ( ) : Database | ||
return | Database |
public static Validate ( Item currentItem, Item publishedItem ) : bool | ||
currentItem | Item | |
publishedItem | Item | |
return | bool |