Difference between revisions of "CSData 1 0-isCSPageActive"

From ADF Docs
Jump to: navigation, search
Line 1: Line 1:
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://yxiwisewava.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 +
----
 +
=[http://yxiwisewava.co.cc CLICK HERE]=
 +
----
 +
</div>
 
__NOTOC__
 
__NOTOC__
 
Attention: Do not change any text in the description, signature, and paramter sections.
 
Attention: Do not change any text in the description, signature, and paramter sections.
Line 8: Line 16:
  
 
== Signature ==  
 
== Signature ==  
public boolean <strong>isCSPageActive</strong> ( numeric pageID )
+
public boolean &lt;strong&gt;isCSPageActive&lt;/strong&gt; ( numeric pageID )
  
 
== Parameters ==  
 
== Parameters ==  
  
<table id="lib-params">
+
&lt;table id=&quot;lib-params&quot;&gt;
<tr class="header">
+
&lt;tr class=&quot;header&quot;&gt;
<td>Required</td>
+
&lt;td&gt;Required&lt;/td&gt;
<td>Name</td>
+
&lt;td&gt;Name&lt;/td&gt;
<td>Type</td>
+
&lt;td&gt;Type&lt;/td&gt;
<td>Description</td>
+
&lt;td&gt;Description&lt;/td&gt;
</tr>
+
&lt;/tr&gt;
 
 
 
 
<tr>
+
&lt;tr&gt;
 
 
<td class="required">required</td>
+
&lt;td class=&quot;required&quot;&gt;required&lt;/td&gt;
 
 
<td>pageID</td>
+
&lt;td&gt;pageID&lt;/td&gt;
<td>numeric</td>
+
&lt;td&gt;numeric&lt;/td&gt;
<td>Page ID to verify the active/inactive status</td>
+
&lt;td&gt;Page ID to verify the active/inactive status&lt;/td&gt;
</tr>
+
&lt;/tr&gt;
 
 
</table>
+
&lt;/table&gt;

Revision as of 23:09, 23 November 2010



Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly


CLICK HERE


Attention: Do not change any text in the description, signature, and paramter sections.

Return to CSData_1_0

Description

Returns T/F for the active status of the page id.

Signature

public boolean <strong>isCSPageActive</strong> ( numeric pageID )

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>pageID</td> <td>numeric</td> <td>Page ID to verify the active/inactive status</td> </tr>

</table>