I think I\'ve been staring at this for too long that now I\'m failing to identify the problem.
Can someone kindly point out where this is going wrong?
Error:
You can't use if statements like that.
To do what you want to achieve you'll need to do this:
public static function textbox($name, $maxlength=''){ return ""; }