|
|
|
|
|
|
|
|
|
|
|
| record_encode__(self,
cols,
record,
encoding='utf-8') |
|
|
|
|
|
|
|
| sql_quote__(self,
tablename,
columnname,
v) |
|
|
|
|
|
|
|
|
|
|
| query(self,
qs,
max_rows=None) |
|
|
|
|
manage_ajaxQuery(self,
qs,
REQUEST)
ZMSObject.manage_ajaxQuery |
|
|
|
|
|
|
|
| getEntityColumn(self,
tableName,
columnName) |
|
|
|
|
| getEntity(self,
tableName) |
|
|
|
|
|
|
|
| recordSet_Select(self,
tablename,
select=None,
where=None) |
|
|
None
|
|
None
|
recordSet_Filter(self,
REQUEST)
Filter record-set by appending where clause to sql-statement. |
|
|
None
|
recordSet_Sort(self,
REQUEST)
Sort record-set by appending order-by clause to sql-statement. |
|
|
|
int
|
getFk(self,
tablename,
id,
name,
value,
createIfNotExists=1)
Get reference for foreign-key relation. |
|
|
any
|
|
any
|
recordSet_Update(self,
tablename,
rowid,
values={},
old_values={})
Update row in table. |
|
|
None
|
|
|
|
delete_blob(self,
auth_user,
tablename,
id,
rowid,
REQUEST=None,
RESPONSE=None)
ZMSSqlDb.delete_blob |
|
|
|
|
set_blob(self,
auth_user,
tablename,
id,
rowid=None,
xml=None,
REQUEST=None,
RESPONSE=None)
ZMSSqlDb.set_blob |
|
|
|
|
get_blob(self,
tablename,
id,
rowid,
REQUEST,
RESPONSE)
ZMSSqlDb.get_blob |
|
|
|
|
|
|
|
ajaxGetAutocompleteColumns(self,
selectTable,
tableName,
REQUEST)
ZMSSqlDb.ajaxGetAutocompleteColumns |
|
|
|
|
manage_changeConfiguration(self,
lang,
btn='',
key='all',
REQUEST=None,
RESPONSE=None)
ZMSSqlDb.manage_changeConfiguration |
|
|
|
|
| importFile(self,
file,
REQUEST) |
|
|
|
|
manage_import(self,
lang,
REQUEST=None,
RESPONSE=None)
ZMSSqlDb.manage_import |
|
|
|
|
manage_export(self,
lang,
REQUEST=None,
RESPONSE=None)
ZMSSqlDb.manage_export |
|
|
|
|
pub_export(self,
lang,
REQUEST=None,
RESPONSE=None)
Exportable.pub_export |
|
|
|
Inherited from zmsobject.ZMSObject:
__init__,
__proxy__,
ajaxFilteredChildActions,
ajaxGetChildNodes,
ajaxGetNode,
aq_absolute_url,
breadcrumbs_obj_path,
display_icon,
display_type,
filtered_command_actions,
filtered_edit_actions,
findObjId,
getBodyContent,
getChildNodes,
getDCCoverage,
getDCDescription,
getDCType,
getDeclId,
getDeclUrl,
getHref2Html,
getHref2IndexHtml,
getHref2PrintHtml,
getHref2SitemapHtml,
getLevel,
getMetaobjZMI,
getPageExt,
getParentByDepth,
getParentByLevel,
getParentNode,
getSelf,
getSortId,
getTitle,
getTitlealt,
getTreeNodes,
getType,
get_conf_blob,
get_logo,
get_size,
icon,
isAnchestor,
isCheckedOut,
isCheckedOutByMe,
isMetaType,
isModifiedInParentLanguage,
isPage,
isPageContainer,
isPageElement,
isResource,
isTranslated,
isVisible,
manage_checkin,
manage_checkout,
manage_moveObjDown,
manage_moveObjToPos,
manage_moveObjUp,
printHtml,
relative_obj_path,
renderShort,
setSortId,
title,
xmlGetParent,
xmlGetTagName,
xmlOnCharacterData,
xmlOnEndElement,
xmlOnStartElement,
xmlOnUnknownEndTag,
xmlOnUnknownStartTag
Inherited from ZMSGlobals.ZMSGlobals:
FileFromData,
ImageFromData,
boolint,
buildZipArchive,
compareDate,
createThumbnail,
dt_html,
encrypt_ordtype,
encrypt_password,
encrypt_schemes,
getDataSizeStr,
getLangFmtDate,
getMimeTypeIconSrc,
getPlugin,
getXmlHeader,
getZipArchive,
get_diff,
get_id_prefix,
http_import,
id_quote,
isPreviewRequest,
js_quote,
nodes2html,
nvl,
parseLangFmtDate,
parseXmlString,
processData,
rand_int,
str_item,
string_maxlen,
toXmlString,
tree_parents,
url_append_params,
url_inherit_params,
url_quote,
writeStdout,
xmlNodeSet,
xmlParse,
xslProcess
|
|
Inherited from ZMSGlobals.ZMSGlobals:
pil_img_crop,
pil_img_resize,
pil_img_rotate
|
|
Inherited from ZMSGlobals.ZMSGlobals:
localfs_command,
localfs_package_home,
localfs_read,
localfs_readPath,
localfs_remove,
localfs_tempfile,
localfs_write
|
|
Inherited from ZMSGlobals.ZMSGlobals:
writeBlock,
writeLog
|
|
Inherited from ZMSGlobals.ZMSGlobals:
aggregate_list,
concat_list,
copy_list,
dict_list,
difference_list,
distinct_list,
filter_list,
intersection_list,
sort_list,
string_list,
sync_list,
tree_list
|
|
Inherited from ZMSGlobals.ZMSGlobals:
operator_delattr,
operator_delitem,
operator_getattr,
operator_getitem,
operator_gettype,
operator_setattr,
operator_setitem
|
|
Inherited from ZMSGlobals.ZMSGlobals:
get_colormap,
parse_stylesheet
|
|
Inherited from ZMSGlobals.ZMSGlobals:
re_search,
re_sub
|
|
|
meta_id = "ZMSSqlDb"
|
|
|
meta_type = "ZMSSqlDb"
|
|
|
manage_options = {'label': 'TAB_EDIT', 'action': 'manage_main'...
|
|
|
__authorPermissions__ = 'manage', 'manage_main', 'manage_works...
|
|
|
__administratorPermissions__ = 'manage_properties', 'manage_ch...
|
|
|
__ac_permissions__ = 'ZMS Author', __authorPermissions__, ('ZM...
|
|
|
actions = HTMLFile('dtml/ZMSSqlDb/actions', globals())
|
|
|
input_form = HTMLFile('dtml/ZMSSqlDb/input_form', globals())
|
|
|
input_details = HTMLFile('dtml/ZMSSqlDb/input_details', global...
|
|
|
browse_db = HTMLFile('dtml/ZMSSqlDb/browse_db', globals())
|
|
|
intersection_sql = HTMLFile('dtml/ZMSSqlDb/intersection_sql', ...
|
|
|
manage_main = HTMLFile('dtml/ZMSSqlDb/manage_main', globals())
|
|
|
manage_importexport = HTMLFile('dtml/ZMSSqlDb/manage_importexp...
|
|
|
manage_properties = HTMLFile('dtml/ZMSSqlDb/manage_properties'...
|
|
|
manage_configuration = HTMLFile('dtml/ZMSSqlDb/manage_configur...
|
|
|
manage_exportexcel = HTMLFile('dtml/ZMSSqlDb/manage_exportexce...
|
|
|
valid_types = {'blob': {}, 'date': 1, 'datetime': 1, 'details'...
|
|
Inherited from zmsobject.ZMSObject:
MISC_ZMS,
QUOT,
__doc__,
active_input_fields,
checkout,
comlib_js,
f_api_html,
f_api_top_html,
f_bo_area,
f_bo_checkout,
f_breadcrumbs,
f_collectionBtn,
f_context,
f_css_defaults,
f_css_printhtml,
f_css_sys,
f_display_icon,
f_eo_area,
f_eo_checkout,
f_frame,
f_frame_bottom,
f_frame_top,
f_headline,
f_languages,
f_open_input_html,
f_recordset_grid,
f_recordset_init,
f_recordset_nav,
f_submitBtn,
f_submitHrefForm,
f_submitInputFields,
f_xstandard_browseFiles,
f_xstandard_browseImages,
getParentNode__roles__,
get_conf_blob__roles__,
get_logo__roles__,
obj_input_fields,
obj_input_js,
preview_html,
preview_top_html,
spacer_gif,
version_input_fields,
zmilib_js
Inherited from ZMSGlobals.ZMSGlobals:
NOREF,
NORESOLVEREF,
PAGEELEMENTS,
PAGES
|