groupdocs 1.5.7 → 1.5.8
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +51 -0
- data/examples/api-samples/Gemfile +1 -1
- data/examples/api-samples/Gemfile.lock +43 -0
- data/examples/api-samples/public/docs/{sample2.html → sample01.html} +39 -19
- data/examples/api-samples/public/docs/{sample3.html → sample02.html} +28 -22
- data/examples/api-samples/public/docs/sample03.html +285 -0
- data/examples/api-samples/public/docs/{sample4.html → sample04.html} +30 -36
- data/examples/api-samples/public/docs/{sample5.html → sample05.html} +68 -31
- data/examples/api-samples/public/docs/sample06.html +299 -0
- data/examples/api-samples/public/docs/{sample7.html → sample07.html} +53 -18
- data/examples/api-samples/public/docs/{sample8.html → sample08.html} +64 -41
- data/examples/api-samples/public/docs/sample09.html +260 -0
- data/examples/api-samples/public/docs/sample10.html +67 -28
- data/examples/api-samples/public/docs/sample11.html +171 -55
- data/examples/api-samples/public/docs/sample12.html +53 -17
- data/examples/api-samples/public/docs/sample13.html +52 -16
- data/examples/api-samples/public/docs/sample14.html +51 -8
- data/examples/api-samples/public/docs/sample15.html +46 -10
- data/examples/api-samples/public/docs/sample16.html +81 -7
- data/examples/api-samples/public/docs/sample17.html +103 -15
- data/examples/api-samples/public/docs/sample18.html +117 -41
- data/examples/api-samples/public/docs/sample19.html +410 -36
- data/examples/api-samples/public/docs/sample20.html +46 -10
- data/examples/api-samples/public/docs/sample21.html +504 -45
- data/examples/api-samples/public/docs/sample22.html +166 -28
- data/examples/api-samples/public/docs/sample23.html +61 -25
- data/examples/api-samples/public/docs/sample24.html +100 -12
- data/examples/api-samples/public/docs/sample25.html +123 -49
- data/examples/api-samples/public/docs/sample26.html +41 -8
- data/examples/api-samples/public/docs/sample27.html +125 -50
- data/examples/api-samples/public/docs/sample28.html +27 -9
- data/examples/api-samples/public/docs/sample29.html +10 -10
- data/examples/api-samples/public/docs/sample30.html +70 -14
- data/examples/api-samples/public/docs/sample31.html +108 -67
- data/examples/api-samples/public/docs/sample32.html +71 -99
- data/examples/api-samples/public/docs/sample33.html +107 -32
- data/examples/api-samples/public/docs/{sample1.html → sample34.html} +58 -18
- data/examples/api-samples/public/docs/sample35.html +666 -0
- data/examples/api-samples/public/docs/{sample6.html → sample36.html} +56 -37
- data/examples/api-samples/public/docs/sample37.html +815 -0
- data/examples/api-samples/public/docs/sample38.html +508 -0
- data/examples/api-samples/public/docs/sample39.html +921 -0
- data/examples/api-samples/public/docs/sample40.html +510 -0
- data/examples/api-samples/public/docs/sample41.html +452 -0
- data/examples/api-samples/public/docs/sample42.html +311 -0
- data/examples/api-samples/public/templates/test_all_fields2.pdf +0 -0
- data/examples/api-samples/samples/sample01.rb +37 -0
- data/examples/api-samples/samples/sample02.rb +41 -0
- data/examples/api-samples/samples/sample03.rb +73 -0
- data/examples/api-samples/samples/sample04.rb +47 -0
- data/examples/api-samples/samples/{sample5.rb → sample05.rb} +26 -14
- data/examples/api-samples/samples/sample06.rb +80 -0
- data/examples/api-samples/samples/sample07.rb +52 -0
- data/examples/api-samples/samples/sample08.rb +69 -0
- data/examples/api-samples/samples/sample09.rb +83 -0
- data/examples/api-samples/samples/sample10.rb +29 -15
- data/examples/api-samples/samples/sample11.rb +89 -37
- data/examples/api-samples/samples/sample12.rb +22 -11
- data/examples/api-samples/samples/sample13.rb +22 -10
- data/examples/api-samples/samples/sample14.rb +23 -5
- data/examples/api-samples/samples/sample15.rb +18 -7
- data/examples/api-samples/samples/sample16.rb +28 -4
- data/examples/api-samples/samples/sample17.rb +31 -5
- data/examples/api-samples/samples/sample18.rb +36 -8
- data/examples/api-samples/samples/sample19.rb +138 -18
- data/examples/api-samples/samples/sample20.rb +14 -3
- data/examples/api-samples/samples/sample21.rb +162 -23
- data/examples/api-samples/samples/sample22.rb +73 -22
- data/examples/api-samples/samples/sample23.rb +17 -6
- data/examples/api-samples/samples/sample24.rb +34 -7
- data/examples/api-samples/samples/sample25.rb +37 -12
- data/examples/api-samples/samples/sample26.rb +12 -5
- data/examples/api-samples/samples/sample27.rb +38 -12
- data/examples/api-samples/samples/sample28.rb +25 -6
- data/examples/api-samples/samples/sample29.rb +12 -12
- data/examples/api-samples/samples/sample30.rb +27 -15
- data/examples/api-samples/samples/sample31.rb +44 -33
- data/examples/api-samples/samples/sample32.rb +43 -41
- data/examples/api-samples/samples/sample33.rb +42 -14
- data/examples/api-samples/samples/sample34.rb +40 -0
- data/examples/api-samples/samples/sample35.rb +224 -0
- data/examples/api-samples/samples/sample36.rb +58 -0
- data/examples/api-samples/samples/sample37.rb +229 -0
- data/examples/api-samples/samples/sample38.rb +128 -0
- data/examples/api-samples/samples/sample39.rb +252 -0
- data/examples/api-samples/samples/sample40.rb +164 -0
- data/examples/api-samples/samples/sample41.rb +118 -0
- data/examples/api-samples/samples/sample42.rb +97 -0
- data/examples/api-samples/views/_others_samples.haml +25 -11
- data/examples/api-samples/views/index.haml +23 -11
- data/examples/api-samples/views/popup.haml +32 -0
- data/examples/api-samples/views/{sample1.haml → sample01.haml} +12 -7
- data/examples/api-samples/views/{sample2.haml → sample02.haml} +20 -15
- data/examples/api-samples/views/sample03.haml +83 -0
- data/examples/api-samples/views/sample04.haml +49 -0
- data/examples/api-samples/views/{sample5.haml → sample05.haml} +19 -14
- data/examples/api-samples/views/sample06.haml +53 -0
- data/examples/api-samples/views/sample07.haml +47 -0
- data/examples/api-samples/views/{sample8.haml → sample08.haml} +17 -12
- data/examples/api-samples/views/{sample9.haml → sample09.haml} +19 -4
- data/examples/api-samples/views/sample10.haml +18 -13
- data/examples/api-samples/views/sample11.haml +48 -19
- data/examples/api-samples/views/sample12.haml +26 -21
- data/examples/api-samples/views/sample13.haml +18 -12
- data/examples/api-samples/views/sample14.haml +21 -15
- data/examples/api-samples/views/sample15.haml +16 -9
- data/examples/api-samples/views/sample16.haml +18 -5
- data/examples/api-samples/views/sample17.haml +14 -9
- data/examples/api-samples/views/sample18.haml +13 -7
- data/examples/api-samples/views/sample19.haml +37 -8
- data/examples/api-samples/views/sample20.haml +13 -8
- data/examples/api-samples/views/sample21.haml +71 -13
- data/examples/api-samples/views/sample22.haml +53 -16
- data/examples/api-samples/views/sample23.haml +9 -4
- data/examples/api-samples/views/sample24.haml +9 -4
- data/examples/api-samples/views/sample25.haml +18 -13
- data/examples/api-samples/views/sample26.haml +8 -3
- data/examples/api-samples/views/sample27.haml +20 -14
- data/examples/api-samples/views/sample28.haml +16 -10
- data/examples/api-samples/views/sample29.haml +4 -4
- data/examples/api-samples/views/sample30.haml +16 -10
- data/examples/api-samples/views/sample31.haml +39 -32
- data/examples/api-samples/views/sample32.haml +25 -36
- data/examples/api-samples/views/sample33.haml +14 -17
- data/examples/api-samples/views/sample34.haml +48 -0
- data/examples/api-samples/views/sample35.haml +95 -0
- data/examples/api-samples/views/sample36.haml +64 -0
- data/examples/api-samples/views/sample37.haml +124 -0
- data/examples/api-samples/views/sample38.haml +115 -0
- data/examples/api-samples/views/sample39.haml +236 -0
- data/examples/api-samples/views/sample40.haml +95 -0
- data/examples/api-samples/views/{sample4.haml → sample41.haml} +90 -72
- data/examples/api-samples/views/sample42.haml +59 -0
- data/lib/groupdocs/api/helpers/rest_helper.rb +13 -1
- data/lib/groupdocs/datasource.rb +2 -1
- data/lib/groupdocs/document.rb +101 -13
- data/lib/groupdocs/document/annotation.rb +28 -13
- data/lib/groupdocs/document/annotation/marker.rb +18 -0
- data/lib/groupdocs/document/annotation/reply.rb +9 -2
- data/lib/groupdocs/document/field.rb +5 -1
- data/lib/groupdocs/job.rb +12 -2
- data/lib/groupdocs/questionnaire.rb +174 -4
- data/lib/groupdocs/questionnaire/collector.rb +21 -0
- data/lib/groupdocs/questionnaire/question.rb +19 -0
- data/lib/groupdocs/questionnaire/question/answer.rb +5 -0
- data/lib/groupdocs/questionnaire/question/conditions.rb +20 -0
- data/lib/groupdocs/signature.rb +36 -308
- data/lib/groupdocs/signature/envelope.rb +146 -4
- data/lib/groupdocs/signature/field.rb +20 -1
- data/lib/groupdocs/signature/field/location.rb +18 -7
- data/lib/groupdocs/signature/form.rb +199 -10
- data/lib/groupdocs/signature/shared/document_methods.rb +38 -0
- data/lib/groupdocs/signature/shared/entity_methods.rb +0 -1
- data/lib/groupdocs/signature/shared/field_methods.rb +13 -38
- data/lib/groupdocs/signature/shared/recipient_methods.rb +8 -0
- data/lib/groupdocs/signature/template.rb +3 -1
- data/lib/groupdocs/storage.rb +4 -1
- data/lib/groupdocs/storage/file.rb +18 -1
- data/lib/groupdocs/subscription.rb +8 -3
- data/lib/groupdocs/user.rb +8 -0
- data/lib/groupdocs/version.rb +1 -1
- data/spec/groupdocs/document/annotation_spec.rb +1 -14
- data/spec/groupdocs/subscription_spec.rb +2 -2
- metadata +86 -32
- checksums.yaml +0 -15
- data/examples/api-samples/public/docs/sample9.html +0 -200
- data/examples/api-samples/samples/sample1.rb +0 -25
- data/examples/api-samples/samples/sample2.rb +0 -29
- data/examples/api-samples/samples/sample3.rb +0 -33
- data/examples/api-samples/samples/sample4.rb +0 -51
- data/examples/api-samples/samples/sample6.rb +0 -49
- data/examples/api-samples/samples/sample7.rb +0 -42
- data/examples/api-samples/samples/sample8.rb +0 -61
- data/examples/api-samples/samples/sample9.rb +0 -48
- data/examples/api-samples/views/sample3.haml +0 -44
- data/examples/api-samples/views/sample6.haml +0 -49
- data/examples/api-samples/views/sample7.haml +0 -42
@@ -19,14 +19,27 @@
|
|
19
19
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
20
20
|
%p Enter data for request and press "Make request" button
|
21
21
|
%form{:action => '/sample16', :method => 'post'}
|
22
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
23
|
+
%br/
|
24
|
+
%input{:type=>'text', :name=>'clientId', :id => 'clientId' }
|
25
|
+
%br/
|
26
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
27
|
+
%br/
|
28
|
+
%input{:type=>'text', :name=>'privateKey', :id => 'privateKey'}
|
29
|
+
%br/
|
22
30
|
%label{:for => 'fileId'} GroupDocs FileID
|
23
31
|
%br/
|
24
|
-
%input{:type=>'text', :name=>'fileId'}
|
32
|
+
%input{:type=>'text', :name=>'fileId',}
|
33
|
+
%br/
|
34
|
+
%label{:for => 'basePath'} Base Path
|
35
|
+
%span{:class => 'optional'} (Optional)
|
36
|
+
%br/
|
37
|
+
%input{:type=>'text', :name=>'basePath'}
|
25
38
|
%br/
|
26
39
|
%input{:type => 'submit', :value => 'Make request'}/
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
40
|
+
%div{:style => 'padding:20px; border:1px solid black;'}
|
41
|
+
%p
|
42
|
+
Result:
|
43
|
+
#{(defined? iframe) ? iframe : ''}
|
31
44
|
|
32
45
|
= partial :_others_samples
|
@@ -21,24 +21,29 @@
|
|
21
21
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
22
22
|
%p Enter data for request and press "Make request" button
|
23
23
|
%form{:action => '/sample17', :enctype => 'multipart/form-data', :method => 'post'}
|
24
|
-
%label{:for => '
|
24
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
25
25
|
%br/
|
26
|
-
%input{:type=>'text', :name=>'
|
26
|
+
%input{:type=>'text', :name=>'clientId', :id => 'clientId' }
|
27
27
|
%br/
|
28
|
-
%label{:for => '
|
28
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
29
29
|
%br/
|
30
|
-
%input{:type=>'text', :name=>'
|
30
|
+
%input{:type=>'text', :name=>'privateKey', :id => 'privateKey'}
|
31
31
|
%br/
|
32
32
|
%label{:for => 'file'} File
|
33
33
|
%br/
|
34
34
|
%input{:name => 'file', :type => 'file'}/
|
35
35
|
%br/
|
36
|
+
%label{:for => 'basePath'} Base Path
|
37
|
+
%span{:class => 'optional'} (Optional)
|
38
|
+
%br/
|
39
|
+
%input{:type=>'text', :name=>'basePath'}
|
40
|
+
%br/
|
36
41
|
%br/
|
37
42
|
%input{:type => 'submit', :value => 'Upload'}/
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
+
%div{:style => 'padding:20px; border:1px solid black;'}
|
44
|
+
%p
|
45
|
+
Results:
|
46
|
+
%span{:style => "color: green"} #{(defined? massage) ? massage : ''}
|
47
|
+
#{(defined? iframe) ? iframe : ''}
|
43
48
|
|
44
49
|
= partial :_others_samples
|
@@ -29,15 +29,15 @@
|
|
29
29
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
30
30
|
%p Enter data for request and press "Make request" button
|
31
31
|
%form{:action => '/sample18', :enctype => 'multipart/form-data', :method => 'post'}
|
32
|
-
%label{:for => '
|
32
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
33
33
|
%br/
|
34
|
-
%input{:type=>'text', :name=>'
|
34
|
+
%input{:type=>'text', :name=>'clientId'}
|
35
35
|
%br/
|
36
|
-
%label{:for => '
|
36
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
37
37
|
%br/
|
38
|
-
%input{:type=>'text', :name=>'
|
38
|
+
%input{:type=>'text', :name=>'privateKey'}
|
39
39
|
%br/
|
40
|
-
%label{:for => '
|
40
|
+
%label{:for => 'fileId'} GroupDocs FileID
|
41
41
|
%br/
|
42
42
|
|
43
43
|
|
@@ -67,8 +67,8 @@
|
|
67
67
|
|
68
68
|
|
69
69
|
%br/
|
70
|
-
%label{:for=>'
|
71
|
-
%select{:name=>'
|
70
|
+
%label{:for=>'convertType'} Result file type
|
71
|
+
%select{:name=>'convertType', :id=>'convert_type'}
|
72
72
|
%option{:value => 'doc'}Doc
|
73
73
|
%option{:value => 'docx'}Docx
|
74
74
|
%option{:value => 'pdf'}PDF
|
@@ -86,6 +86,12 @@
|
|
86
86
|
|
87
87
|
%br/
|
88
88
|
%br/
|
89
|
+
%label{:for => 'basePath'} Base Path
|
90
|
+
%span{:class => 'optional'} (Optional)
|
91
|
+
%br/
|
92
|
+
%input{:type=>'text', :name=>'basePath'}
|
93
|
+
%br/
|
94
|
+
|
89
95
|
|
90
96
|
%input{:type => 'submit', :value => 'Make request'}
|
91
97
|
%span{:id=>'results_status', :style=>'color:red;display:none;'} (Please wait for ajax response)
|
@@ -20,20 +20,20 @@
|
|
20
20
|
%p
|
21
21
|
Target File ID = #{(defined? targetFileId) ? targetFileId : ''}
|
22
22
|
%p
|
23
|
-
Callback Url = #{(defined?
|
23
|
+
Callback Url = #{(defined? callback) ? callback : ''}
|
24
24
|
%p
|
25
25
|
%font{:color => 'red'} #{(defined? err) ? err : ''}
|
26
26
|
%br/
|
27
27
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
28
28
|
%p Enter data for request and press "Make request" button
|
29
29
|
%form{:action => '/sample19', :method => 'post'}
|
30
|
-
%label{:for => '
|
30
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
31
31
|
%br/
|
32
|
-
%input{:type=>'text', :name=>'
|
32
|
+
%input{:type=>'text', :name=>'clientId'}
|
33
33
|
%br/
|
34
|
-
%label{:for => '
|
34
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
35
35
|
%br/
|
36
|
-
%input{:type=>'text', :name=>'
|
36
|
+
%input{:type=>'text', :name=>'privateKey'}
|
37
37
|
%br/
|
38
38
|
%label{:for => 'sourceFileId'} Source File ID
|
39
39
|
%br/
|
@@ -43,15 +43,44 @@
|
|
43
43
|
%br/
|
44
44
|
%input{:type=>'text', :name=>'targetFileId'}
|
45
45
|
%br/
|
46
|
-
%label{:for
|
46
|
+
%label{:for=>'callback'}
|
47
|
+
Callback URL
|
48
|
+
%span.optional (Optional)
|
49
|
+
%br/
|
50
|
+
%font{:color=>'grey'} (For test Callback you can use this URL: http://groupdocs-ruby-samples.herokuapp.com/sample19/compere_callback)
|
51
|
+
%input{:type=>'text', :size=>'70', :value=>"#{(defined? callback) ? callback : ''}", :name=>'callback'}
|
52
|
+
%br/
|
53
|
+
%label{:for => 'basePath'} Base Path
|
54
|
+
%span{:class => 'optional'} (Optional)
|
55
|
+
%br/
|
56
|
+
%input{:type=>'text', :name=>'basePath'}
|
47
57
|
%br/
|
48
|
-
%input{:type=>'text', :name=>'callbackUrl'}
|
49
58
|
%br/
|
50
59
|
%input{:type => 'submit', :value => 'Make request'}/
|
60
|
+
%span{:id=>'results_status', :style=>'color:red;display:none;'} (Please wait for ajax response)
|
51
61
|
%br/
|
52
62
|
%div{:style => 'padding:20px; border:1px solid black;'}
|
53
63
|
%p
|
54
64
|
Result:
|
65
|
+
%iframe{:id=>'downloadframe', :style=>'display:none'}
|
55
66
|
#{(defined? iframe) ? iframe : ''}
|
56
67
|
|
57
|
-
= partial :_others_samples
|
68
|
+
= partial :_others_samples
|
69
|
+
|
70
|
+
%script{:src=>'//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'}
|
71
|
+
:javascript
|
72
|
+
function check() {
|
73
|
+
$.get('/sample19/check', function(data) {
|
74
|
+
$('#results_status').fadeOut("slow");
|
75
|
+
$('#downloadframe').attr("src", "/sample19/downloads/" + data);
|
76
|
+
}, 'text');
|
77
|
+
}
|
78
|
+
|
79
|
+
$(function($){
|
80
|
+
callback = $("input[name=callback]").val();
|
81
|
+
|
82
|
+
if(callback !== "") {
|
83
|
+
$('#results_status').fadeIn("slow");
|
84
|
+
setTimeout(check, 5000)
|
85
|
+
}
|
86
|
+
});
|
@@ -23,22 +23,27 @@
|
|
23
23
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
24
24
|
%p Enter data for request and press "Make request" button
|
25
25
|
%form{:action => '/sample20', :method => 'post'}
|
26
|
-
%label{:for => '
|
26
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
27
27
|
%br/
|
28
|
-
%input{:type=>'text', :name=>'
|
28
|
+
%input{:type=>'text', :name=>'clientId'}
|
29
29
|
%br/
|
30
|
-
%label{:for => '
|
30
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
31
31
|
%br/
|
32
|
-
%input{:type=>'text', :name=>'
|
32
|
+
%input{:type=>'text', :name=>'privateKey'}
|
33
33
|
%br/
|
34
34
|
%label{:for => 'resultFileId'} Compared FileId
|
35
35
|
%br/
|
36
36
|
%input{:type=>'text', :name=>'resultFileId'}
|
37
37
|
%br/
|
38
|
+
%label{:for => 'basePath'} Base Path
|
39
|
+
%span{:class => 'optional'} (Optional)
|
40
|
+
%br/
|
41
|
+
%input{:type=>'text', :name=>'basePath'}
|
42
|
+
%br/
|
38
43
|
%input{:type => 'submit', :value => 'Make request'}/
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
44
|
+
%div{:style => 'padding:20px; border:1px solid black;'}
|
45
|
+
%p
|
46
|
+
Results:
|
47
|
+
#{(defined? result) ? result : ''}
|
43
48
|
|
44
49
|
= partial :_others_samples
|
@@ -27,13 +27,13 @@
|
|
27
27
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
28
28
|
%p Enter data for request and press "Make request" button
|
29
29
|
%form{:action => '/sample21', :enctype => 'multipart/form-data', :method => 'post'}
|
30
|
-
%label{:for => '
|
30
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
31
31
|
%br/
|
32
|
-
%input{:type=>'text', :name=>'
|
32
|
+
%input{:type=>'text', :name=>'clientId'}
|
33
33
|
%br/
|
34
|
-
%label{:for => '
|
34
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
35
35
|
%br/
|
36
|
-
%input{:type=>'text', :name=>'
|
36
|
+
%input{:type=>'text', :name=>'privateKey'}
|
37
37
|
%br/
|
38
38
|
%label{:for => 'email'} Email
|
39
39
|
%br/
|
@@ -47,16 +47,74 @@
|
|
47
47
|
%br/
|
48
48
|
%input{:type=>'text', :name=>'lastName'}
|
49
49
|
%br/
|
50
|
-
%
|
50
|
+
%div.guid_radio
|
51
|
+
%input{:type=>'radio', :name=>'source', :value=>'guid'} File ID (GUID)
|
52
|
+
%br/
|
53
|
+
%input{:type=>'radio', :name=>'source', :value=>'local', :checked=>'checked'}Upload local file
|
54
|
+
%br/
|
55
|
+
%input{:type=>'radio', :name=>'source', :value=>'url'} Upload file from URL
|
56
|
+
%br/
|
57
|
+
|
58
|
+
%div.guid_field{:style=>'display:none;'}
|
59
|
+
%label{:for=>'fileId', :id=>'guid'} File ID (GUID)
|
60
|
+
%br/
|
61
|
+
%input{:type=>'text', :name=>'fileId'}
|
62
|
+
|
63
|
+
%div.guid_field
|
64
|
+
%label{:for=>'file'} Upload local file
|
65
|
+
%br/
|
66
|
+
%input{:type=>'file', :name=>'file'}
|
67
|
+
|
68
|
+
%div.guid_field{:style=>'display:none;'}
|
69
|
+
%label{:for=>'url', :id=>'url'} Upload file from URL
|
70
|
+
%br/
|
71
|
+
%input{:type=>'text', :name=>'url'}
|
72
|
+
|
51
73
|
%br/
|
52
|
-
%
|
74
|
+
%label{:for=>'callback'}
|
75
|
+
Callback URL
|
76
|
+
%span.optional (Optional)
|
77
|
+
%br/
|
78
|
+
%font{:color=>'grey'} (For test Callback you can use this URL: http://groupdocs-ruby-samples.herokuapp.com/sample21/signature_callback)
|
79
|
+
%input{:type=>'text', :size=>'70', :value=>"#{(defined? callback) ? callback : ''}", :name=>'callback'}
|
53
80
|
%br/
|
81
|
+
%label{:for => 'basePath'} Base Path
|
82
|
+
%span{:class => 'optional'} (Optional)
|
54
83
|
%br/
|
55
|
-
%input{:type
|
56
|
-
|
57
|
-
%
|
58
|
-
|
59
|
-
|
60
|
-
|
84
|
+
%input{:type=>'text', :name=>'basePath'}
|
85
|
+
%br/
|
86
|
+
%br/
|
87
|
+
%input{:type => 'submit', :value => 'Make request'}
|
88
|
+
%span{:id=>'results_status', :style=>'color:red;display:none;'} (Please wait for ajax response)
|
89
|
+
%br/
|
90
|
+
%iframe{:id=>'downloadframe', :style=>'display:none'}
|
91
|
+
%div{:style => 'padding:20px; border:1px solid black;'}
|
92
|
+
%p
|
93
|
+
Results:
|
94
|
+
%br/
|
95
|
+
#{(defined? message) ? message : ''}
|
96
|
+
#{(defined? iframe) ? iframe : ''}
|
97
|
+
|
98
|
+
= partial :_others_samples
|
99
|
+
%script{:src=>'//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'}
|
100
|
+
:javascript
|
101
|
+
function check() {
|
102
|
+
$.get('/sample21/check', function(data) {
|
103
|
+
$('#results_status').fadeOut("slow");
|
104
|
+
$('#downloadframe').attr("src", "/sample21/downloads/" + data);
|
105
|
+
}, 'text');
|
106
|
+
}
|
107
|
+
|
108
|
+
$(function($){
|
109
|
+
callbackUrl = $("input[name=callback]").val();
|
61
110
|
|
62
|
-
|
111
|
+
if(callbackUrl !== "") {
|
112
|
+
$('#results_status').fadeIn("slow");
|
113
|
+
setTimeout(check, 5000)
|
114
|
+
}
|
115
|
+
$('.guid_radio input').change(function(){
|
116
|
+
var elementIndex = $(this).parent().children('input').index($(this));
|
117
|
+
$('.guid_field').hide();
|
118
|
+
$('.guid_field').eq(elementIndex).show();
|
119
|
+
});
|
120
|
+
});
|
@@ -2,7 +2,7 @@
|
|
2
2
|
%a{:href => '/'} GroupDocs Ruby SDK Samples
|
3
3
|
\- Sample22
|
4
4
|
.samplecontent{:style => 'padding:10px;'}
|
5
|
-
%i This sample will show how
|
5
|
+
%i This sample will show how create or update user and add him to collaborators using PHP SDK
|
6
6
|
%br/
|
7
7
|
%br/
|
8
8
|
%span.documentation
|
@@ -20,38 +20,63 @@
|
|
20
20
|
%p
|
21
21
|
Email = #{(defined? email) ? email : ''}
|
22
22
|
%p
|
23
|
-
First Name = #{(defined?
|
23
|
+
First Name = #{(defined? firstName) ? firstName : ''}
|
24
24
|
%p
|
25
|
-
Last Name = #{(defined?
|
25
|
+
Last Name = #{(defined? lastName) ? lastName : ''}
|
26
26
|
%p
|
27
27
|
%font{:color => 'red'} #{(defined? err) ? err : ''}
|
28
28
|
%br/
|
29
29
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
30
30
|
%p Enter data for request and press "Make request" button
|
31
31
|
%form{:action => '/sample22', :method => 'post'}
|
32
|
-
%label{:for => '
|
32
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
33
33
|
%br/
|
34
|
-
%input{:type=>'text', :name=>'
|
34
|
+
%input{:type=>'text', :name=>'clientId'}
|
35
35
|
%br/
|
36
|
-
%label{:for => '
|
36
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
37
37
|
%br/
|
38
|
-
%input{:type=>'text', :name=>'
|
39
|
-
%br/
|
40
|
-
%label{:for => 'file_id'} GroupDocs FileID
|
41
|
-
%br/
|
42
|
-
%input{:type=>'text', :name=>'fileId'}
|
38
|
+
%input{:type=>'text', :name=>'privateKey'}
|
43
39
|
%br/
|
44
40
|
%label{:for => 'email'} E-mail
|
45
41
|
%br/
|
46
42
|
%input{:type=>'text', :name=>'email'}
|
47
43
|
%br/
|
48
|
-
%label{:for => '
|
44
|
+
%label{:for => 'firstName'} First name
|
45
|
+
%br/
|
46
|
+
%input{:type=>'text', :name=>'firstName'}
|
49
47
|
%br/
|
50
|
-
%
|
48
|
+
%label{:for => 'lastName'} Last name
|
49
|
+
%br/
|
50
|
+
%input{:type=>'text', :name=>'lastName'}
|
51
|
+
%br/
|
52
|
+
%div.guid_radio
|
53
|
+
%input{:type=>'radio', :name=>'source', :value=>'guid', :checked=>'checked'} File ID (GUID)
|
54
|
+
%br/
|
55
|
+
%input{:type=>'radio', :name=>'source', :value=>'local'}Upload local file
|
56
|
+
%br/
|
57
|
+
%input{:type=>'radio', :name=>'source', :value=>'url'} Upload file from URL
|
58
|
+
%br/
|
59
|
+
|
60
|
+
%div.guid_field
|
61
|
+
%label{:for=>'fileId', :id=>'guid'} File ID (GUID)
|
62
|
+
%br/
|
63
|
+
%input{:type=>'text', :name=>'fileId'}
|
64
|
+
|
65
|
+
%div.guid_field{:style=>'display:none;'}
|
66
|
+
%label{:for=>'file'} Upload local file
|
67
|
+
%br/
|
68
|
+
%input{:type=>'file', :name=>'file'}
|
69
|
+
|
70
|
+
%div.guid_field{:style=>'display:none;'}
|
71
|
+
%label{:for=>'url', :id=>'url'} Upload file from URL
|
72
|
+
%br/
|
73
|
+
%input{:type=>'text', :name=>'url'}
|
74
|
+
|
51
75
|
%br/
|
52
|
-
%label{:for => '
|
76
|
+
%label{:for => 'basePath'} Base Path
|
77
|
+
%span{:class => 'optional'} (Optional)
|
53
78
|
%br/
|
54
|
-
%input{:type=>'text', :name=>'
|
79
|
+
%input{:type=>'text', :name=>'basePath'}
|
55
80
|
%br/
|
56
81
|
%input{:type => 'submit', :value => 'Make request'}/
|
57
82
|
%div{:style => 'padding:20px; border:1px solid black;'}
|
@@ -60,4 +85,16 @@
|
|
60
85
|
#{(defined? message) ? message : ''}
|
61
86
|
#{(defined? iframe) ? iframe : ''}
|
62
87
|
|
63
|
-
= partial :_others_samples
|
88
|
+
= partial :_others_samples
|
89
|
+
|
90
|
+
%script{:src=>'//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'}
|
91
|
+
:javascript
|
92
|
+
|
93
|
+
$(function($){
|
94
|
+
|
95
|
+
$('.guid_radio input').change(function(){
|
96
|
+
var elementIndex = $(this).parent().children('input').index($(this));
|
97
|
+
$('.guid_field').hide();
|
98
|
+
$('.guid_field').eq(elementIndex).show();
|
99
|
+
});
|
100
|
+
});
|
@@ -24,13 +24,13 @@
|
|
24
24
|
#requestForm{:style => 'padding:20px; border:1px solid black;'}
|
25
25
|
%p Enter data for request and press "Make request" button
|
26
26
|
%form{:action => '/sample23', :enctype => 'multipart/form-data', :method => 'post'}
|
27
|
-
%label{:for => '
|
27
|
+
%label{:for => 'clientId'} GroupDocs ClientID
|
28
28
|
%br/
|
29
|
-
%input{:type=>'text', :name=>'
|
29
|
+
%input{:type=>'text', :name=>'clientId'}
|
30
30
|
%br/
|
31
|
-
%label{:for => '
|
31
|
+
%label{:for => 'privateKey'} GroupDocs PrivateKey
|
32
32
|
%br/
|
33
|
-
%input{:type=>'text', :name=>'
|
33
|
+
%input{:type=>'text', :name=>'privateKey'}
|
34
34
|
%br/
|
35
35
|
|
36
36
|
|
@@ -57,6 +57,11 @@
|
|
57
57
|
%br/
|
58
58
|
%input{:type=>'text', :name=>'url'}
|
59
59
|
|
60
|
+
%br/
|
61
|
+
%label{:for => 'basePath'} Base Path
|
62
|
+
%span{:class => 'optional'} (Optional)
|
63
|
+
%br/
|
64
|
+
%input{:type=>'text', :name=>'basePath'}
|
60
65
|
%br/
|
61
66
|
%br/
|
62
67
|
|