Class JStringController

Description

String Controller

  • since: 11.1

Located in /libraries/joomla/filesystem/support/stringcontroller.php (line 19)


	
			
Method Summary
void createRef (string $reference, string &$string)
mixed getRef (string $reference)
array _getArray ()
Methods
createRef (line 44)

Create a reference

  • since: 11.1
  • access: public
void createRef (string $reference, string &$string)
  • string $reference: The key
  • string &$string: The value
getRef (line 59)

Get reference

  • return: False if not set, reference if it it exists
  • since: 11.1
  • access: public
mixed getRef (string $reference)
  • string $reference: The key for the reference.
_getArray (line 28)

Defines a variable as an array

  • since: 11.1
  • access: public
array _getArray ()

Documentation generated on Mon, 25 Jun 2012 13:59:52 -0500 by phpDocumentor 1.4.4