rhymix/modules/document/queries
2025-05-23 15:16:36 +09:00
..
deleteAlias.xml
deleteCategory.xml
deleteDeclared.xml
deleteDeclaredDocument.xml
deleteDeclaredDocumentLog.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteDeclaredDocuments.xml
deleteDocument.xml
deleteDocumentDeclaredLog.xml
deleteDocumentExtraKeys.xml
deleteDocumentExtraVars.xml
deleteDocumentReadedLog.xml
deleteDocumentUpdateLog.xml
deleteDocumentVotedLog.xml
deleteHistory.xml
deleteModuleCategory.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteModuleDocument.xml
deleteTrash.xml
getAliases.xml
getAllModules.xml
getCategory.xml git-svn-id: http://xe-core.googlecode.com/svn/trunk@803 201d5d3c-b55e-5fd7-737f-ddc643e51545 2007-03-30 05:18:47 +00:00
getCategoryDocumentCount.xml
getCategoryDocumentCounts.xml Add button to recalculate the document count of categories 2024-12-16 21:52:26 +09:00
getCategoryList.xml
getChildCategoryCount.xml
getChildCategoryMinListOrder.xml
getDailyArchivedList.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getDeclaredDocument.xml
getDeclaredLatest.xml
getDeclaredList.xml
getDeclaredLogByDocumentSrl.xml
getDocument.xml
getDocumentCount.xml Fix #1505 duration limit to combined boards 2021-01-08 20:03:33 +09:00
getDocumentCountByDate.xml
getDocumentCountByGroupStatus.xml
getDocumentCountByMemberSrl.xml
getDocumentDeclaredLogInfo.xml
getDocumentDivision.xml
getDocumentDivisionCount.xml
getDocumentDivisionUseIndex.xml
getDocumentExtraKeys.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
getDocumentExtraVars.xml
getDocumentExtraVarsCount.xml
getDocumentList.xml
getDocumentListByMemberSrl.xml
getDocumentListExtraSort.xml
getDocumentListPage.xml
getDocumentListUseIndex.xml
getDocumentListWithExtraVars.xml
getDocumentListWithExtraVarsPage.xml 문서의 검색, 확장변수와 관련된 비효율적인 코드 정리 2018-06-28 19:59:21 +09:00
getDocumentListWithinComment.xml
getDocumentListWithinCommentPage.xml 문서의 검색, 확장변수와 관련된 비효율적인 코드 정리 2018-06-28 19:59:21 +09:00
getDocumentListWithinExtraVars.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinExtraVarsExtraSort.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinMember.xml
getDocumentListWithinTag.xml
getDocumentListWithinTagPage.xml
getDocumentMaxExtraKeyIdx.xml
getDocumentReadedLogInfo.xml
getDocuments.xml
getDocumentsExtraVars.xml
getDocumentSrlByAlias.xml 문서 Alias로 글을 구할때 mid값이 number filter로 지정되어 대상을 찾을 수 없는 문제 수정 2010-01-20 21:20:47 +00:00
getDocumentSrlByTitle.xml
getDocumentTags.xml
getDocumentTranslationLangCodes.xml Added comment validation system. 2012-02-29 12:08:42 +00:00
getDocumentUpdateLog.xml
getDocumentVotedLog.xml
getDocumentVotedLogInfo.xml
getGroupsExtraKeys.xml
getGroupsExtraVars.xml
getHistories.xml
getHistory.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getMonthlyArchivedList.xml
getNoticeList.xml
getTrash.xml
getTrashByDocumentSrl.xml
getTrashList.xml
getUpdateLog.xml
getUpdateLogAdminisExists.xml
getVotedMemberList.xml
insertAlias.xml
insertCategory.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
insertDeclaredDocument.xml
insertDocument.xml
insertDocumentDeclaredLog.xml
insertDocumentExtraKey.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
insertDocumentExtraVar.xml
insertDocumentReadedLog.xml
insertDocumentUpdateLog.xml
insertDocumentVotedLog.xml
insertHistory.xml
insertTrash.xml 휴지통 기능 추가 2009-03-19 04:27:16 +00:00
isExistsExtraKey.xml
moveDocumentExtraVars.xml
updateBlamedCount.xml
updateCategory.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
updateCategoryCount.xml Update category document count using +1/-1 diff instead of running COUNT(*) query every time 2024-05-04 21:50:00 +09:00
updateCategoryIsDefault.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
updateCategoryOrder.xml
updateCommentCount.xml
updateDeclaredDocument.xml
updateDeclaredDocumentCancel.xml
updateDocument.xml Remove unnecessary default values for update queries 2023-10-04 21:13:56 +09:00
updateDocumentCategory.xml
updateDocumentCommentStatus.xml
updateDocumentExtraKey.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
updateDocumentExtraKeyEid.xml
updateDocumentExtraKeyIdx.xml Consolidate queries 2025-05-23 15:16:36 +09:00
updateDocumentExtraKeyIdxOrder.xml issue 1793 check null parameter in method. 2012-03-29 05:56:33 +00:00
updateDocumentExtraVar.xml
updateDocumentExtraVarEid.xml
updateDocumentExtraVarIdx.xml Consolidate queries 2025-05-23 15:16:36 +09:00
updateDocumentExtraVarIdxOrder.xml issue 1793 check null parameter in method. 2012-03-29 05:56:33 +00:00
updateDocumentExtraVarsModule.xml
updateDocumentModule.xml
updateDocumentOrder.xml
updateDocumentsAllowCommentTrackback.xml issue 27 comment status refactoring 2011-06-08 02:26:45 +00:00
updateDocumentsLangCode.xml
updateDocumentsModule.xml
updateDocumentsSecret.xml
updateDocumentStatus.xml
updateDocumentTags.xml
updateReadedCount.xml
updateTrackbackCount.xml
updateUploadedCount.xml
updateVotedCount.xml