Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:06a8b51d6d
Former-commit-id:8e80217e59
[formerly3360eb6c5f
] Former-commit-id:377dcd10b9
16 lines
1.1 KiB
HTML
16 lines
1.1 KiB
HTML
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type"
|
|
content="text/html; charset=ISO-8859-1">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h2> Text Formatter User Guide</h2>
|
|
<h3>44. Basic Customizations - Standard Product Main Method</h3>
|
|
<hr>
|
|
<a href=Slide43.html>Previous Slide</a> <a href=Slide45.html>Next Slide</a> <br><img SRC=Slide44.JPG border=1><br></center>
|
|
<p><p><big>Next, we have the "generateProducts" method which conducts the general flow of product execution. It consists of the following methods and steps:<br> _getVariables: Get the variables entered by the user from the VariableList definition and set up any product specific variables.<br> _getAreaList: Get the list of edit areas over which the product will run.<br> _determineTimeRanges: Calculate the time ranges over which we'll need to sample the data.<br> _sampleData: Sample the data<br> _preProcessProduct: Create the product header.<br> Now we loop through each edit area producing a header (_preProcessArea), the product text (_makeProduct), and a footer (_postProcessArea).<br> _postProcessProduct: Create product footer.<br> Return the resulting text string.<br></big>
|
|
</body>
|
|
</html>
|