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 45)

Create a reference

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

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 Tue, 19 Nov 2013 15:14:34 +0100 by phpDocumentor 1.4.3