Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 556 Bytes

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