Class NSnippetHelper
NControl snippet template helper.
NObject | --NSnippetHelper
Public Method Summary | |
---|---|
static NSnippetHelper |
Starts conditional snippet rendering. Returns NSnippetHelper object if snippet was started.
|
void |
finish
()
Finishes and saves the snippet.
|
Methods Inherited From NObject |
---|
extensionMethod(), getClass(), getReflection(), __call(), __callStatic(), __get(), __isset(), __set(), __unset() |
Variable Summary | ||||
---|---|---|---|---|
static bool | $outputAllowed | TRUE |
line 36 |
Method Details | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
line 59 createpublic static NSnippetHelper create ($control, [string $name = Starts conditional snippet rendering. Returns NSnippetHelper object if snippet was started.
|
||||||||||||||||||
line 87 finishpublic void finish () Finishes and saves the snippet.
|