/tag_utils/font_utils.inc

Description

This file contains some utility functions for building <span> and <div> objects that have specific css classes.

$Id: _2_X_tag_utils_font_utils_inc.html,v 1.1.2.2 2005/09/02 00:07:37 hemna Exp $

Functions
div_font8 (line 162)

Build a DIVtag object with css class of .font8.

  • return: object
DIVtag div_font8 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font8bold (line 177)

Build a DIVtag object with css class of .font8bold.

  • return: object
DIVtag div_font8bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font10 (line 193)

Build a DIVtag object with css class of .font10.

  • return: object
DIVtag div_font10 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font10bold (line 208)

Build a DIVtag object with css class of .font10bold.

  • return: object
DIVtag div_font10bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font12 (line 223)

Build a DIVtag object with css class of .font12.

  • return: object
DIVtag div_font12 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font12bold (line 238)

Build a DIVtag object with css class of .font12bold.

  • return: object
DIVtag div_font12bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font14 (line 254)

Build a DIVtag object with css class of .font14.

  • return: object
DIVtag div_font14 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
div_font14bold (line 269)

Build a DIVtag object with css class of .font14bold.

  • return: object
DIVtag div_font14bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font8 (line 33)

Build a SPANtag object with css class of .font8.

  • return: object
SPANtag span_font8 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font8bold (line 48)

Build a SPANtag object with css class of .font8bold.

  • return: object
SPANtag span_font8bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font10 (line 63)

Build a SPANtag object with css class of .font10.

  • return: object
SPANtag span_font10 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font10bold (line 78)

Build a SPANtag object with css class of .font10bold.

  • return: object
SPANtag span_font10bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font12 (line 93)

Build a SPANtag object with css class of .font12.

  • return: object
SPANtag span_font12 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font12bold (line 108)

Build a SPANtag object with css class of .font12bold.

  • return: object
SPANtag span_font12bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font14 (line 124)

Build a SPANtag object with css class of .font14.

  • return: object
SPANtag span_font14 ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag
span_font14bold (line 139)

Build a SPANtag object with css class of .font14bold.

  • return: object
SPANtag span_font14bold ([mixed 0 = - any # of arguments to live inside the tag])
  • mixed 0: - any # of arguments to live inside the tag

Documentation generated on Thu, 1 Sep 2005 17:05:55 -0700 by phpDocumentor 1.3.0RC3