Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cContentTypePifaForm
  • DefaultFormModule
  • DefaultFormProcessor
  • ExampleOptionsDatasource
  • MailedFormProcessor
  • Pifa
  • PifaAbstractFormModule
  • PifaAbstractFormProcessor
  • PifaAjaxHandler
  • PifaExporter
  • PifaExternalOptionsDatasourceInterface
  • PifaField
  • PifaFieldCollection
  • PifaForm
  • PifaFormCollection
  • PifaImporter
  • PifaLeftBottomPage
  • PifaRightBottomFormDataPage
  • PifaRightBottomFormExportPage
  • PifaRightBottomFormFieldsPage
  • PifaRightBottomFormImportPage
  • PifaRightBottomFormPage
  • SolrRightBottomPage

Exceptions

  • PifaDatabaseException
  • PifaException
  • PifaIllegalStateException
  • PifaMailException
  • PifaNotImplementedException
  • PifaNotYetStoredException
  • PifaValidationException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class SolrRightBottomPage

Creates a page to be displayed in the right bottom frame.

secure hostname port path wt login password proxy_host proxy_port proxy_login proxy_password timeout ssl_cert ssl_key ssl_keypassword ssl_cainfo ssl_capath

cGuiPage
Extended by SolrRightBottomPage
Package: Plugin\FormAssistant
Copyright: four for business AG
Author: marcus.gnass
Located at plugins/search_solr/classes/class.solr.gui.php
Methods summary
public
# __construct( )

Overrides

cGuiPage::__construct()
protected
# _dispatch( string $action )

Dispatches the given action.

Dispatches the given action.

Parameters

$action
string
$action to be executed

Throws

InvalidArgumentException
if the given action is unknown
private string
# _storeClientOptions( )

Returns

string
private string
# _reload( )

Call the relaod action.

Call the relaod action.

http://client-uat70.4fb.net:8080/solr/admin/cores?action=STATUS http://client-uat70.4fb.net:8080/solr/admin/cores?action=RENAME&core=collection1&other=contenido http://client-uat70.4fb.net:8080/solr/admin/cores?action=RELOAD&core=contenido Cannot be done with Solr extension (or can it?).

Returns

string
private string
# _reindex( )

Returns

string
Methods inherited from cGuiPage
_getRealFilePathName(), _renderContentMessages(), _renderMetaTags(), _renderObjects(), _renderScripts(), _renderStyles(), _renderTemplate(), abortRendering(), addBodyClassName(), addMeta(), addScript(), addStyle(), appendContent(), displayCriticalError(), displayError(), displayInfo(), displayWarning(), next(), reloadFrame(), render(), set(), setContent(), setEncoding(), setMarkScript(), setReload(), setSubnav()
Properties summary
private array $_clientOptions
#
Properties inherited from cGuiPage
$_abort, $_bodyClassNames, $_contentTemplate, $_error, $_filesDirectory, $_info, $_markScript, $_metaTags, $_objects, $_pageName, $_pageTemplate, $_pluginName, $_scripts, $_skipTemplateCheck, $_styles, $_subnav, $_warning
CMS CONTENIDO 4.9.5 API documentation generated by ApiGen 2.8.0