Project

General

Profile

Actions

Feature proposal #7602

closed

Move remaining PHP logic out of template files

Feature proposal #7602: Move remaining PHP logic out of template files

Added by krileon over 6 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
24 June 2019
Due date:
% Done:

100%

Estimated time:

Description

No complex logic should exist in template files. At most calling a function is fine. Getting object variables are also fine (e.g. getter/setters). Other logic should be moved to table objects as functions. This will finalize preparations for CB to use Twig templates where PHP directly in templates will not be allowed.

Updated by krileon almost 4 years ago Actions #1

  • % Done changed from 0 to 30

Updated by krileon over 3 years ago Actions #2

  • % Done changed from 30 to 80

Updated by krileon almost 3 years ago Actions #3

  • Status changed from Assigned to Resolved
  • % Done changed from 80 to 100

Updated by krileon over 2 years ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom