Completed
Push — master ( df9201...fc5d0d )
by Goffy
9s
created
class/files/include/IncludeUpdate.php 1 patch
Indentation   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -28,9 +28,9 @@  discard block
 block discarded – undo
28 28
 class IncludeUpdate extends TDMCreateFile
29 29
 {
30 30
     /**
31
-    *  @public function constructor
32
-    *  @param null
33
-    */
31
+     *  @public function constructor
32
+     *  @param null
33
+     */
34 34
 
35 35
     public function __construct()
36 36
     {
@@ -38,8 +38,8 @@  discard block
 block discarded – undo
38 38
     }
39 39
 
40 40
     /**
41
-    *  @static function getInstance
42
-    *  @param null
41
+     *  @static function getInstance
42
+     *  @param null
43 43
      * @return IncludeUpdate
44 44
      */
45 45
     public static function getInstance()
@@ -53,9 +53,9 @@  discard block
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-    *  @public function write
57
-    *  @param string $module
58
-    *  @param string $filename
56
+     *  @public function write
57
+     *  @param string $module
58
+     *  @param string $filename
59 59
      */
60 60
     public function write($module, $filename)
61 61
     {
@@ -64,9 +64,9 @@  discard block
 block discarded – undo
64 64
     }
65 65
 
66 66
     /**
67
-    *  @private function getIncludeUpdateModule
68
-    *  @param string $moduleDirname
69
-    *  @param mixed $moduleVersion
67
+     *  @private function getIncludeUpdateModule
68
+     *  @param string $moduleDirname
69
+     *  @param mixed $moduleVersion
70 70
      *
71 71
      * @return string
72 72
      */
@@ -100,9 +100,9 @@  discard block
 block discarded – undo
100 100
     }
101 101
 
102 102
     /**
103
-    *  @private function getIncludeUpdateVersion
104
-    *  @param string $moduleDirname
105
-    *  @param mixed $moduleVersion
103
+     *  @private function getIncludeUpdateVersion
104
+     *  @param string $moduleDirname
105
+     *  @param mixed $moduleVersion
106 106
      *
107 107
      * @return string
108 108
      */
@@ -175,8 +175,8 @@  discard block
 block discarded – undo
175 175
     }
176 176
 
177 177
     /**
178
-    *  @public function render
179
-    *  @param null
178
+     *  @public function render
179
+     *  @param null
180 180
      * @return bool|string
181 181
      */
182 182
     public function render()
Please login to merge, or discard this patch.
class/files/include/IncludeCommentFunctions.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -28,9 +28,9 @@  discard block
 block discarded – undo
28 28
 class IncludeCommentFunctions extends TDMCreateFile
29 29
 {
30 30
     /**
31
-    *  @public function constructor
32
-    *  @param null
33
-    */
31
+     *  @public function constructor
32
+     *  @param null
33
+     */
34 34
 
35 35
     public function __construct()
36 36
     {
@@ -38,8 +38,8 @@  discard block
 block discarded – undo
38 38
     }
39 39
 
40 40
     /**
41
-    *  @static function getInstance
42
-    *  @param null
41
+     *  @static function getInstance
42
+     *  @param null
43 43
      * @return IncludeCommentFunctions
44 44
      */
45 45
     public static function getInstance()
@@ -53,9 +53,9 @@  discard block
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-    *  @public function write
57
-    *  @param string $module
58
-    *  @param mixed $table
56
+     *  @public function write
57
+     *  @param string $module
58
+     *  @param mixed $table
59 59
      * @param $filename
60 60
      */
61 61
     public function write($module, $table, $filename)
@@ -66,8 +66,8 @@  discard block
 block discarded – undo
66 66
     }
67 67
 
68 68
     /**
69
-    *  @public function render
70
-    *  @param null
69
+     *  @public function render
70
+     *  @param null
71 71
      * @return bool|string
72 72
      */
73 73
     public function render()
Please login to merge, or discard this patch.
class/files/assets/js/JavascriptJQuery.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -28,9 +28,9 @@  discard block
 block discarded – undo
28 28
 class JavascriptJQuery extends TDMCreateFile
29 29
 {
30 30
     /**
31
-    *  @public function constructor
32
-    *  @param null
33
-    */
31
+     *  @public function constructor
32
+     *  @param null
33
+     */
34 34
 
35 35
     public function __construct()
36 36
     {
@@ -38,8 +38,8 @@  discard block
 block discarded – undo
38 38
     }
39 39
 
40 40
     /**
41
-    *  @static function getInstance
42
-    *  @param null
41
+     *  @static function getInstance
42
+     *  @param null
43 43
      * @return JavascriptJQuery
44 44
      */
45 45
     public static function getInstance()
@@ -53,9 +53,9 @@  discard block
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-    *  @public function write
57
-    *  @param string $module
58
-    *  @param string $filename
56
+     *  @public function write
57
+     *  @param string $module
58
+     *  @param string $filename
59 59
      */
60 60
     public function write($module, $filename)
61 61
     {
Please login to merge, or discard this patch.
class/files/assets/js/JsJquery.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -29,9 +29,9 @@  discard block
 block discarded – undo
29 29
 class JsJquery extends TDMCreateFile
30 30
 {
31 31
     /**
32
-    *  @public function constructor
33
-    *  @param null
34
-    */
32
+     *  @public function constructor
33
+     *  @param null
34
+     */
35 35
 
36 36
     public function __construct()
37 37
     {
@@ -40,8 +40,8 @@  discard block
 block discarded – undo
40 40
     }
41 41
 
42 42
     /**
43
-    *  @static function getInstance
44
-    *  @param null
43
+     *  @static function getInstance
44
+     *  @param null
45 45
      * @return JsJquery
46 46
      */
47 47
     public static function getInstance()
@@ -55,9 +55,9 @@  discard block
 block discarded – undo
55 55
     }
56 56
 
57 57
     /**
58
-    *  @public function write
59
-    *  @param string $module
60
-    *  @param string $filename
58
+     *  @public function write
59
+     *  @param string $module
60
+     *  @param string $filename
61 61
      */
62 62
     public function write($module, $filename)
63 63
     {
@@ -66,8 +66,8 @@  discard block
 block discarded – undo
66 66
     }
67 67
 
68 68
     /**
69
-    *  @public function render
70
-    *  @param null
69
+     *  @public function render
70
+     *  @param null
71 71
      * @return bool|string
72 72
      */
73 73
     public function render()
Please login to merge, or discard this patch.
class/files/blocks/BlocksFiles.php 1 patch
Indentation   +21 added lines, -21 removed lines patch added patch discarded remove patch
@@ -28,9 +28,9 @@  discard block
 block discarded – undo
28 28
 class BlocksFiles extends TDMCreateFile
29 29
 {
30 30
     /**
31
-    *  @public function constructor
32
-    *  @param null
33
-    */
31
+     *  @public function constructor
32
+     *  @param null
33
+     */
34 34
 
35 35
     public function __construct()
36 36
     {
@@ -38,10 +38,10 @@  discard block
 block discarded – undo
38 38
     }
39 39
 
40 40
     /**
41
-    *  @static function getInstance
42
-    *  @param null
43
-    * @return BlocksFiles
44
-    */
41
+     *  @static function getInstance
42
+     *  @param null
43
+     * @return BlocksFiles
44
+     */
45 45
     public static function getInstance()
46 46
     {
47 47
         static $instance = false;
@@ -203,15 +203,15 @@  discard block
 block discarded – undo
203 203
     }
204 204
 
205 205
     /**
206
-    *  @public function getBlocksEdit
207
-    *  @param string $moduleDirname
208
-    *  @param string $tableName
209
-    *  @param string $fieldId
210
-    *  @param string $fieldMain
211
-    *  @param string $language
212
-    *
213
-    * @return string
214
-    */
206
+     *  @public function getBlocksEdit
207
+     *  @param string $moduleDirname
208
+     *  @param string $tableName
209
+     *  @param string $fieldId
210
+     *  @param string $fieldMain
211
+     *  @param string $language
212
+     *
213
+     * @return string
214
+     */
215 215
     private function getBlocksEdit($moduleDirname, $tableName, $fieldId, $fieldMain, $language)
216 216
     {
217 217
         $stuModuleDirname = strtoupper($moduleDirname);
@@ -253,11 +253,11 @@  discard block
 block discarded – undo
253 253
     }
254 254
 
255 255
     /**
256
-    *  @public function render
257
-    *  @param null
258
-    *
259
-    * @return bool|string
260
-    */
256
+     *  @public function render
257
+     *  @param null
258
+     *
259
+     * @return bool|string
260
+     */
261 261
     public function render()
262 262
     {
263 263
         $module = $this->getModule();
Please login to merge, or discard this patch.
class/fieldtype.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -29,9 +29,9 @@  discard block
 block discarded – undo
29 29
 class TDMCreateFieldtype extends XoopsObject
30 30
 {
31 31
     /**
32
-    *  @public function constructor class
33
-    *  @param null
34
-    */
32
+     *  @public function constructor class
33
+     *  @param null
34
+     */
35 35
 
36 36
     public function __construct()
37 37
     {
@@ -41,8 +41,8 @@  discard block
 block discarded – undo
41 41
     }
42 42
 
43 43
     /**
44
-    *  @static function getInstance
45
-    *  @param null
44
+     *  @static function getInstance
45
+     *  @param null
46 46
      * @return TDMCreateFieldtype
47 47
      */
48 48
     public static function getInstance()
Please login to merge, or discard this patch.
class/fieldattributes.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@  discard block
 block discarded – undo
22 22
  * @version         $Id: 1.91 fieldattributes.php 13027 2015-02-14 12:18:10Z timgno $
23 23
  */
24 24
 
25
- /**
25
+    /**
26 26
 *  @Class TDMCreateFieldattributes
27 27
 *  @extends XoopsObject
28 28
 */
@@ -33,9 +33,9 @@  discard block
 block discarded – undo
33 33
 class TDMCreateFieldattributes extends XoopsObject
34 34
 {
35 35
     /**
36
-    *  @public function constructor class
37
-    *  @param null
38
-    */
36
+     *  @public function constructor class
37
+     *  @param null
38
+     */
39 39
 
40 40
     public function __construct()
41 41
     {
@@ -45,8 +45,8 @@  discard block
 block discarded – undo
45 45
     }
46 46
 
47 47
     /**
48
-    *  @static function getInstance
49
-    *  @param null
48
+     *  @static function getInstance
49
+     *  @param null
50 50
      * @return TDMCreateFieldattributes
51 51
      */
52 52
     public static function getInstance()
Please login to merge, or discard this patch.
class/fieldnull.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -28,9 +28,9 @@  discard block
 block discarded – undo
28 28
 class TDMCreateFieldnull extends XoopsObject
29 29
 {
30 30
     /**
31
-    *  @public function constructor class
32
-    *  @param null
33
-    */
31
+     *  @public function constructor class
32
+     *  @param null
33
+     */
34 34
 
35 35
     public function __construct()
36 36
     {
@@ -40,8 +40,8 @@  discard block
 block discarded – undo
40 40
     }
41 41
 
42 42
     /**
43
-    *  @static function getInstance
44
-    *  @param null
43
+     *  @static function getInstance
44
+     *  @param null
45 45
      * @return TDMCreateFieldnull
46 46
      */
47 47
     public static function getInstance()
Please login to merge, or discard this patch.
class/fieldelements.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -29,9 +29,9 @@  discard block
 block discarded – undo
29 29
 class TDMCreateFieldElements extends XoopsObject
30 30
 {
31 31
     /**
32
-    *  @public function constructor class
33
-    *  @param null
34
-    */
32
+     *  @public function constructor class
33
+     *  @param null
34
+     */
35 35
 
36 36
     public function __construct()
37 37
     {
@@ -56,8 +56,8 @@  discard block
 block discarded – undo
56 56
     }
57 57
 
58 58
     /**
59
-    *  @static function getInstance
60
-    *  @param null
59
+     *  @static function getInstance
60
+     *  @param null
61 61
      * @return TDMCreateFieldElements
62 62
      */
63 63
     public static function getInstance()
@@ -98,7 +98,7 @@  discard block
 block discarded – undo
98 98
 class TDMCreateFieldElementsHandler extends XoopsPersistableObjectHandler
99 99
 {
100 100
     /**
101
-    *  @public function constructor class
101
+     *  @public function constructor class
102 102
      * @param null|XoopsDatabase $db
103 103
      */
104 104
     public function __construct(XoopsDatabase $db)
Please login to merge, or discard this patch.