Difference between revisions of "CSData 1 0-pagesContainingScript"
From ADF Docs
Line 4: | Line 4: | ||
public array <strong>pagesContainingScript</strong> ( string templateURL ) | public array <strong>pagesContainingScript</strong> ( string templateURL ) | ||
− | == Parameters == | + | == Parameters == |
− | + | <table id="lib-params"> | |
+ | <tr class="header"> | ||
+ | <td>Required</td> | ||
+ | <td>Name</td> | ||
+ | <td>Type</td> | ||
+ | <td>Description</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | |||
+ | <td class="required">required</td> | ||
+ | |||
+ | <td>templateURL</td> | ||
+ | <td>string</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> |
Revision as of 03:35, 24 March 2010
Description
Signature
public array pagesContainingScript ( string templateURL )
Parameters
Required | Name | Type | Description |
required | templateURL | string |