| bindappfwprofile_blockkeyword |
Use this method to bind blockkeyword to appfw profile. |
Syntax |
Parameters |
name |
Name of the profile to which to bind an exemption or rule. This is mandatory parameter. |
blockkeyword |
Add block keyword bind rule. |
fieldname |
A block keyword field name |
formurl |
The blockkeyword form action URL. |
isnameregex |
Is block keyword field name regular expression? Possible Values : REGEX, NOTREGEX. |
blockkeywordtype |
block keyword type(literal|PCRE) Possible Values : literal, PCRE. |
Return Value |
Returns simpleResult |
See Also |