getAttribute('bar'); if (!empty($bar)) { $bar = '=' . $bar; } return "[foo{$bar}]" . $text . '[/foo]'; } }