cakephp_tmbundle / branches / master / Snippets / $this->Form->text().tmSnippet
history
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string><?php echo \$this->Form->text('${1:Model}.${2:field}'$3); ?>
$0
</string>
<key>name</key>
<string>$this->Form->text()</string>
<key>scope</key>
<string>text.html.php.cake</string>
<key>tabTrigger</key>
<string>text</string>
<key>uuid</key>
<string>23D71D86-0C60-4DF6-8D73-F3C3F3848421</string>
</dict>
</plist>
