Class LanguagesControllerStrings

Description

Languages Strings JSON Controller

  • since: 2.5

Located in /administrator/components/com_languages/controllers/strings.json.php (line 21)

JObject
   |
   --JController
      |
      --JControllerAdmin
         |
         --LanguagesControllerStrings
Method Summary
void __construct ([array $config = array()])
void refresh ()
void search ()
Variables
Methods
Constructor __construct (line 32)

Constructor

  • since: 2.5
  • access: public
void __construct ([array $config = array()])
  • array $config: An optional associative array of configuration settings

Redefinition of:
JControllerAdmin::__construct()
Constructor.
refresh (line 46)

Method for refreshing the cache in the database with the known language strings

  • since: 2.5
  • access: public
void refresh ()
search (line 58)

Method for searching language strings

  • since: 2.5
  • access: public
void search ()

Inherited Methods

Inherited From JControllerAdmin

JControllerAdmin::__construct()
JControllerAdmin::checkin()
JControllerAdmin::delete()
JControllerAdmin::display()
JControllerAdmin::publish()
JControllerAdmin::reorder()
JControllerAdmin::saveorder()

Inherited From JController

JController::__construct()
JController::addModelPath()
JController::addPath()
JController::addViewPath()
JController::authorise()
JController::authorize()
JController::checkEditId()
JController::createFileName()
JController::createModel()
JController::createView()
JController::display()
JController::execute()
JController::getInstance()
JController::getModel()
JController::getName()
JController::getTask()
JController::getTasks()
JController::getView()
JController::holdEditId()
JController::redirect()
JController::registerDefaultTask()
JController::registerTask()
JController::releaseEditId()
JController::setAccessControl()
JController::setMessage()
JController::setPath()
JController::setRedirect()
JController::unregisterTask()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

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