Reply to comment

  • warning: array_fill(): Number of elements must be positive in /var/www/vhosts/benjaminradtke.com/httpdocs/includes/database.inc on line 253.
  • warning: implode(): Invalid arguments passed in /var/www/vhosts/benjaminradtke.com/httpdocs/includes/database.inc on line 253.
  • warning: array_keys() expects parameter 1 to be array, null given in /var/www/vhosts/benjaminradtke.com/httpdocs/modules/user/user.module on line 528.
  • user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/vhosts/benjaminradtke.com/httpdocs/modules/user/user.module on line 528.

Fluent Interfaces leicht erstellt

Hi Benjamin,

ich habe mich im Zuge meiner Bachelorarbeit sehr intensiv mit solchen Fluent Interfaces auseinander gesetzt. Dabei habe ich versucht vor allen Dingen das Erstellen und die Pflege dieser zu erleichtern. Denn bislang ist das ja alles sehr mühsam. Unter http://www.fluent-interfaces.com findet ihr einiges an Material zu meiner Lösung. Dein Ansatz im Beitrag ist nämlich einer der einfacheren. Was wenn du zum Beispiel erzwingen willst das die Benutzer auf jeden Fall alle Daten angeben müssen? Zwar wird zur Zeit nur JAVA unterstützt aber eine Portierung für PHP ist leicht umsetzbar.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <abbr>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Tags