Skip to content

Commit bd90c86

Browse files
committed
Spacing in docs SS3
1 parent b3fed3e commit bd90c86

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,26 @@
33
### Commands in your templates (.ss files)
44

55
if -> Tab
6+
67
loop -> Tab
8+
79
with -> Tab
810

11+
912
### Commands in your php
1013

1114
skel -> Tab (default page class skeleton)
15+
1216
dm -> Tab (Debug::message)
17+
1318
ds -> Tab (Debug::show)
19+
1420
newfield -> Tab (Field:: date/text/calendar etc)
21+
1522
db -> Tab ($db = array())
23+
1624
getcmsfields -> Tab (getCMSFields())
25+
1726
ho/hm/mm/bmm -> Tab (has_one, has_many, many_many, belongs_many_many)
1827

1928

0 commit comments

Comments
 (0)