diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 58 |
1 files changed, 50 insertions, 8 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #76 ice version 1.6.1 ] { +Extension [ <persistent> extension #76 ice version 1.6.2 ] { - Dependencies { } @@ -986,7 +986,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $isLoaded ] } - - Methods [62] { + - Methods [63] { Method [ <internal:ice> public method getDi ] { } @@ -1156,6 +1156,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice> public method getError ] { } @@ -3423,7 +3430,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $userClass ] } - - Methods [63] { + - Methods [64] { Method [ <internal:ice> public method initialize ] { } @@ -3596,6 +3603,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] { } @@ -3905,7 +3919,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $roleClass ] } - - Methods [63] { + - Methods [64] { Method [ <internal:ice> public method initialize ] { } @@ -4078,6 +4092,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] { } @@ -4389,7 +4410,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $socialClass ] } - - Methods [65] { + - Methods [66] { Method [ <internal:ice> public method initialize ] { } @@ -4572,6 +4593,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] { } @@ -4880,7 +4908,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $userClass ] } - - Methods [64] { + - Methods [65] { Method [ <internal:ice> public method initialize ] { } @@ -5056,6 +5084,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] { } @@ -5364,7 +5399,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Property [ <default> protected $userClass ] } - - Methods [65] { + - Methods [66] { Method [ <internal:ice> public method initialize ] { } @@ -5547,6 +5582,13 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { } } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method loaded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] { } @@ -14649,7 +14691,7 @@ Extension [ <persistent> extension #76 ice version 1.6.1 ] { Constant [ public int STABLE ] { 4 } Constant [ public int MAJOR ] { 1 } Constant [ public int MINOR ] { 6 } - Constant [ public int PATCH ] { 1 } + Constant [ public int PATCH ] { 2 } Constant [ public int STAGE ] { 4 } Constant [ public int BUILD ] { 0 } } |