Posts: 9
Threads: 3
Joined: Aug 2013
2013-12-14, 11:34:37
Hi all,
Thanks for your great work.
I love this CMS. Making my second site on it.
I have a problem finding GS (getsimple) functions list.
Does it exists?
Thanks and sorry if I didn't searched good enough.
Alexei
alexela.biz
Posts: 6,266
Threads: 181
Joined: Sep 2011
There is not, you can check theme_ functions for most of the templating ones.
One of these days I will get php doc running and make some docs.
Posts: 9
Threads: 3
Joined: Aug 2013
If I can help with it let me know.
I can start from copy pasting it to here.
What do you say?
Posts: 3,491
Threads: 106
Joined: Mar 2010
(2013-12-14, 11:34:37)alexela Wrote: I have a problem finding GS (getsimple) functions list.
Does it exists?
Normal theme/template functions:
http://get-simple.info/wiki/themes:template_tags
Additional functions for getting/displaying data from pages by its slug:
http://get-simple.info/wiki/config:caching-function
There may be other public functions but main ones should be there.
Posts: 9
Threads: 3
Joined: Aug 2013