::CLASS htmlrexxprogram PUBLIC

static class to emit html pages for a rexx program
all methods are class methods

Requires

'fsobjects.cls' html components
'nodes.cls' html components
'htmlutil.cls' html utility
'htmlrexxclass.cls' rexx class html
Definition at line 58 of htmlrexxprogram.cls

Public Class Methods

  emit (htmlout, folder, file, globalix)
emit html pages for rexx program
  xref ()
no comment

Private Class Methods

  commad (args)
no comment
  exposesumm (rdfeatures, exposedvar, tp)
produce titled summary table of exposing methods
  featsumm (rdfeatures, title, tp)
produce titled summary table of features

Feature Detail

::METHOD xref CLASS
Definition at line 61 of htmlrexxprogram.cls

::METHOD emit CLASS
emit html pages for rexx program
Parameters
htmlout - .htmlout object
folder - the folder of the file
file - the file
globalix - global index
Definition at line 69 of htmlrexxprogram.cls
Statically referenced by
htmlout.cls line 213 ".htmlrexxprogram~emit(self, folder, file, globalix)"

::METHOD exposesumm CLASS PRIVATE
produce titled summary table of exposing methods
Parameters
rdfeatures - queue of rdfeature
exposedvar - name of exposed variable
tp - queue to receive output
Definition at line 264 of htmlrexxprogram.cls
Dynamically referenced by
htmlrexxprogram.cls line 117 "self~exposesumm(rq, r, tp)"

::METHOD commad CLASS PRIVATE
Parameters
args not documented
Definition at line 310 of htmlrexxprogram.cls

::METHOD featsumm CLASS PRIVATE
produce titled summary table of features
Parameters
rdfeatures - queue of rdfeature
title - table title
tp - queue to receive output
Definition at line 330 of htmlrexxprogram.cls
Dynamically referenced by
htmlrexxprogram.cls line 109 "self~featsumm(sortq(file~document~proclist), 'Procedures', tp)"


Get RexxLiterate at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on 31 Aug 2010 05:20:26 for RexxLiterate by rexxliterate  0.0.1