aboutsummaryrefslogtreecommitdiff
path: root/files/ko/orphaned/places/query_system/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/orphaned/places/query_system/index.html')
-rw-r--r--files/ko/orphaned/places/query_system/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/orphaned/places/query_system/index.html b/files/ko/orphaned/places/query_system/index.html
index 1a3dccf574..9caeb1fe7f 100644
--- a/files/ko/orphaned/places/query_system/index.html
+++ b/files/ko/orphaned/places/query_system/index.html
@@ -1,9 +1,10 @@
---
title: Query System
-slug: Places/Query_System
+slug: orphaned/Places/Query_System
tags:
- Firefox 3
- Places
+original_slug: Places/Query_System
---
<p></p>
<p>Firefox의 히스토리와 북마크 데이터는 "<a href="ko/Places">플레이스</a>" 질의 API를 이용하여 접근할 수 있습니다. 이 API는 히스토리, 북마크, 그리고 두 가지 모두에 대하여 복잡한 질의를 실행할 수 있는 기능을 제공합니다. 질의의 결과는 조건에 맞는 데이터의 단순 목록이나 트리 구조를 포함한 개체입니다. 질의 API와 결과 데이터의 구조에 대한 정의는 <code><a href="https://dxr.mozilla.org/mozilla-central/source/toolkit/components/places/public/nsINavHistoryService.idl" rel="custom">toolkit/components/places/public/nsINavHistoryService.idl</a></code>에 있습니다. 이 페이지는 일반적인 작업에 대한 소개와 핵심 API 사용법에 대한 예제를 제공합니다.</p>