From e713d07bb78d6160fcb428a9f7c39891b4b07ef0 Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 16:55:42 -0300 Subject: Doc update --- doc/html/classCinisisDisplayHelper.html | 92 ++++++++++++++++++++++++++++++++- 1 file changed, 91 insertions(+), 1 deletion(-) (limited to 'doc/html/classCinisisDisplayHelper.html') diff --git a/doc/html/classCinisisDisplayHelper.html b/doc/html/classCinisisDisplayHelper.html index 082f5bf..958706b 100644 --- a/doc/html/classCinisisDisplayHelper.html +++ b/doc/html/classCinisisDisplayHelper.html @@ -72,7 +72,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); static webBr () static cliBr () static webPre ($text) +static webPreOpen () +static webPreClose () static cliPre ($text) +static webDump ($var) +static cliDump ($var)

Detailed Description

Display helpers for test scripts.

@@ -191,6 +195,31 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');

Draws a line break element, CLI version.

+
+ + +
+
+ + + + + + + + + +
static CinisisDisplayHelper::cliDump ( var )  [static, protected]
+
+
+

Dump value.

+
Parameters:
+ + +
$var Variable to dump.
+
+
+
@@ -353,6 +382,31 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');

Draws tags for closing a table.

+
+ + +
+
+ + + + + + + + + +
static CinisisDisplayHelper::webDump ( var )  [static, protected]
+
+
+

Dump value.

+
Parameters:
+ + +
$var Variable to dump.
+
+
+
@@ -685,6 +739,42 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); + + + +
+
+ + + + + + + + +
static CinisisDisplayHelper::webPreClose ( )  [static, protected]
+
+
+

Draws a pre open element.

+ +
+
+ +
+
+ + + + + + + + +
static CinisisDisplayHelper::webPreOpen ( )  [static, protected]
+
+
+

Draws a pre open element.

+
@@ -730,7 +820,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); -
Generated on Fri Aug 20 15:45:55 2010 for Cinisis Database Reader by  +
Generated on Fri Aug 20 16:55:36 2010 for Cinisis Database Reader by  doxygen 1.6.3
-- cgit v1.2.3