MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Specifikace Strana 357

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 504
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 356
Participant EDML files 357
Required
No.
Values
all, attribute+attribName, tagOnly, innerOnly
The all value (default) searches the entire tag that is specified in the whereToSearch
attribute.
The attribute+attribName value searches only within the value of the specified
attribute, as shown in the following example:
<searchPatterns whereToSearch="tag+FORM">
<searchPattern limitSearch="attribute+ACTION">
/MY_PATTERN/
</searchPattern>
</searchPatterns>
This example indicates that only the value of the ACTION attribute of FORM tags should be
searched. If that attribute is not defined, the tag is ignored.
The tagOnly value searches only the outer tag and ignores the innerHTML tag. This value
is valid only if
whereToSearch is a tag.
The innerOnly value searches only the innerHTML tag and ignores the outer tag. This
value is valid only if
whereToSearch is a tag.
isOptional
Description
This attribute is a flag that indicates that the search pattern is not required to find the
participant. This is useful for complex participants that might have non-critical parameters to
extract. You can create some patterns for distinctly identifying a participant and have some
optional patterns for extracting non-critical parameters.
Parent
searchPattern
Type
Attribute.
Required
No.
Zobrazit stránku 356
1 2 ... 352 353 354 355 356 357 358 359 360 361 362 ... 503 504

Komentáře k této Příručce

Žádné komentáře