Class bbString

Description

Located in /inc/formslib/bbstring.php (line 18)


	
			
Variable Summary
mixed $external
mixed $internal
Method Summary
bbString bbString ( $string, [ $external = ''])
void getExternalRep ()
void getInternalRep ()
void isBlank ()
void isUTF8 ()
Variables
mixed $external = '' (line 24)

holds the translation of the internal representation

mixed $internal = '' (line 21)

holds the internal bb representation of this string

Methods
Constructor bbString (line 26)
bbString bbString ( $string, [ $external = ''])
  • $string
  • $external
getExternalRep (line 41)

returns the translated version of this string

void getExternalRep ()
getInternalRep (line 34)

returns the untranslated version of this string

void getInternalRep ()
isBlank (line 61)
void isBlank ()
isUTF8 (line 55)
void isUTF8 ()

Documentation generated on Tue, 06 Mar 2007 10:00:40 +0000 by phpDocumentor 1.3.0