16 lines
848 B
HTML
16 lines
848 B
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>45. Basic Customizations - Standard Product Sub-Methods</h3>
|
|
<hr>
|
|
<a href=Slide44.html>Previous Slide</a> <a href=Slide46.html>Next Slide</a> <br><img SRC=Slide45.JPG border=1><br></center>
|
|
<p><p><big>After the "generateProduct" method, each of the sub-methods appears. This is the "meat" of the product where its unique format is created.<br><br>Note that the methods and variables in the Standard file are prefixed with an underscore. For example, "_getVariables", "_areaList", etc. It is imperative that all files inheriting from the Text Product infrastructure adhere to this rule to avoid inadvertent name conflicts with the library methods. <br></big>
|
|
</body>
|
|
</html>
|