summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-21 18:42:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-21 18:42:04 +0100
commitd5839ace772264216bd8f3daa4856a49a47bf238 (patch)
tree28d690078975d1fb761de91112af1953ab4ca141 /REFLECTION
php-horde-Horde-Smtp: 1.94
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION83
1 files changed, 83 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..98d1201
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,83 @@
+Extension [ <persistent> extension #78 Druid version 0.3.0 ] {
+
+ - INI {
+ Entry [ druid.host <SYSTEM> ]
+ Current = ''
+ }
+ Entry [ druid.base_auth_user <PERDIR> ]
+ Current = ''
+ }
+ Entry [ druid.base_auth_passport <PERDIR> ]
+ Current = ''
+ }
+ Entry [ druid.tpl_path <PERDIR> ]
+ Current = '/data/php-druid/tpl'
+ }
+ Entry [ druid.debug <ALL> ]
+ Current = '0'
+ }
+ }
+
+ - Classes [1] {
+ Class [ <internal:Druid> class Druid ] {
+
+ - Constants [1] {
+ Constant [ string DRUID_CONTENT_TYPE ] { Content-Type:application/json }
+ }
+
+ - Static properties [1] {
+ Property [ protected static $Druid ]
+ }
+
+ - Static methods [1] {
+ Method [ <internal:Druid> static public method getInstance ] {
+ }
+ }
+
+ - Properties [6] {
+ Property [ <default> protected $response_debug_info ]
+ Property [ <default> protected $response_code ]
+ Property [ <default> protected $_curl_error_no ]
+ Property [ <default> protected $_curl_error_str ]
+ Property [ <default> protected $hosts ]
+ Property [ <default> protected $host_rand ]
+ }
+
+ - Methods [11] {
+ Method [ <internal:Druid, ctor> private method __construct ] {
+ }
+
+ Method [ <internal:Druid> private method __clone ] {
+ }
+
+ Method [ <internal:Druid> private method __sleep ] {
+ }
+
+ Method [ <internal:Druid> private method __wakeup ] {
+ }
+
+ Method [ <internal:Druid, dtor> public method __destruct ] {
+ }
+
+ Method [ <internal:Druid> public method debugWitch ] {
+ }
+
+ Method [ <internal:Druid> public method setDruidHosts ] {
+ }
+
+ Method [ <internal:Druid> public method setTplPath ] {
+ }
+
+ Method [ <internal:Druid> public method getData ] {
+ }
+
+ Method [ <internal:Druid> public method getDataByTpl ] {
+ }
+
+ Method [ <internal:Druid> public method getDebugInfo ] {
+ }
+ }
+ }
+ }
+}
+