Overview
  • Package
  • Class

Packages

  • CT-API
  • CT-ChurchAuth
  • CT-ChurchCal
  • CT-ChurchCheckin
  • CT-ChurchCore
  • CT-ChurchDB
  • CT-ChurchFinance
  • CT-ChurchHome
  • CT-ChurchReport
  • CT-ChurchResource
  • CT-ChurchService
  • CT-ChurchTranslate
  • CT-ChurchWiki
  • CT-DB
  • CT-Form

Classes

  • CTTranslateModule

Functions

  • churchtranslate__ajax
  • churchtranslate_getModule
  • churchtranslate_main
  • churchtranslateexport_main

Class CTTranslateModule

Churchtools Translate Module

CTAbstractModule implements CTModuleInterface
Extended by CTTranslateModule
Package: CT-ChurchTranslate
Located at system/churchcore/classes/CTTranslateModule.class.php

Methods summary

public array
# getMasterData( )

get MasterData

get MasterData

Returns

array
with objects
public
# saveMasterData( array $params )

Save row in DB

Save row in DB

Parameters

$params
array(id, table and col0..n columnname and value0..n for data).

Throws

CTNoPermission

Overrides

CTAbstractModule::saveMasterData
public
# saveTranslation( $params )
public
# import( )
public
# getMasterDataTablenames( $onlyEditable = false )

See

CTAbstractModule::getMasterDataTablenames()

Overrides

CTAbstractModule::getMasterDataTablenames

Methods inherited from CTAbstractModule

__construct(), call(), checkPerm(), deleteMasterData(), deleteMasterDataReferences(), editNotification(), generatePDF(), getConstraints(), getMasterDataOfTables(), getModuleName(), getModulePath(), getSettings(), hasPDFGenerator(), log(), logGroup(), logMasterData(), logPerson(), makeDownloadFile(), notify(), prepareForLog(), prooveDeleteMasterData(), saveMasterDataToDB(), saveSetting(), setCookie(), setLanguage()

API documentation generated by ApiGen