1- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3- < html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
1+ <!DOCTYPE html>
2+ < html >
43 < head >
5- < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
4+ < meta charset ="utf-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < link rel ="stylesheet " href ="../../activeldap.css " type ="text/css " />
77 < link rel ="shortcut icon " href ="../../favicon.ico " />
88 < link rel ="icon " href ="../../favicon.png " />
1919 < link rel ="stylesheet " href ="css/common.css " type ="text/css " charset ="utf-8 " />
2020
2121< script type ="text/javascript " charset ="utf-8 ">
22- hasFrames = window . top . frames . main ? true : false ;
22+ pathId = "ActiveLdap" ;
2323 relpath = '' ;
24- framesUrl = "frames.html#!ActiveLdap.html" ;
2524</ script >
2625
2726
3231
3332 </ head >
3433 < body >
34+ < div class ="nav_wrap ">
35+ < iframe id ="nav " src ="class_list.html?1 "> </ iframe >
36+ < div id ="resizer "> </ div >
37+ </ div >
38+
39+ < div id ="main " tabindex ="-1 ">
3540< div class ="header ">
3641 < div class ="title ">
3742 < a href ="../../ ">
5863 < div class ="main ">
5964
6065
61- < div id ="header ">
62- < div id ="menu ">
66+ < div id ="header ">
67+ < div id ="menu ">
6368
6469 < a href ="alphabetical_index.html "> Index (A)</ a > »
6570
6671
6772 < span class ="title "> ActiveLdap</ span >
6873
69-
70- < div class ="noframes "> < span class ="title "> (</ span > < a href =". " target ="_top "> no frames</ a > < span class ="title "> )</ span > </ div >
7174</ div >
7275
73- < div id ="search ">
76+ < div id ="search ">
7477
7578 < a class ="full_list_link " id ="class_list_link "
7679 href ="class_list.html ">
77- Class List
78- </ a >
79-
80- < a class ="full_list_link " id ="method_list_link "
81- href ="method_list.html ">
82- Method List
83- </ a >
84-
85- < a class ="full_list_link " id ="file_list_link "
86- href ="file_list.html ">
87- File List
80+
81+ < svg width ="24 " height ="24 ">
82+ < rect x ="0 " y ="4 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
83+ < rect x ="0 " y ="12 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
84+ < rect x ="0 " y ="20 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
85+ </ svg >
8886 </ a >
8987
9088</ div >
91- < div class ="clear "> </ div >
92- </ div >
93-
94- < iframe id ="search_frame "> </ iframe >
89+ < div class ="clear "> </ div >
90+ </ div >
9591
96- < div id ="content "> < h1 > Module: ActiveLdap
92+ < div id ="content "> < h1 > Module: ActiveLdap
9793
9894
9995
10096</ h1 >
97+ < div class ="box_info ">
98+
10199
102- < dl class ="box ">
103100
104101
105-
106- < dt class =" r1 " > Extended by:</ dt >
107- < dd class =" r1 " > < span class ='object_link '> < a href ="ActiveLdap/GetTextSupport.html " title ="ActiveLdap::GetTextSupport (module) "> GetTextSupport</ a > </ span > </ dd >
108-
109-
102+ < dl >
103+ < dt > Extended by:</ dt >
104+ < dd > < span class ='object_link '> < a href ="ActiveLdap/GetTextSupport.html " title ="ActiveLdap::GetTextSupport (module) "> GetTextSupport</ a > </ span > </ dd >
105+ </ dl >
106+
110107
111-
112108
113109
110+
111+
112+
114113
115- < dt class ="r2 last "> Defined in:</ dt >
116- < dd class ="r2 last "> lib/active_ldap.rb< span class ="defines "> ,< br />
114+ < dl >
115+ < dt > Defined in:</ dt >
116+ < dd > lib/active_ldap.rb< span class ="defines "> ,< br />
117117 lib/active_ldap/acts/tree.rb,< br /> lib/active_ldap/adapter/base.rb,< br /> lib/active_ldap/adapter/jndi.rb,< br /> lib/active_ldap/adapter/jndi_connection.rb,< br /> lib/active_ldap/adapter/ldap.rb,< br /> lib/active_ldap/adapter/net_ldap.rb,< br /> lib/active_ldap/association/belongs_to.rb,< br /> lib/active_ldap/association/belongs_to_many.rb,< br /> lib/active_ldap/association/children.rb,< br /> lib/active_ldap/association/collection.rb,< br /> lib/active_ldap/association/has_many.rb,< br /> lib/active_ldap/association/has_many_utils.rb,< br /> lib/active_ldap/association/has_many_wrap.rb,< br /> lib/active_ldap/association/proxy.rb,< br /> lib/active_ldap/associations.rb,< br /> lib/active_ldap/attribute_methods.rb,< br /> lib/active_ldap/attribute_methods/before_type_cast.rb,< br /> lib/active_ldap/attribute_methods/dirty.rb,< br /> lib/active_ldap/attribute_methods/query.rb,< br /> lib/active_ldap/attribute_methods/read.rb,< br /> lib/active_ldap/attribute_methods/write.rb,< br /> lib/active_ldap/attributes.rb,< br /> lib/active_ldap/base.rb,< br /> lib/active_ldap/callbacks.rb,< br /> lib/active_ldap/command.rb,< br /> lib/active_ldap/compatible.rb,< br /> lib/active_ldap/configuration.rb,< br /> lib/active_ldap/connection.rb,< br /> lib/active_ldap/distinguished_name.rb,< br /> lib/active_ldap/entry.rb,< br /> lib/active_ldap/entry_attribute.rb,< br /> lib/active_ldap/escape.rb,< br /> lib/active_ldap/get_text.rb,< br /> lib/active_ldap/get_text/parser.rb,< br /> lib/active_ldap/helper.rb,< br /> lib/active_ldap/human_readable.rb,< br /> lib/active_ldap/ldap_controls.rb,< br /> lib/active_ldap/ldap_error.rb,< br /> lib/active_ldap/ldif.rb,< br /> lib/active_ldap/log_subscriber.rb,< br /> lib/active_ldap/object_class.rb,< br /> lib/active_ldap/operations.rb,< br /> lib/active_ldap/persistence.rb,< br /> lib/active_ldap/populate.rb,< br /> lib/active_ldap/railtie.rb,< br /> lib/active_ldap/railties/controller_runtime.rb,< br /> lib/active_ldap/schema.rb,< br /> lib/active_ldap/schema/syntaxes.rb,< br /> lib/active_ldap/supported_control.rb,< br /> lib/active_ldap/user_password.rb,< br /> lib/active_ldap/validations.rb,< br /> lib/active_ldap/version.rb,< br /> lib/active_ldap/xml.rb,< br /> lib/rails/generators/active_ldap/model/model_generator.rb,< br /> lib/rails/generators/active_ldap/scaffold/scaffold_generator.rb</ span >
118118</ dd >
119+ </ dl >
119120
120- </ dl >
121- < div class ="clear "> </ div >
121+ </ div >
122122
123123< h2 > Defined Under Namespace</ h2 >
124124< p class ="children ">
@@ -134,31 +134,29 @@ <h2>Defined Under Namespace</h2>
134134</ p >
135135
136136 < h2 > Constant Summary</ h2 >
137-
138- < dl class ="constants ">
139-
140- < dt id ="DN-constant " class =""> DN =
141-
142- </ dt >
143- < dd > < pre class ="code "> < span class ='const '> DistinguishedName</ span > </ pre > </ dd >
144-
145- < dt id ="LDIF-constant " class =""> LDIF =
146-
147- </ dt >
148- < dd > < pre class ="code "> < span class ='const '> Ldif</ span > </ pre > </ dd >
149-
150- < dt id ="VERSION-constant " class =""> VERSION =
151-
152- </ dt >
153- < dd > < pre class ="code "> < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> 4.0.4</ span > < span class ='tstring_end '> "</ span > </ span > </ pre > </ dd >
154-
155- < dt id ="XML-constant " class =""> XML =
156-
157- </ dt >
158- < dd > < pre class ="code "> < span class ='const '> Xml</ span > </ pre > </ dd >
159-
160- </ dl >
161-
137+ < dl class ="constants ">
138+
139+ < dt id ="DN-constant " class =""> DN =
140+
141+ </ dt >
142+ < dd > < pre class ="code "> < span class ='const '> < span class ='object_link '> < a href ="ActiveLdap/DistinguishedName.html " title ="ActiveLdap::DistinguishedName (class) "> DistinguishedName</ a > </ span > </ span > </ pre > </ dd >
143+
144+ < dt id ="LDIF-constant " class =""> LDIF =
145+
146+ </ dt >
147+ < dd > < pre class ="code "> < span class ='const '> < span class ='object_link '> < a href ="ActiveLdap/Ldif.html " title ="ActiveLdap::Ldif (class) "> Ldif</ a > </ span > </ span > </ pre > </ dd >
148+
149+ < dt id ="VERSION-constant " class =""> VERSION =
150+
151+ </ dt >
152+ < dd > < pre class ="code "> < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> 5.1.0</ span > < span class ='tstring_end '> "</ span > </ span > </ pre > </ dd >
153+
154+ < dt id ="XML-constant " class =""> XML =
155+
156+ </ dt >
157+ < dd > < pre class ="code "> < span class ='const '> < span class ='object_link '> < a href ="ActiveLdap/Xml.html " title ="ActiveLdap::Xml (class) "> Xml</ a > </ span > </ span > </ pre > </ dd >
158+
159+ </ dl >
162160
163161
164162
@@ -169,15 +167,15 @@ <h2>Constant Summary</h2>
169167
170168 < h2 >
171169 Class Method Summary
172- < small > ( < a href ="# " class ="summary_toggle "> collapse</ a > ) </ small >
170+ < small > < a href ="# " class ="summary_toggle "> collapse</ a > </ small >
173171 </ h2 >
174172
175173 < ul class ="summary ">
176174
177175 < li class ="public ">
178176 < span class ="summary_signature ">
179177
180- < a href ="#const_missing-class_method " title ="const_missing (class method) "> + (Object) < strong > const_missing</ strong > (id) </ a >
178+ < a href ="#const_missing-class_method " title ="const_missing (class method) "> . < strong > const_missing</ strong > (id) ⇒ Object </ a >
181179
182180
183181
199197 < li class ="public ">
200198 < span class ="summary_signature ">
201199
202- < a href ="#get_text_supported%3F-class_method " title ="get_text_supported? (class method) "> + (Boolean) < strong > get_text_supported?</ strong > </ a >
200+ < a href ="#get_text_supported%3F-class_method " title ="get_text_supported? (class method) "> . < strong > get_text_supported?</ strong > ⇒ Boolean </ a >
203201
204202
205203
@@ -236,7 +234,7 @@ <h2>Class Method Details</h2>
236234 < div class ="method_details first ">
237235 < h3 class ="signature first " id ="const_missing-class_method ">
238236
239- + ( < tt > Object </ tt > ) < strong > const_missing </ strong > (id)
237+ . < strong > const_missing </ strong > (id) ⇒ < tt > Object </ tt >
240238
241239
242240
@@ -248,7 +246,6 @@ <h3 class="signature first" id="const_missing-class_method">
248246 < pre class ="lines ">
249247
250248
251- 50
25224951
25325052
25425153
@@ -261,10 +258,11 @@ <h3 class="signature first" id="const_missing-class_method">
26125860
26225961
26326062
264- 63</ pre >
261+ 63
262+ 64</ pre >
265263 </ td >
266264 < td >
267- < pre class ="code "> < span class ="info file "> # File 'lib/active_ldap/base.rb', line 50 </ span >
265+ < pre class ="code "> < span class ="info file "> # File 'lib/active_ldap/base.rb', line 51 </ span >
268266
269267< span class ='kw '> def</ span > < span class ='id identifier rubyid_const_missing '> const_missing</ span > < span class ='lparen '> (</ span > < span class ='id identifier rubyid_id '> id</ span > < span class ='rparen '> )</ span >
270268 < span class ='kw '> case</ span > < span class ='id identifier rubyid_id '> id</ span >
@@ -274,7 +272,7 @@ <h3 class="signature first" id="const_missing-class_method">
274272 < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> since 1.1.0. </ span > < span class ='tstring_end '> "</ span > </ span > \
275273 < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> Please use ActiveLdap::ConnectionNotSetup instead.</ span > < span class ='tstring_end '> "</ span > </ span > < span class ='rparen '> )</ span >
276274 < span class ='const '> ActiveSupport</ span > < span class ='op '> ::</ span > < span class ='const '> Deprecation</ span > < span class ='period '> .</ span > < span class ='id identifier rubyid_warn '> warn</ span > < span class ='lparen '> (</ span > < span class ='id identifier rubyid_message '> message</ span > < span class ='rparen '> )</ span >
277- < span class ='id identifier rubyid_const_set '> const_set</ span > < span class ='lparen '> (</ span > < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> ConnectionNotEstablished</ span > < span class ='tstring_end '> "</ span > </ span > < span class ='comma '> ,</ span > < span class ='const '> ConnectionNotSetup</ span > < span class ='rparen '> )</ span >
275+ < span class ='id identifier rubyid_const_set '> const_set</ span > < span class ='lparen '> (</ span > < span class ='tstring '> < span class ='tstring_beg '> "</ span > < span class ='tstring_content '> ConnectionNotEstablished</ span > < span class ='tstring_end '> "</ span > </ span > < span class ='comma '> ,</ span > < span class ='const '> < span class =' object_link ' > < a href =" ActiveLdap/ ConnectionNotSetup.html " title =" ActiveLdap::ConnectionNotSetup (class) " > ConnectionNotSetup </ a > </ span > </ span > < span class ='rparen '> )</ span >
278276 < span class ='const '> ConnectionNotEstablished</ span >
279277 < span class ='kw '> else</ span >
280278 < span class ='kw '> super</ span >
@@ -288,7 +286,7 @@ <h3 class="signature first" id="const_missing-class_method">
288286 < div class ="method_details ">
289287 < h3 class ="signature " id ="get_text_supported?-class_method ">
290288
291- + ( < tt > Boolean </ tt > ) < strong > get_text_supported? </ strong >
289+ . < strong > get_text_supported? </ strong > ⇒ < tt > Boolean </ tt >
292290
293291
294292
@@ -341,24 +339,19 @@ <h3 class="signature " id="get_text_supported?-class_method">
341339
342340</ div >
343341
344- < div id ="footer "> </ div >
345-
346-
342+ < div id ="footer ">
347343 </ div >
348344
349345 < div class ="sidebar ">
350346 < h2 > About Project</ h2 >
351347 < ul >
352- < li > < a href ="http://rubyforge.org/projects/ruby- activeldap/ "> Project page</ a > </ li >
348+ < li > < a href ="http://activeldap.github.io / "> Project page</ a > </ li >
353349 < li >
354- < a href ="https://groups.google.com/d/forum/activeldap-commit "> Commit Mailing List </ a >
350+ < a href ="https://groups.google.com/d/forum/activeldap-commit "> Commit mail </ a >
355351 </ li >
356352 < li >
357353 < a href ="http://github.com/activeldap/ "> GitHub page</ a >
358354 </ li >
359- < li >
360- < a href ="http://code.google.com/p/ruby-activeldap/ "> GoogleCode page</ a >
361- </ li >
362355 </ ul >
363356
364357 < h2 > About ActiveLdap</ h2 >
@@ -390,11 +383,6 @@ <h2>About ActiveLdap Fabrication</h2>
390383 </ div >
391384
392385 < div class ="sponsors ">
393- < p id ="sponsor-rubyforge ">
394- < a href ="http://rubyforge.org/projects/ruby-activeldap/ ">
395- < img src ="../../rubyforge.png " width ="120 " height ="24 " border ="0 " alt ="ActiveLdap is hosted on RubyForge.org. " />
396- </ a >
397- </ p >
398386 < p id ="sponsor-github ">
399387 < a href ="https://github.com/activeldap/ ">
400388 < img src ="../../github-logo.png " width ="100 " height ="45 " border ="0 " alt ="ActiveLdap uses GitHub's git repositories. " />
@@ -412,5 +400,6 @@ <h2>About ActiveLdap Fabrication</h2>
412400 </ p >
413401 </ div >
414402
415- </ body >
403+ </ div >
404+ </ body >
416405</ html >
0 commit comments