close
Warning:
Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Nov 26, 2006, 7:39:19 PM (19 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
51 | 51 | == Display entry == |
52 | 52 | |
53 | | '''Request:''' ''servername''/''dictionary_code''?action=runQuery&query=''entry_id''&outtype=''output_type''&arg=''argument''&nojson=1&default=1 |
| 53 | '''Request:''' ''servername''/''dictionary_code''?action=runQuery&query=''entry_id''&outtype=''output_type''[&arg=''argument''][&nojson=1][&default=1] |
54 | 54 | |
55 | 55 | entry_id:: |
… |
… |
|
62 | 62 | * tree - array representation of tree, ''arg'' specifies tree direction - ILR for normal tree, RILR for reversed tree |
63 | 63 | * editor - hash representation of XML for editor tab |
| 64 | |