Commit Graph

11 Commits

Author SHA1 Message Date
Michal Čihař
8a83011da0 Fix checking for not set values
With PHP 0 is empty, what is not desired behavior here.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 15:48:49 +02:00
Michal Čihař
9f5d592ff3 Add method for getting transoformations options
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 15:35:58 +02:00
Michal Čihař
cf3b086e7e Various coding style improvements 2013-04-16 13:29:03 +02:00
Marc Delisle
f138f8b385 Fix fatal error in PHP 5.2 2013-02-08 07:09:49 -05:00
Michal Čihař
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
Alex Marin
34a0dace8a oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
Alex Marin
89570a5475 oop: import/upload interface and classes 2012-06-22 18:28:24 +03:00
Alex Marin
02dbd14fc7 oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Alex Marin
1ad049d823 oop: transformations - fix classes, add interface and use descriptions 2012-06-19 23:59:47 +03:00
Alex Marin
507be981fe oop: transformations rename classes 2012-06-19 16:52:23 +03:00
Alex Marin
a87f283a23 plugins and OOP: create general class structure and ExportXML 2012-05-28 00:21:14 +03:00