Ft.Server.Common.CreationParams

Modules

Domlette  ValidationInfo  XPath   

Classes

class CreationParams
__init__(self, fullTextIndex=0, vInfo=None, enforceSchema=0, extModules=None)
getExtFunctionsAndElements(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Common.CreationParams'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Functions

Deserialize(src)
Serialize(cp)
_Deserialize(con)
_Serialize(doc, cp)

Data

FTSERVER_NAMESPACE = 'http://xmlns.4suite.org/reserved'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Common/CreationParams.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Common.CreationParams'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
_creationParamsDocClassExpression = string(attribute::DocumentClass)
_creationParamsEnforceSchemaExpression = attribute::EnforceSchema
_creationParamsExpression = //child::ftss:CreationParams
_creationParamsExtensionModulesExpression = child::ftss:ExtensionModule
_creationParamsFullTextIndexExpression = attribute::FullTextIndex
_creationParamsValidatorExpression = child::ftss:Validator