Class cApiModule
Module item
- cGenericDb
- cItemBaseAbstract
- Item
- cApiModule
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.module.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.module.php
public
|
|
public
string
|
|
public
|
|
public
boolean|array
|
#
parseModuleForStringsLoadFromFile( array $cfg, integer $client, integer $lang )
This method get the input and output for translating from files and not from db-table. |
public
array
|
|
public
boolean
|
|
public
array
|
|
public
boolean
|
|
public
mixed
|
|
public
boolean
|
|
private
array
|
|
private
array
|
|
public
boolean
|
|
public
boolean
|
#
importModuleFromXML( string $sFile )
Imports the a module from a XML file, uses xmlparser and callbacks |
private
|
#
_addFolderToZip( string $dir, string $zipArchive, string $zipdir = '' )
Add recursive folder to zip archive |
public
|
|
public
boolean
|
|
public static
string
|
#
processContainerInputCode( integer $containerNr, string $containerCfg, string $moduleInputCode )
Processes container placeholder (e. g. CMS_VAR[123], CMS_VALUE[123]) in given module input code. Tries to find the proper container tag and replaces its value against container configuration. |
public static
|
#
processContainerForOutput( integer $containerNr, string $containerCfg, string $moduleInputCode )
Not yet implemented ... does nothing! |
__get(),
__set(),
_getPropertiesCollectionInstance(),
_getSecondDBInstance(),
_setLoaded(),
_setPrimaryKeyName(),
escape(),
getPrimaryKeyName(),
isLoaded()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
private
string
|
$_translationPatternText | '/mi18n([\s]*)\("((\\\\"|[^"])*)"(([\s]*),([\s]*)[^\),]+)*\)/' |
#
for finding module translations in source code of module |
private
string
|
$_translationPatternBase | '/mi18n([\s]*)\(([\s]*)"/' |
#
for finding basic module translations in source code of module |
private
string
|
$_translationReplacement | 'mi18n("' |
#
for replacing base module translations in source code of module |
protected
string
|
$_error |
|
|
protected
array
|
$_packageStructure |
|
#
Assoziative package structure array |
private
array
|
$aUsedTemplates | array() |
$_arrInFilters,
$_arrOutFilters,
$_lastSQL,
$_metaObject,
$modifiedValues,
$oldPrimaryKey,
$values
|
$_className,
$_loaded,
$_oCache,
$_primaryKeyName,
$_settings,
$db,
$lasterror,
$properties,
$secondDb,
$table
|