@@ -18,11 +18,11 @@ |
||
| 18 | 18 | * along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | */ |
| 20 | 20 | |
| 21 | - /** |
|
| 22 | - * \file htdocs/webportal/controllers/default.controller.class.php |
|
| 23 | - * \ingroup webportal |
|
| 24 | - * \brief This file is a controller for default |
|
| 25 | - */ |
|
| 21 | + /** |
|
| 22 | + * \file htdocs/webportal/controllers/default.controller.class.php |
|
| 23 | + * \ingroup webportal |
|
| 24 | + * \brief This file is a controller for default |
|
| 25 | + */ |
|
| 26 | 26 | |
| 27 | 27 | /** |
| 28 | 28 | * Class for DefaultController |
@@ -18,14 +18,14 @@ |
||
| 18 | 18 | * along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | */ |
| 20 | 20 | |
| 21 | - /** |
|
| 22 | - * \file htdocs/webportal/controllers/login.controller.class.php |
|
| 23 | - * \ingroup webportal |
|
| 24 | - * \brief This file is a controller for login |
|
| 25 | - */ |
|
| 21 | + /** |
|
| 22 | + * \file htdocs/webportal/controllers/login.controller.class.php |
|
| 23 | + * \ingroup webportal |
|
| 24 | + * \brief This file is a controller for login |
|
| 25 | + */ |
|
| 26 | 26 | /** |
| 27 | - * Class for LoginController |
|
| 28 | - */ |
|
| 27 | + * Class for LoginController |
|
| 28 | + */ |
|
| 29 | 29 | class LoginController extends Controller |
| 30 | 30 | { |
| 31 | 31 | /** |
@@ -18,11 +18,11 @@ |
||
| 18 | 18 | * along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | */ |
| 20 | 20 | |
| 21 | - /** |
|
| 22 | - * \file htdocs/webportal/controllers/document.controller.class.php |
|
| 23 | - * \ingroup webportal |
|
| 24 | - * \brief This file is a controller for documents |
|
| 25 | - */ |
|
| 21 | + /** |
|
| 22 | + * \file htdocs/webportal/controllers/document.controller.class.php |
|
| 23 | + * \ingroup webportal |
|
| 24 | + * \brief This file is a controller for documents |
|
| 25 | + */ |
|
| 26 | 26 | |
| 27 | 27 | require_once constant('DOL_DOCUMENT_ROOT') . '/core/lib/files.lib.php'; |
| 28 | 28 | |
@@ -350,7 +350,7 @@ discard block |
||
| 350 | 350 | return $this->LibStatut($this->status, $mode); |
| 351 | 351 | } |
| 352 | 352 | |
| 353 | - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 353 | + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 354 | 354 | |
| 355 | 355 | /** |
| 356 | 356 | * Return the status |
@@ -361,7 +361,7 @@ discard block |
||
| 361 | 361 | */ |
| 362 | 362 | public function LibStatut($status, $mode = 0) |
| 363 | 363 | { |
| 364 | - // phpcs:enable |
|
| 364 | + // phpcs:enable |
|
| 365 | 365 | return $this->getPartnershipStatic()->LibStatut($status, $mode); |
| 366 | 366 | } |
| 367 | 367 | } |
@@ -17,11 +17,11 @@ |
||
| 17 | 17 | * along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 18 | 18 | */ |
| 19 | 19 | |
| 20 | - /** |
|
| 21 | - * \file htdocs/webportal/class/controller.class.php |
|
| 22 | - * \ingroup webportal |
|
| 23 | - * \brief File of controller class for WebPortal |
|
| 24 | - */ |
|
| 20 | + /** |
|
| 21 | + * \file htdocs/webportal/class/controller.class.php |
|
| 22 | + * \ingroup webportal |
|
| 23 | + * \brief File of controller class for WebPortal |
|
| 24 | + */ |
|
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | 27 | * Class to manage pages |
@@ -323,7 +323,7 @@ discard block |
||
| 323 | 323 | return $this->LibStatut($this->paye, $this->fk_statut, $mode, $alreadypaid, $this->type); |
| 324 | 324 | } |
| 325 | 325 | |
| 326 | - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 326 | + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 327 | 327 | |
| 328 | 328 | /** |
| 329 | 329 | * Return label of a status |
@@ -337,7 +337,7 @@ discard block |
||
| 337 | 337 | */ |
| 338 | 338 | public function LibStatut($paye, $status, $mode = 0, $alreadypaid = -1, $type = -1) |
| 339 | 339 | { |
| 340 | - // phpcs:enable |
|
| 340 | + // phpcs:enable |
|
| 341 | 341 | return $this->getInvoiceStatic()->LibStatut($paye, $status, $mode, $alreadypaid, $type); |
| 342 | 342 | } |
| 343 | 343 | } |
@@ -390,7 +390,7 @@ discard block |
||
| 390 | 390 | return $this->LibStatut($this->status, $this->need_subscription, $this->datefin, $mode); |
| 391 | 391 | } |
| 392 | 392 | |
| 393 | - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 393 | + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 394 | 394 | |
| 395 | 395 | /** |
| 396 | 396 | * Renvoi le libelle d'un statut donne |
@@ -403,7 +403,7 @@ discard block |
||
| 403 | 403 | */ |
| 404 | 404 | public function LibStatut($status, $need_subscription, $date_end_subscription, $mode = 0) |
| 405 | 405 | { |
| 406 | - // phpcs:enable |
|
| 406 | + // phpcs:enable |
|
| 407 | 407 | return $this->getMemberStatic()->LibStatut($status, $need_subscription, $date_end_subscription, $mode); |
| 408 | 408 | } |
| 409 | 409 | |
@@ -315,7 +315,7 @@ discard block |
||
| 315 | 315 | return $this->LibStatut($this->fk_statut, $mode); |
| 316 | 316 | } |
| 317 | 317 | |
| 318 | - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 318 | + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 319 | 319 | /** |
| 320 | 320 | * Return the label of a given status |
| 321 | 321 | * |
@@ -325,7 +325,7 @@ discard block |
||
| 325 | 325 | */ |
| 326 | 326 | public function LibStatut($status, $mode = 0) |
| 327 | 327 | { |
| 328 | - // phpcs:enable |
|
| 328 | + // phpcs:enable |
|
| 329 | 329 | return $this->getPropalStatic()->LibStatut($status, $mode); |
| 330 | 330 | } |
| 331 | 331 | } |
@@ -320,7 +320,7 @@ discard block |
||
| 320 | 320 | return $this->LibStatut($this->fk_statut, $this->billed, $mode); |
| 321 | 321 | } |
| 322 | 322 | |
| 323 | - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 323 | + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps |
|
| 324 | 324 | /** |
| 325 | 325 | * Return label of status |
| 326 | 326 | * |
@@ -332,7 +332,7 @@ discard block |
||
| 332 | 332 | */ |
| 333 | 333 | public function LibStatut($status, $billed, $mode, $donotshowbilled = 0) |
| 334 | 334 | { |
| 335 | - // phpcs:enable |
|
| 335 | + // phpcs:enable |
|
| 336 | 336 | return $this->getOrderStatic()->LibStatut($status, $billed, $mode, $donotshowbilled); |
| 337 | 337 | } |
| 338 | 338 | } |