Class vB_Template_Runtime

Description

Located in /includes/class_core.php (line 4103)


	
			
Variable Summary
 static mixed $units
Method Summary
 static void addStyleVar ( $name,  $value, [ $datatype = 'string'])
 static void date ( $timestamp, [ $format = 'r'])
 static void escapeJS ( $javascript)
 static void fetchStyleVar ( $stylevar)
 static void linkBuild ( $type,  $info, [ $extra = array()], [ $primaryid = null], [ $primarytitle = null])
 static void numberFormat ( $number, [ $decimals = 0])
 static void parsePhrase ( $phraseName)
 static void runMaths ( $str)
 static void time ( $timestamp)
 static void urlEncode ( $text)
Variables
static mixed $units = array('%', 'px', 'pt', 'em', 'ex', 'pc', 'in', 'cm', 'mm') (line 4105)
  • access: public
Methods
static addStyleVar (line 4145)
  • access: public
static void addStyleVar ( $name,  $value, [ $datatype = 'string'])
  • $name
  • $value
  • $datatype
static date (line 4107)
  • access: public
static void date ( $timestamp, [ $format = 'r'])
  • $timestamp
  • $format
static escapeJS (line 4122)
  • access: public
static void escapeJS ( $javascript)
  • $javascript
static fetchStyleVar (line 4166)
  • access: public
static void fetchStyleVar ( $stylevar)
  • $stylevar
static linkBuild (line 4414)
  • access: public
static void linkBuild ( $type,  $info, [ $extra = array()], [ $primaryid = null], [ $primarytitle = null])
  • $type
  • $info
  • $extra
  • $primaryid
  • $primarytitle
static numberFormat (line 4127)
  • access: public
static void numberFormat ( $number, [ $decimals = 0])
  • $number
  • $decimals
static parsePhrase (line 4137)
  • access: public
static void parsePhrase ( $phraseName)
  • $phraseName
static runMaths (line 4354)
  • access: public
static void runMaths ( $str)
  • $str
static time (line 4116)
  • access: public
static void time ( $timestamp)
  • $timestamp
static urlEncode (line 4132)
  • access: public
static void urlEncode ( $text)
  • $text

Documentation generated on Tue, 26 Jan 2010 15:15:06 -0600 by phpDocumentor 1.4.3