jeffreyguo

Results 2 issues of jeffreyguo

Added useful methods to get elements: - getAllChildren() - getDirectChildren() - getFirstChild() - getLastChild() - getPreviousSiblings() - getPreviousSibling() - getNextSiblings() - getNextSibling() - findByName($name) - findByTag($tag)

Go to http://doc.silverstripe.org/en/developer_guides/configuration/configuration/ search "The name of the files within the applications", the words `_config`, `email.yml` and others in the inline code are not in the inline format. The source...

type/bug