Skip to content

joshkosmala/silverstripe-atom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe Atom Package

Commands in your templates (.ss files)

if -> Tab

loop -> Tab

with -> Tab

Commands in your php

skel -> Tab (default page class skeleton)

dm -> Tab (Debug::message)

ds -> Tab (Debug::show)

newfield -> Tab (Field:: date/text/calendar etc)

db -> Tab ($db = array())

getcmsfields -> Tab (getCMSFields())

ho/hm/mm/bmm -> Tab (has_one, has_many, many_many, belongs_many_many)

An atom port of the Silverstripe Textmate Bundle by @mattash Orignal URL: https://github.com/mattash/silverstripe-textmate-bundle.git

About

Silverstripe Atom Bundle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%