TwillUtil
class TwillUtil (View source)
Constants
private SESSION_FIELD |
|
private REPEATER_ID_INDEX |
|
private BLOCK_ID_INDEX |
|
Methods
int|null
hasRepeaterIdFor(int $frontEndId)
No description
registerRepeaterId(int $frontEndId, int $dbId)
No description
int|null
hasBlockIdFor(int $frontEndId)
No description
registerBlockId(int $frontEndId, int $dbId)
No description
void
clearTempStore()
No description
string
parseInternalLinks(string $content)
No description
Details
int|null
hasRepeaterIdFor(int $frontEndId)
No description
TwillUtil
registerRepeaterId(int $frontEndId, int $dbId)
No description
int|null
hasBlockIdFor(int $frontEndId)
No description
TwillUtil
registerBlockId(int $frontEndId, int $dbId)
No description
void
clearTempStore()
No description
string
parseInternalLinks(string $content)
No description