Removes/Replaces whitespaces
authorMatthias Schmidt <gravatronics@live.com>
Sat, 3 Nov 2012 18:54:40 +0000 (19:54 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 3 Nov 2012 18:54:40 +0000 (19:54 +0100)
93 files changed:
wcfsetup/install/files/acp/dereferrer.php
wcfsetup/install/files/acp/global.php
wcfsetup/install/files/acp/index.php
wcfsetup/install/files/acp/install.php
wcfsetup/install/files/global.php
wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php
wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/LogoutAction.class.php
wcfsetup/install/files/lib/acp/action/OptionExportAction.class.php
wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php
wcfsetup/install/files/lib/acp/form/OptionImportForm.class.php
wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php
wcfsetup/install/files/lib/acp/form/UsersMassProcessingForm.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php
wcfsetup/install/files/lib/acp/page/IndexPage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdateSearchResultPage.class.php
wcfsetup/install/files/lib/action/APIAction.class.php
wcfsetup/install/files/lib/action/AbstractAction.class.php
wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php
wcfsetup/install/files/lib/core.functions.php
wcfsetup/install/files/lib/data/ICollapsibleContainerAction.class.php
wcfsetup/install/files/lib/data/IDeleteAction.class.php
wcfsetup/install/files/lib/data/ILoadableCollapsibleContainerAction.class.php
wcfsetup/install/files/lib/data/IPositionAction.class.php
wcfsetup/install/files/lib/data/ISearchAction.class.php
wcfsetup/install/files/lib/data/IToggleAction.class.php
wcfsetup/install/files/lib/data/application/ApplicationAction.class.php
wcfsetup/install/files/lib/data/cleanup/listener/CleanupListenerAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php
wcfsetup/install/files/lib/data/page/menu/item/PageMenuItemEditor.class.php
wcfsetup/install/files/lib/data/search/SearchAction.class.php
wcfsetup/install/files/lib/data/session/SessionAction.class.php
wcfsetup/install/files/lib/data/style/StyleEditor.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php
wcfsetup/install/files/lib/data/template/TemplateEditor.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php
wcfsetup/install/files/lib/data/user/User.class.php
wcfsetup/install/files/lib/data/user/UserEditor.class.php
wcfsetup/install/files/lib/form/AbstractForm.class.php
wcfsetup/install/files/lib/page/AbstractPage.class.php
wcfsetup/install/files/lib/page/MultipleLinkPage.class.php
wcfsetup/install/files/lib/page/SortablePage.class.php
wcfsetup/install/files/lib/page/util/InlineCalendar.class.php
wcfsetup/install/files/lib/system/api/rest/response/IRESTfulResponse.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/IconCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/MemcacheAdapter.class.php
wcfsetup/install/files/lib/system/cache/source/MemcacheCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/NoCacheSource.class.php
wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/CleanupListenerCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php
wcfsetup/install/files/lib/system/exception/UserInputException.class.php
wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php
wcfsetup/install/files/lib/system/mail/MailSender.class.php
wcfsetup/install/files/lib/system/menu/TreeMenu.class.php
wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php
wcfsetup/install/files/lib/system/option/OptionHandler.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IconCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IconPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/StaticlangTemplatePluginCompiler.class.php
wcfsetup/install/files/lib/util/ArrayUtil.class.php
wcfsetup/install/files/lib/util/ImageUtil.class.php
wcfsetup/install/files/lib/util/StyleUtil.class.php
wcfsetup/install/files/lib/util/UserUtil.class.php
wcfsetup/install/files/lib/util/XMLWriter.class.php

index add314c82e03de464526cac4d9de185f8b5b13c8..42edc6552ac322105b33af90db2d446b36217b50 100644 (file)
@@ -4,7 +4,7 @@
  * @copyright  2001-2009 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 // get url
 $url = '';
index e1551a5a6d29a4cbe02564ec14414632c4e6d6b2..b7f98cae2cec57ec5c1505e98da07994ce226e3b 100644 (file)
@@ -4,7 +4,7 @@
  * @copyright  2001-2011 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 // Constant to get relative path to the wcf-root-dir.
 // This constant is already set in each package which got an own config.inc.php 
index 142046d04a0da37564ef4b14644dcd3d643a7180..4131484db87ad050f1c1953083da8e5493107605 100644 (file)
@@ -4,7 +4,7 @@
  * @copyright  2001-2009 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 require_once('./global.php');
 wcf\system\request\RequestHandler::getInstance()->handle('wcf', true);
index 27739c493856d8cc9736442c63175c312583cd11..bc8b195b59ca1498dadb3214426993e6073d1339 100644 (file)
@@ -11,7 +11,7 @@ use wcf\system\WCF;
  * @copyright  2001-2011 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 // change the priority of the PIP's to "1"
 $sql = "UPDATE wcf".WCF_N."_package_installation_plugin
index e2be8b72a69e31e6f08aee0fcf20a8d3017c9c7d..dec01e614dc74216bffacb211261b52cad10758e 100644 (file)
@@ -4,7 +4,7 @@
  * @copyright  2001-2011 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 // define the wcf-root-dir
 define('WCF_DIR', dirname(__FILE__).'/');
index f99c6e3ad4452ceff9f7c718246c847e695654b9..04e01d45e83871dbf69cfd0fba1fb22c40dc915a 100644 (file)
@@ -9,6 +9,6 @@ namespace wcf\acp\action;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage acp.action
- * @category   Community Framework
+ * @category   Community Framework
  */
 class AJAXUploadAction extends \wcf\action\AJAXUploadAction { }
index ccdada0612b69aaf97cd205105b733d72447c156..70461964c1eca0bee50ea273bd541186faa5c8ec 100644 (file)
@@ -23,12 +23,12 @@ use wcf\util\HeaderUtil;
  */
 class CacheClearAction extends AbstractAction {
        /**
-        * @see wcf\action\AbstractAction::$neededPermissions
+        * @see wcf\action\AbstractAction::$neededPermissions
         */
        public $neededPermissions = array('admin.system.canViewLog');
        
        /**
-        * @see wcf\action\IAction::execute()
+        * @see wcf\action\IAction::execute()
         */
        public function execute() {
                parent::execute();
index 3782fbbb34b2e09011514cacaa5ddfd562127725..71b5d671c1b06e76c74b026f186cecc47ebb8d1f 100755 (executable)
@@ -50,7 +50,7 @@ class InstallPackageAction extends AbstractDialogAction {
        public $templateName = 'packageInstallationStep';
        
        /**
-        * @see wcf\action\IAction::readParameters()
+        * @see wcf\action\IAction::readParameters()
         */
        public function readParameters() {
                parent::readParameters();
index 7ffdf8c88037253e182dad10ccea42c1e16afbc8..ed8d5646b56e6b4985b953b260da749ab6b28a29 100755 (executable)
@@ -18,7 +18,7 @@ use wcf\util\HeaderUtil;
  */
 class LogoutAction extends AbstractSecureAction {
        /**
-        * @see wcf\action\IAction::execute()
+        * @see wcf\action\IAction::execute()
         */
        public function execute() {
                parent::execute();
index 9ada5482dfb984300936fd1b5d722e5720d64538..ee60375f1275b2bd8502f5d9a9c6aafa6da35c4f 100644 (file)
@@ -16,12 +16,12 @@ use wcf\util\StringUtil;
  */
 class OptionExportAction extends AbstractAction {
        /**
-        * @see wcf\action\AbstractAction::$neededPermissions
+        * @see wcf\action\AbstractAction::$neededPermissions
         */
        public $neededPermissions = array('admin.system.canEditOption');
        
        /**
-        * @see wcf\action\IAction::execute();
+        * @see wcf\action\IAction::execute();
         */
        public function execute() {
                parent::execute();
index a2fe3e9b47e99a6c0b90caef5fd1172e5c85e766..7de0b3e152fcf70002bcc6bb56c168705c18d6cd 100644 (file)
@@ -32,7 +32,7 @@ class UninstallPackageAction extends InstallPackageAction {
        public $templateName = 'packageUninstallationStep';
        
        /**
-        * @see wcf\action\IAction::readParameters()
+        * @see wcf\action\IAction::readParameters()
         */
        public function readParameters() {
                AbstractDialogAction::readParameters();
index 6269dce74f2e9e9de0ea59e14618edd9a701198b..3df4d283fdd27e2f0ad328488312e79456cc9f47 100755 (executable)
@@ -30,7 +30,7 @@ class MasterPasswordForm extends ACPForm {
        public $url = '';
        
        /**
-        * @see wcf\page\IPage::readParameters()
+        * @see wcf\page\IPage::readParameters()
         */     
        public function readParameters() {
                parent::readParameters();
index 934983ee51c48bd80a411f2dba8678c98042db7c..75cc45cd8ad15a6678d89fead9f0c45a8e69144e 100755 (executable)
@@ -128,7 +128,7 @@ define('MASTER_PASSWORD_SALT', '".$salt."');
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
index 3ca400a6691837ebb1b11f492f76e0d08106c2e0..2cb4593e5a7e706ea5712ea7cc1cf730f7457e03 100755 (executable)
@@ -41,7 +41,7 @@ class OptionImportForm extends ACPForm {
        public $options = array();
        
        /**
-        * @see wcf\form\IForm::readFormParameters()
+        * @see wcf\form\IForm::readFormParameters()
         */
        public function readFormParameters() {
                parent::readFormParameters();
index 0060d0b102075cab1493c47f4a49c76a0d821967..8fddeb00f66dee2111448404432f8d987a97b31f 100755 (executable)
@@ -24,12 +24,12 @@ use wcf\util\ArrayUtil;
  */
 class UserAssignToGroupForm extends ACPForm {
        /**
-        * @see wcf\page\AbstractPage::$neededPermissions
+        * @see wcf\page\AbstractPage::$neededPermissions
         */
        public $neededPermissions = array('admin.user.canEditUser');
        
        /**
-        * @see wcf\acp\form\ACPForm::$activeMenuItem
+        * @see wcf\acp\form\ACPForm::$activeMenuItem
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
index 7788c4ab20475d0c689cd92ea632d18671327372..e2cb1d9e3c551fb922b15526787e7f1eb80b6838 100755 (executable)
@@ -177,7 +177,7 @@ class UserGroupAddForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -192,7 +192,7 @@ class UserGroupAddForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see wcf\form\IForm::show()
+        * @see wcf\form\IForm::show()
         */
        public function show() {
                // set active menu item
index 79d80580dc645b40ac2617ebc64d873bbab5d192..3c6fad959a41aef521b14c261122d68aaa5c04ac 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\language\LanguageFactory;
  */
 abstract class UserOptionListForm extends AbstractOptionListForm {
        /**
-        * @see wcf\acp\form\AbstractOptionListForm::$cacheName
+        * @see wcf\acp\form\AbstractOptionListForm::$cacheName
         */
        public $cacheName = 'user-option';
        
index 657f91503b1d00a900b6ddbe15d2c97e1c4f720b..8c488ccdebc1c3a33d4c2aa69d3d7aef80d85c30 100755 (executable)
@@ -227,7 +227,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see wcf\form\IForm::validate()
+        * @see wcf\form\IForm::validate()
         */
        public function validate() {
                AbstractForm::validate();
index 7dffb6a51813bf47ba9ae349152d79df0df5eb9c..04873a9ac170c3c24ee821265640992fd8fe3d01 100644 (file)
@@ -92,7 +92,7 @@ class UsersMassProcessingForm extends UserOptionListForm {
        
        /**
         * options of the active category
-        * @var array
+        * @var array
         */
        public $activeOptions = array();
        
@@ -352,7 +352,7 @@ class UsersMassProcessingForm extends UserOptionListForm {
        }
        
        /**
-        * @see wcf\page\IPage::readData()
+        * @see wcf\page\IPage::readData()
         */
        public function readData() {
                parent::readData();
@@ -378,7 +378,7 @@ class UsersMassProcessingForm extends UserOptionListForm {
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -408,7 +408,7 @@ class UsersMassProcessingForm extends UserOptionListForm {
        }
        
        /**
-        * @see wcf\form\IForm::show()
+        * @see wcf\form\IForm::show()
         */
        public function show() {
                // set active menu item
index f7e6db32ddc868416a043a1c7b83958e390d3c92..f8448628e92816f5095445b80009ce7e0b2be95a 100755 (executable)
@@ -55,7 +55,7 @@ class ACPSessionLogPage extends SortablePage {
        public $objectListClassName = 'wcf\data\acp\session\access\log\ACPSessionAccessLogList';
        
        /**
-        * @see wcf\page\IPage::readParameters()
+        * @see wcf\page\IPage::readParameters()
         */
        public function readParameters() {
                parent::readParameters();
index 330c5873ec2ae1454d664f5a3c362b653b102270..0493fab22f0fd2a4a5c97ba08c571130af432ba9 100755 (executable)
@@ -66,7 +66,7 @@ class CronjobLogListPage extends SortablePage {
        }
        
        /**
-        * @see wcf\page\IPage::show()
+        * @see wcf\page\IPage::show()
         */
        public function show() {
                // set active menu item.
index 029d4f39a3f0f7a8d36c196b3b5bb834cb7e7275..b4eebc42b3b48628725d8e1004a4d3aba0c985db 100755 (executable)
@@ -29,7 +29,7 @@ class IndexPage extends AbstractPage {
        
        /**
         * health status data
-        * @var array
+        * @var array
         */
        public $healthDetails = array('error' => array(), 'warning' => array(), 'info' => array());
        
index 8aa42d121e42347c95a7cfcf9349b9ced383d5c9..92eb73c4debff08b74db6813aa1a867c7710a7d0 100755 (executable)
@@ -174,7 +174,7 @@ class PackageUpdateSearchResultPage extends SortablePage {
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -187,7 +187,7 @@ class PackageUpdateSearchResultPage extends SortablePage {
        }
        
        /**
-        * @see wcf\page\IPage::show()
+        * @see wcf\page\IPage::show()
         */
        public function show() {
                // set active menu item
index 711ac7ce2a1a744d2a6b4069d54c82bf296f2722..55d2cd51134469a4d8eaa1b789beb59278758525 100644 (file)
@@ -8,13 +8,13 @@ use wcf\system\WCF;
 
 /**
  * This action provides RESTful access to database objects.
- *
- * @author             Jeffrey Reichardt
+ * 
+ * @author     Jeffrey Reichardt
  * @copyright  2001-2012 WoltLab GmbH
- * @license            GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage action
- * @category   Community Framework
+ * @category   Community Framework
  */
 final class APIAction extends AbstractAjaxAction {
        /**
@@ -24,7 +24,7 @@ final class APIAction extends AbstractAjaxAction {
        public $neededModules = array('MODULE_API_ACCESS');
        
        /**
-        * @see wcf\action\IAction::execute()
+        * @see wcf\action\IAction::execute()
         */
        public function execute() {
                parent::execute();
@@ -33,8 +33,8 @@ final class APIAction extends AbstractAjaxAction {
                
                if (!isset($routeData['className']) || !isset($routeData['id'])) {
                        throw new IllegalLinkException();
-               }               
-                       
+               }
+               
                // validate class name
                if (!preg_match('~^[a-z0-9_]+$~i', $routeData['className'])) {
                        throw new AJAXException("Illegal class name '".$routeData['className']."'");
@@ -48,7 +48,7 @@ final class APIAction extends AbstractAjaxAction {
                }
                else if (!class_exists($classData['className'])) {
                        throw new AJAXException("unable to find class '".$classData['className']."'");
-               }               
+               }
                
                //create object
                $object = new $classData['className']($routeData['id']);
@@ -67,7 +67,7 @@ final class APIAction extends AbstractAjaxAction {
        }
        
        /**
-        * @see wcf\action\AbstractAction::executed()
+        * @see wcf\action\AbstractAction::executed()
         */
        protected function executed() {
                $this->sendJsonResponse($this->data);
@@ -80,7 +80,7 @@ final class APIAction extends AbstractAjaxAction {
         */
        protected function prune(IRESTfulResponse $object) {
                $prunedArray = array();
-       
+               
                foreach($object->getResponseFields() as $fieldName) {
                        if ($object->$fieldName) {
                                $prunedArray[$fieldName] = $object->$fieldName;
index a2db84beda8e15fe29322e6b5864f1af54c65d61..fc25fc30314317a6d6eab82b6f1696ac115b1958 100644 (file)
@@ -31,7 +31,7 @@ abstract class AbstractAction implements IAction {
        
        /**
         * needed permissions to execute this action
-        * @var array<string>
+        * @var array<string>
         */
        public $neededPermissions = array();
        
index da49e3289d6bd135769e917fdfa091d7c8036ad4..4b0678b6bc79a9a7b5d0f2ee2812648ae3c64650 100644 (file)
@@ -5,7 +5,7 @@ use wcf\util\JSON;
 /**
  * Provides method to send JSON-encoded responses.
  *
- * @author     Alexander Ebert
+ * @author     Alexander Ebert
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
index e818f999181c6532747f6c21e7efe000f75693d7..bc57ab071dd16f59ff6dd2a3df109e585d937e75 100644 (file)
@@ -4,7 +4,7 @@
  * @copyright  2001-2011 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @category   Community Framework
  */
 // set exception handler
 set_exception_handler(array('wcf\system\WCF', 'handleException'));
index ba8aa44682fc5cf04d7b3824c3f7f265d3def8f7..c531b20bd11a6f2fb96110509043a64ad95930f6 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface ICollapsibleContainerAction {
        /**
index 06ad12caa00c47bf4a9addd6c8e639efa4b555c4..4bba8e9e0d24954df56c6c793621d93b2f1982b6 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface IDeleteAction {
        /**
index 96d41a795424dc2397a2765bd84818b54463b7e5..56c926dac179a150b962336fd21ddcb5ff1cf726 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface ILoadableCollapsibleContainerAction {
        /**
index 2d91b405e5e4b1f71301cb29721d06662e3c1fbb..f0e5e81242310f9dedd5bc3da65d5efad9987a39 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface IPositionAction {
        /**
index 33629bae145a2352dfe55c280ae7cbcb71659017..e0f4f1ae47b52053a3801ef46b16f22e71ae8956 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface ISearchAction {
        /**
index e1fa414bd0f78981b5c2abe48d02d2b77d494a70..52fb4dd67a47e9decad3249641b708ef93e7fda4 100644 (file)
@@ -10,7 +10,7 @@ namespace wcf\data;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface IToggleAction {
        /**
index e90f5463128d28de3b1e5ceb8f926a7df8a2fb8e..6292309e6c6e66d8a0ad90f84cbad8243cea04b2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ApplicationAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\application\ApplicationEditor';
 }
index adb9be59776436116d25ad399907f19c6ce8090d..731aff18a6c1464744be1a76fba64acdcb2a8fbd 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class CleanupListenerAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\cleanup\listener\CleanupListenerEditor';
 }
index f1c0da1f0a36dcc65ec69b04f6c2d805830a76f3..4abb567b53eafb370ab24921df553455d47b5dd2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ClipboardActionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\clipboard\action\ClipboardActionEditor';
 }
index f2bc776aa843e61666cee05f81e7147e1ff18b14..2e6f29ebfeb1996803a8941221a0a47e6c70f839 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class CoreObjectAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\core\object\CoreObjectEditor';
 }
index 50b1290b4b2914525d10b5511f4a4cdd93a86c92..8e37d9d1e1ecc3cb647cbcbbfbf7b7bb746ef3ba 100644 (file)
@@ -10,7 +10,7 @@ use wcf\data\DatabaseObjectEditor;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.event.listener
- * @category   Community Framework
+ * @category   Community Framework
  */
 class EventListenerEditor extends DatabaseObjectEditor {
        /**
index 1403e8f1f6e73d070e60a0ba40575754c381f483..8aedb7863dc8fe32c53a975c6dc2cbaa93d69bb9 100644 (file)
@@ -255,7 +255,7 @@ class Package extends DatabaseObject {
         * @param       string          $version2
         * @param       string          $operator
         * @return      boolean         result
-        * @see http://www.php.net/manual/en/function.version-compare.php
+        * @see http://www.php.net/manual/en/function.version-compare.php
         */
        public static function compareVersion($version1, $version2, $operator = null) {
                $version1 = self::formatVersionForCompare($version1);
@@ -269,7 +269,7 @@ class Package extends DatabaseObject {
         * 
         * @param       string          $version
         * @return      string          formatted version
-        * @see         http://www.php.net/manual/en/function.version-compare.php
+        * @see         http://www.php.net/manual/en/function.version-compare.php
         */
        private static function formatVersionForCompare($version) {
                // remove spaces
index 2930a93209b4665c4a22846a305e06a7ae544d10..15d91fa59f6fad795c84029f18045352ac2075dd 100644 (file)
@@ -29,7 +29,7 @@ class PackageInstallationQueueAction extends AbstractDatabaseObjectAction {
        protected $packageID = 0;
        
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\package\installation\queue\PackageInstallationQueueEditor';
        
index b500f9f838fd8331a135cca38ebd41f897f01a7e..85d47c8cd5308bdec0c9b1c16eb1713ffd16ed4a 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class PackageUpdateAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\package\update\PackageUpdateEditor';
 }
index be525aa98bce702072c4e322e9ba953277075072..33378667ea1a536b4bf35c12d2f6cc53a40a5de0 100644 (file)
@@ -180,7 +180,7 @@ class PageMenuItemEditor extends DatabaseObjectEditor implements IEditableCached
        }
        
        /**
-        * @see wcf\data\IEditableCachedObject::resetCache()
+        * @see wcf\data\IEditableCachedObject::resetCache()
         */
        public static function resetCache() {
                CacheHandler::getInstance()->clear(WCF_DIR.'cache', 'cache.pageMenu-*.php');
index 6a4d2a54fa71f8ec100305922b94e6a496281812..08bd0d9e416785ca9d70083a6c559adc0313b76f 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class SearchAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\search\SearchEditor';
 }
index e150bf5cb7f41e6adf22bd0e9fd2ba170e94dd35..7a3577c2a275dd1146e5955c553a6189e425bf12 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class SessionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\session\SessionEditor';
 }
index 2cb6178c4e46df83c0a21b3ee7c3765b07ebe7f7..e4f91796ffdf2defaf6eecf1516f2f692578b8e0 100644 (file)
@@ -29,7 +29,7 @@ use wcf\util\XMLWriter;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.style
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject {
        const INFO_FILE = 'style.xml';
@@ -40,7 +40,7 @@ class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject
        protected static $baseClass = 'wcf\data\style\Style';
        
        /**
-        * @see wcf\data\IEditableObject::update()
+        * @see wcf\data\IEditableObject::update()
         */
        public function update(array $parameters = array()) {
                $variables = null;
@@ -64,7 +64,7 @@ class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject
        }
        
        /**
-        * @see wcf\data\IEditableObject::delete()
+        * @see wcf\data\IEditableObject::delete()
         */
        public function delete() {
                parent::delete();
@@ -788,7 +788,7 @@ class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject
        }
        
        /**
-        * @see wcf\data\IEditableObject::create()
+        * @see wcf\data\IEditableObject::create()
         */
        public static function create(array $parameters = array()) {
                $variables = null;
@@ -832,7 +832,7 @@ class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject
        }
        
        /**
-        * @see wcf\data\IEditableCachedObject::resetCache()
+        * @see wcf\data\IEditableCachedObject::resetCache()
         */
        public static function resetCache() {
                CacheHandler::getInstance()->clear(WCF_DIR.'cache', 'cache.styles.php');
index d12505bba01cd0a59deae3a82c7e4498ec6a81d1..a9e3c080c2b7dcab02bf31b8bf2b3deab4d06bdc 100644 (file)
@@ -10,7 +10,7 @@ use wcf\data\DatabaseObject;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.style.variable
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleVariable extends DatabaseObject {
        /**
index 2d077e4a018e2fd3e39f53911e5b01cd38a4f946..d094e68946b05e2891676fcce43dd80212af3045 100644 (file)
@@ -10,11 +10,11 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.style.variable
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleVariableAction extends AbstractDatabaseObjectAction {
        /**
-        * @see wcf\data\AbstractDatabaseObjectAction::$className
+        * @see wcf\data\AbstractDatabaseObjectAction::$className
         */
        protected $className = 'wcf\data\style\variable\StyleVariableEditor';
 }
index 1c41990d2d67c91fec1326887870596195a88c28..2096979b63e7342ba9b99805a5b6c9d65649559a 100644 (file)
@@ -10,7 +10,7 @@ use wcf\data\DatabaseObjectEditor;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.style.variable
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleVariableEditor extends DatabaseObjectEditor {
        /**
index 405727d4e4823d5b36f8d7ed57da950796a4dbda..22b8a62e08c2c8d338af50146a04f068fb9be93d 100644 (file)
@@ -5,12 +5,12 @@ use wcf\data\DatabaseObjectList;
 /**
  * Represents a list of style variables.
  * 
- * @author     Alexander Ebert
+ * @author     Alexander Ebert
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.style.variable
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleVariableList extends DatabaseObjectList {
        /**
index 1cdae2a1d0a09a992460c828b3beb10e54404def..21b1c8772ecc74bbe4b80890110388c0f5b707c1 100644 (file)
@@ -14,7 +14,7 @@ use wcf\util\DirectoryUtil;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.template
- * @category   Community Framework
+ * @category   Community Framework
  */
 class TemplateEditor extends DatabaseObjectEditor {
        /**
index 7c9c98cd4999aac56ac67c30dbb691ffae9e04ed..a82dcf80b541b1ed0e3190a889e40a01c1974bf2 100644 (file)
@@ -13,7 +13,7 @@ use wcf\util\FileUtil;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage data.template.group
- * @category   Community Framework
+ * @category   Community Framework
  */
 class TemplateGroupEditor extends DatabaseObjectEditor {
        /**
@@ -61,7 +61,7 @@ class TemplateGroupEditor extends DatabaseObjectEditor {
        }
        
        /**
-        * @see wcf\data\IEditableObject::delete()
+        * @see wcf\data\IEditableObject::delete()
         */
        public function delete() {
                // update children
index 70062edd7d4d4f235b6fa4d679ae64ff008f99bb..64a5d9732f3452b08662ad9f4ce441dd403b55e6 100644 (file)
@@ -44,7 +44,7 @@ final class User extends DatabaseObject implements IRouteController {
        
        /**
         * date time zone object
-        * @var DateTimeZone
+        * @var DateTimeZone
         */
        protected $timezoneObj = null;
        
index 543ecedf016b0e375014860628191e5ac05f7ea2..92271d7cc64d494cd0cb3c599620310bc352e133 100644 (file)
@@ -265,7 +265,7 @@ class UserEditor extends DatabaseObjectEditor implements IEditableCachedObject {
        }
        
        /**
-        * @see wcf\data\IEditableCachedObject::resetCache()
+        * @see wcf\data\IEditableCachedObject::resetCache()
         */
        public static function resetCache() {
                SessionHandler::resetSessions();
index 1c88c38213ddf921594acade79c08d47cc220f11..0252563b2f1599b4087047a0c06ec421c50691ee 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\StringUtil;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage form
- * @category   Community Framework
+ * @category   Community Framework
  */
 abstract class AbstractForm extends AbstractPage implements IForm {
        /**
index b07e3fb86d2e7dcdde3eb73055af1824dc5e7d3e..3cdc4ee2d483e756b4802cd8395bc3f61683d3e6 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage page
- * @category   Community Framework
+ * @category   Community Framework
  */
 abstract class AbstractPage implements IPage, ITrackablePage {
        /**
index e15402e5b00af9bc0a2725bb12f178d1bc370d03..a827223dc82407929c64240753a057f20d61d139 100644 (file)
@@ -202,7 +202,7 @@ abstract class MultipleLinkPage extends AbstractPage {
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
index 407c450f4800dc2b35b33544a748a61ea3662236..fd0a15b68f465be3e119015b4ad3b1ad134a0e64 100644 (file)
@@ -84,7 +84,7 @@ abstract class SortablePage extends MultipleLinkPage {
        }
        
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public function assignVariables() {
                parent::assignVariables();
index f99c9c9883ad62cf09f56ffa9b83a707751b232f..63c886d0d803525be48a9cab296a4609f83bf16f 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\DateUtil;
  */
 class InlineCalendar {
        /**
-        * @see wcf\page\IPage::assignVariables()
+        * @see wcf\page\IPage::assignVariables()
         */
        public static function assignVariables() {
                // create calendar data
index ba1088b7ce9b59dc65c2ee825f30a1ef5c1f8595..707a16d4288ef192400df6b871c986486371bb25 100644 (file)
@@ -9,7 +9,7 @@ namespace wcf\system\api\rest\response;
  * @license            GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.api.rest.response
- * @category   Community Framework
+ * @category   Community Framework
  */
 interface IRESTfulResponse {
        /**
index 08477cdf64abeb141774b3589335d22c84cb9445..57e30c9c9f542a6e9cc8bbe47b6a59e5b71171a4 100644 (file)
@@ -18,7 +18,7 @@ class ACPMenuCacheBuilder implements ICacheBuilder {
        protected $optionCategoryStructure = array();
        
        /**
-        * @see wcf\system\cache\ICacheBuilder::getData()
+        * @see wcf\system\cache\ICacheBuilder::getData()
         */
        public function getData(array $cacheResource) {
                list($cache, $packageID) = explode('-', $cacheResource['cache']); 
index 0dabcc1e18b8285a842b7d956fc0dbf7147b2f7b..b2565a7abb46caee543baf820a6e3076b6a26abc 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\package\PackageDependencyHandler;
  */
 class CoreObjectCacheBuilder implements ICacheBuilder {
        /**
-        * @see wcf\system\cache\ICacheBuilder::getData()
+        * @see wcf\system\cache\ICacheBuilder::getData()
         */
        public function getData(array $cacheResource) {
                list($cache, $packageID) = explode('-', $cacheResource['cache']);
index f7098475c0afdcb6835518c96751c92feea28a8f..9882b85302f0ec1b1ca98281b9b3a971311d4810 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\FileUtil;
  */
 class IconCacheBuilder implements ICacheBuilder {
        /**
-        * @see wcf\system\cache\ICacheBuilder::getData()
+        * @see wcf\system\cache\ICacheBuilder::getData()
         */
        public function getData(array $cacheResource) {
                list($cache, $packageID, $styleID) = explode('-', $cacheResource['cache']); 
index ff1a45bfb5ea43d05c86aedf494f12d770319515..51c4267f939ba2acf85cd1ab3fa7c51d87d1d633 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class ObjectTypeCacheBuilder implements ICacheBuilder {
        /**
-        * @see wcf\system\cache\ICacheBuilder::getData()
+        * @see wcf\system\cache\ICacheBuilder::getData()
         */
        public function getData(array $cacheResource) {
                list($cache, $packageID) = explode('-', $cacheResource['cache']);
index 59f0b62808ab2e0af87d9ede45e7f760890761d7..c4502a35e8b2a1e6c8de028d40ac3f7c4d01ca9d 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\package\PackageDependencyHandler;
  */
 class TemplateListenerCacheBuilder implements ICacheBuilder {
        /**
-        * @see wcf\system\cache\ICacheBuilder::getData()
+        * @see wcf\system\cache\ICacheBuilder::getData()
         */
        public function getData(array $cacheResource) {
                list($cache, $packageID, $environment) = explode('-', $cacheResource['cache']); 
index ffa08a0cfd8a5490b0094bd704d0e3b7a8c25d49..773bc0009fb0c1a1d23c0e525862a91dd4c45242 100644 (file)
@@ -11,7 +11,7 @@ use wcf\system\package\PackageDependencyHandler;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.cache.builder
- * @category   Community Framework
+ * @category   Community Framework
  */
 class TemplateListenerCodeCacheBuilder implements ICacheBuilder {
        /**
index 02bfbf32078b19c978f492fbb699205d6a131bc6..1b960f631e59dfaa6b551f33c7202411da45b317 100644 (file)
@@ -21,13 +21,13 @@ use wcf\util\FileUtil;
 class DiskCacheSource implements ICacheSource {
        /**
         * loaded cache
-        * @var array
+        * @var array
         */
        protected $cache = null;
        
        /**
         * list of loaded resources
-        * @var array
+        * @var array
         */
        protected $loaded = array();
        
index ca4bb53d1e34868fc6c3114fd412cdfc98767601..174a6f9b290c21032919e59b0509438da6c5a078 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\StringUtil;
 class MemcacheAdapter extends SingletonFactory {
        /**
         * memcache object
-        * @var Memcache
+        * @var Memcache
         */
        private $memcache = null;
        
index 77dd2f0a303923871ff8b01740d430de1a4c63b4..806518efe5abaa0031630c63fde6ca55298d9b4c 100644 (file)
@@ -16,13 +16,13 @@ use wcf\util\FileUtil;
 class MemcacheCacheSource implements ICacheSource {
        /**
         * MemcacheAdapter object
-        * @var wcf\system\cache\source\MemcacheAdapter
+        * @var wcf\system\cache\source\MemcacheAdapter
         */
        protected $adapter = null;
        
        /**
         * list of cache resources
-        * @var array<string>
+        * @var array<string>
         */
        protected $cacheResources = null;
        
@@ -177,7 +177,7 @@ class MemcacheCacheSource implements ICacheSource {
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::close()
+        * @see wcf\system\cache\source\ICacheSource::close()
         */
        public function close() {
                // update log
index 16082ce456b97f4305734da558f41fd644b67c08..e43a4eabe4d9a5fa85e882dfc69d1db737912b5b 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\cache\source;
  */
 class NoCacheSource implements ICacheSource {
        /**
-        * @see wcf\system\cache\source\ICacheSource::get()
+        * @see wcf\system\cache\source\ICacheSource::get()
         */
        public function get(array $cacheResource) {
                if (!isset($this->cache[$cacheResource['cache']])) return null;
@@ -22,7 +22,7 @@ class NoCacheSource implements ICacheSource {
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::set()
+        * @see wcf\system\cache\source\ICacheSource::set()
         */
        public function set(array $cacheResource, $value) {
                // we have to keep it temporarily
@@ -31,7 +31,7 @@ class NoCacheSource implements ICacheSource {
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::delete()
+        * @see wcf\system\cache\source\ICacheSource::delete()
         */
        public function delete(array $cacheResource) {  
                // reset open cache
@@ -42,21 +42,21 @@ class NoCacheSource implements ICacheSource {
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::clear()
+        * @see wcf\system\cache\source\ICacheSource::clear()
         */
        public function clear($directory, $filepattern) {
                return;
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::close()
+        * @see wcf\system\cache\source\ICacheSource::close()
         */
        public function close() {
                return;
        }
        
        /**
-        * @see wcf\system\cache\source\ICacheSource::flush()
+        * @see wcf\system\cache\source\ICacheSource::flush()
         */
        public function flush() {
                return;
index 5348d1417232d7093a9fb73f83c85c13f5598537..ffac33d61f7e5e0fd5833cbb1fec28c1b292308b 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\event\EventHandler;
  */
 abstract class AbstractCronjob implements ICronjob {
        /**
-        * @see wcf\system\cronjob\ICronjob::execute()
+        * @see wcf\system\cronjob\ICronjob::execute()
         */
        public function execute(Cronjob $cronjob) {
                EventHandler::getInstance()->fireAction($this, 'execute');
index 492aaeb192502573611a7082e2ee697378d14d16..c13dc0522393a644bbf05139e385bcd5c821d747 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\cleanup\CleanupHandler;
  */
 class CleanupListenerCronjob implements ICronjob {
        /**
-        * @see wcf\system\ICronjob::execute()
+        * @see wcf\system\ICronjob::execute()
         */
        public function execute(Cronjob $cronjob) {
                CleanupHandler::getInstance()->execute();
index b10c28c2260d1ee354b9be322358d5775cca02cb..c51948f13d9763b1767671c15ace6d4b169fa48a 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\cronjob\Cronjob;
  */
 class HourlyCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see wcf\system\cronjob\ICronjob::execute()
+        * @see wcf\system\cronjob\ICronjob::execute()
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index b5a9cd42440bb4957b16d2b714844d2ecebe521c..7856d3d2e9b7dc9fd91f3f0049422233c45bc8b2 100644 (file)
@@ -21,7 +21,7 @@ class IllegalLinkException extends NamedUserException {
        }
        
        /**
-        * @see wcf\system\exception\NamedUserException::show();
+        * @see wcf\system\exception\NamedUserException::show();
         */
        public function show() {
                @header('HTTP/1.0 404 Not Found');
index 8b4a8c8ee92bcd4fad0223ae55ed46dc78b6b26e..d82bfb2c5adbbd54135291bfe027599889abcddf 100644 (file)
@@ -14,7 +14,7 @@ namespace wcf\system\exception;
 class UserInputException extends UserException {
        /**
         * name of error field
-        * @var string
+        * @var string
         */
        protected $field = null;
        
index 675356a10c01e887be1c17a7d4b8d4e86d91dc0a..b7ba33ab19b62ea754f89c8d2d151609e03fdcd2 100644 (file)
@@ -25,7 +25,7 @@ class ModificationLogHandler extends SingletonFactory {
        protected $cache = array();
        
        /**
-        * @see wcf\system\SingletonFactory::init()
+        * @see wcf\system\SingletonFactory::init()
         */
        protected function init() {
                $this->cache = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.modifiableContent');
index b887e51f204a986850300f9c3d982428bcc6995c..96c3f2f6ab7d30a95f93ebc1c15c606894dcda6b 100644 (file)
@@ -14,7 +14,7 @@ namespace wcf\system\mail;
 abstract class MailSender {
        /**
         * unique mail server instance
-        * @var wcf\system\mail\MailSender
+        * @var wcf\system\mail\MailSender
         */
        protected static $instance = null;
        
index 4cf8d963d24aa87d32a925a770bd8b2953e370a0..5181e8021b09ee05646ca7487cfd92a7ab830326 100644 (file)
@@ -34,7 +34,7 @@ abstract class TreeMenu extends SingletonFactory {
        public $menuItems = null;
        
        /**
-        * @see wcf\system\SingletonFactory::init()
+        * @see wcf\system\SingletonFactory::init()
         */
        protected function init() {
                // get menu items from cache
index de188b88d55478185b96ad99f1e4693dcc13409e..8f30a19ec5e0dfbe2c0e61825b3c74b006cc7d69 100644 (file)
@@ -13,7 +13,7 @@ use wcf\util\StringUtil;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.option
- * @category   Community Framework
+ * @category   Community Framework
  */
 class FileSizeOptionType extends IntegerOptionType {
        /**
index 0ad504ee57104accf280dd4d3e1613cd7d484fed..7a38619424bb0a33c3a2869e0fcc8548a8d11e61 100644 (file)
@@ -317,7 +317,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see wcf\system\option\IOptionType::getFormElement()
+        * @see wcf\system\option\IOptionType::getFormElement()
         */
        protected function getFormElement($type, Option $option) {
                return $this->getTypeObject($type)->getFormElement($option, (isset($this->optionValues[$option->optionName]) ? $this->optionValues[$option->optionName] : null));
index e67879477eb3ccb6a47a56611ac8b53d69af5df6..7f24d2b95c77e45e9c914e2f56be3f655626a8a2 100644 (file)
@@ -11,7 +11,7 @@ use wcf\util\FileUtil;
  * Inspired by routing mechanism used by ASP.NET MVC and released under the terms of
  * the Microsoft Public License (MS-PL) http://www.opensource.org/licenses/ms-pl.html
  * 
- * @author     Alexander Ebert
+ * @author     Alexander Ebert
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
index 88bdb3a671dd4a7940e93e28b394d28d73f144db..b15c7ea85bb2514d2872f1d32c65f665bb472c12 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StyleUtil;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.style
- * @category   Community Framework
+ * @category   Community Framework
  */
 class StyleCompiler extends SingletonFactory {
        /**
index 9536321d6c2661a83fb52344cebb02a315de106d..110487249101bca6e53acbd957527e542ece6116 100644 (file)
@@ -24,7 +24,7 @@ class CycleFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        protected $cycles = array();
        
        /**
-        * @see wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @see wcf\system\template\IFunctionTemplatePlugin::execute()
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // get params
index 5aea312774f8d03561c30efd720b26bf099157ef..567f0fedc5d32f1e356f87785338bd2c6db69a5f 100644 (file)
@@ -12,16 +12,16 @@ use wcf\util\DateUtil;
  * {$timestamp|dateDiff}
  * {"123456789"|dateDiff:$timestamp:$fullInverval}
  *
- * @author     Matthias Schmidt, Marcel Werk
+ * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.template.plugin
- * @category   Community Framework
+ * @category   Community Framework
  */
 class DateDiffModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see wcf\system\template\IModifierTemplatePlugin::execute()
+        * @see wcf\system\template\IModifierTemplatePlugin::execute()
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (!isset($tagArgs[1])) {
index e79419c37d910870afc9e0139cd353cc8f4e6800..80b8e77ab2d843f64e71250264ec445802d2cff5 100644 (file)
@@ -79,7 +79,7 @@ class HtmlCheckboxesFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        
        /**
         * Executes StringUtil::encodeHTML on the given text if disableEncoding is false.
-        * @see wcf\util\StringUtil::encodeHTML()
+        * @see wcf\util\StringUtil::encodeHTML()
         */
        protected function encodeHTML($text) {
                if (!$this->disableEncoding) {
index 5eb7117cfaa6209a89586b20f9cc7614a5d4a079..bbe86b4f63f722e726916ce11c3155e415d3a755 100644 (file)
@@ -31,7 +31,7 @@ class HtmlOptionsFunctionTemplatePlugin extends HtmlCheckboxesFunctionTemplatePl
        protected $selected = array();
        
        /**
-        * @see wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @see wcf\system\template\IFunctionTemplatePlugin::execute()
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (isset($tagArgs['object']) && ($tagArgs['object'] instanceof DatabaseObjectList)) {
index 0061ff9a32bfa9b4f9dc1ae6d7c59431a622af1f..9e287d4d0ddf74f19862e97523101a21ea875854 100644 (file)
@@ -13,11 +13,11 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.template.plugin
- * @category   Community Framework
+ * @category   Community Framework
  */
 class IconCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @see wcf\system\template\ICompilerTemplatePlugin::executeStart()
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                $compiler->pushTag('icon');
@@ -25,7 +25,7 @@ class IconCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @see wcf\system\template\ICompilerTemplatePlugin::executeEnd()
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                $compiler->popTag('icon');
index 5e57e5562b47d75b1a1bbceeb998050b7a50d2a0..c03e470445e334351d64b4e622c6a198f8c0ca4f 100644 (file)
@@ -13,11 +13,11 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system.template.plugin
- * @category   Community Framework
+ * @category   Community Framework
  */
 class IconPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
-        * @see wcf\system\template\ITemplatePluginPrefilter::execute()
+        * @see wcf\system\template\ITemplatePluginPrefilter::execute()
         */
        public function execute($templateName, $sourceContent, TemplateScriptingCompiler $compiler) {
                $ldq = preg_quote($compiler->getLeftDelimiter(), '~');
index 7df5d63407e23f86b4630dd638c1e5df30791175..708b26dd0851d86f1d3a2d50f04697c9a7221592 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class StaticlangCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @see wcf\system\template\ICompilerTemplatePlugin::executeStart()
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                $compiler->pushTag('staticlang');
@@ -26,7 +26,7 @@ class StaticlangCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @see wcf\system\template\ICompilerTemplatePlugin::executeEnd()
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                $compiler->popTag('staticlang');
index f71bb8a3f853133a912c78a87eacdf45dbc68cdf..c9a6c310ea4558f0606a94df677a57268fa24735 100644 (file)
@@ -137,7 +137,7 @@ final class ArrayUtil {
        
        /**
         * Converts a array of strings to requested character encoding.
-        * @see mb_convert_encoding()
+        * @see mb_convert_encoding()
         * 
         * @param       string          $inCharset
         * @param       string          $outCharset
index d323a49670f650a9022095d018545224f29c02e9..aef17de5c9987062e7d78fc3afb2bcf70537d8f8 100644 (file)
@@ -35,7 +35,7 @@ final class ImageUtil {
        
        /**
         * Examines the right file extension for an image by the given mime type.
-        * @see http://www.php.net/manual/en/function.image-type-to-mime-type.php
+        * @see http://www.php.net/manual/en/function.image-type-to-mime-type.php
         * 
         * @param       string          $mimeType
         * @return      string          file extension
index 1c9feee436038da8fe7c5adf77ba1014b76aef75..db837ffbb665b294ba2af04e8468aa163798151c 100644 (file)
@@ -6,12 +6,12 @@ use wcf\system\style\StyleCompiler;
 /**
  * Contains Style-related functions.
  *
- * @author     Marcel Werk
+ * @author     Marcel Werk
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage util
- * @category   Community Framework
+ * @category   Community Framework
  */
 final class StyleUtil {
        /**
index 587263071f972aebd283e15996ccee0cb023e816..f8516e2e90459ccd32283a144cc9d82ffebe4588 100644 (file)
@@ -52,7 +52,7 @@ final class UserUtil {
        
        /**
         * Returns true, if the given e-mail is a valid address.
-        * @see http://www.faqs.org/rfcs/rfc821.html
+        * @see http://www.faqs.org/rfcs/rfc821.html
         * 
         * @param       string          $email
         * @return      boolean
index ef7da2fbc86c0944af1f62ffbda836c4b0ec12d7..74c8e98c23b1f8e18eb7db0fe141158947c1b2b3 100644 (file)
@@ -5,12 +5,12 @@ use wcf\system\exception\SystemException;
 /**
  * Writes XML documents.
  * 
- * @author     Alexander Ebert
+ * @author     Alexander Ebert
  * @copyright  2001-2012 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage util
- * @category   Community Framework
+ * @category   Community Framework
  */
 class XMLWriter {
        /**