integration of simple OpenID logging in facility almost ready
[living-lab-site.git] / nbproject / netbeans_ci_code_completion.php
1 <?php
2
3 /**
4  * @property CI_Benchmark $benchmark
5  * @property CI_Config $config
6  * @property CI_Input $input
7  * @property CI_Lang $lang
8  * @property CI_Loader $load
9  * @property CI_Output $output
10  * @property CI_Security $security
11  * @property CI_URI $uri
12  * 
13  * @property DB $db
14  * 
15  * @property CI_Calendar $calendar
16  * @property CI_Cart $cart
17  * @property CI_Driver $driver
18  * @property CI_Email $email
19  * @property CI_Encrypt $encrypt
20  * @property CI_Form_validation $form_validation
21  * @property CI_Ftp $ftp
22  * @property CI_Image_lib $image_lib
23  * @property CI_Javascript $javascript
24  * @property CI_Log $log
25  * @property CI_Pagination $pagination
26  * @property CI_Parser $parser
27  * @property CI_Profiler $profiler
28  * @property CI_Session $session
29  * @property CI_SHA1 $sha1
30  * @property CI_Table $table
31  * @property CI_Trackback $trackback
32  * @property CI_Typography $typography
33  * @property CI_Unit_test $unit_test
34  * @property CI_Upload $upload
35  * @property CI_User_agent $user_agent
36  * @property CI_Xmlrpc $xmlrpc
37  * @property CI_Xmlrpcs $xmlrpcs
38  * @property CI_Zip $zip
39  * 
40  * 
41  * @property Html_head_params $html_head_params
42  * @property Image $image
43  * @property Openid $openid
44  * @property Singleton_db $singleton_db
45  * 
46  * @property Users_model $users_model
47  * @property Videos_model $videos_model
48  */
49 class CI_Model
50 {
51         
52 }
53
54 /**
55  * @property CI_Benchmark $benchmark
56  * @property CI_Config $config
57  * @property CI_Input $input
58  * @property CI_Lang $lang
59  * @property CI_Loader $load
60  * @property CI_Output $output
61  * @property CI_Security $security
62  * @property CI_URI $uri
63  * 
64  * @property DB $db
65  * 
66  * @property CI_Calendar $calendar
67  * @property CI_Cart $cart
68  * @property CI_Driver $driver
69  * @property CI_Email $email
70  * @property CI_Encrypt $encrypt
71  * @property CI_Form_validation $form_validation
72  * @property CI_Ftp $ftp
73  * @property CI_Image_lib $image_lib
74  * @property CI_Javascript $javascript
75  * @property CI_Log $log
76  * @property CI_Pagination $pagination
77  * @property CI_Parser $parser
78  * @property CI_Profiler $profiler
79  * @property CI_Session $session
80  * @property CI_SHA1 $sha1
81  * @property CI_Table $table
82  * @property CI_Trackback $trackback
83  * @property CI_Typography $typography
84  * @property CI_Unit_test $unit_test
85  * @property CI_Upload $upload
86  * @property CI_User_agent $user_agent
87  * @property CI_Xmlrpc $xmlrpc
88  * @property CI_Xmlrpcs $xmlrpcs
89  * @property CI_Zip $zip
90  * 
91  * 
92  * @property Html_head_params $html_head_params
93  * @property Image $image
94  * @property Openid $openid
95  * @property Singleton_db $singleton_db
96  * 
97  * @property Users_model $users_model
98  * @property Videos_model $videos_model
99  */
100 class CI_Controller
101 {
102         
103 }