portal_adp_parse

EveAndersson.com : API Browser : portal_adp_parse

portal_adp_parse

portal_adp_parse adp
Defined in tcl/portals-defs.tcl

returns a parsed adp string - done here so variables in the adp don't conflict with variables in the main page (except for $db, which we make sure is always a valid connection from the main pool). Also modifies any <td>s or <th>s in an embedded table (adp) to have a standard font tag after it so that this text also will conform to the portal standard font.

Parameters:
adp
[ show source ]

Show another procedure:

eve@eveandersson.com