cakephp_tmbundle / branches / master / Snippets / $this->Form->checkbox (tcheck).plist
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->checkbox('${1:Model}.${2:field}'$3); ?>
$0</string>
<key>name</key>
<string>$this->Form->checkbox()</string>
<key>scope</key>
<string>text.html.php.cake</string>
<key>tabTrigger</key>
<string>check</string>
<key>uuid</key>
<string>804A6B8D-560F-4D96-8F8A-0BBBDE8EB72E</string>
</dict>
</plist>
