Content

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Clears the cache. This example is similar to the one for setcache. At the end of this example the fkey_label0 setting is not changed unlike in the setcache example.

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneBatch >
    <SnomIPPhoneText id="page0">
    <!-- setcache callback not working, but setcache fragment and flush are working -->
        <Title>page 0</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page1"]&amp;setcache:fkey_label0=weather</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue to setcache</Text>
    </SnomIPPhoneText>
    <!-- set: old value -->
    <SnomIPPhoneText id="page1">
        <Title>page 1</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page2"]&amp;clearcache</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue clear cache</Text>
    </SnomIPPhoneText>
    <SnomIPPhoneText id="page2">
        <Title>page 2</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page3"]&amp;flush</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue flush</Text>
    </SnomIPPhoneText>
    <SnomIPPhoneText id="page3">
        <Title>page 3</Title>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)</Text>
    </SnomIPPhoneText>
</SnomIPPhoneBatch>


Result:

Image Added


Include Page
Howto Footer - uni-en
Howto Footer - uni-en

Content by Label
showLabelsfalse
max5
spaceswiki
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("xml-minibrowser","fragments") and type = "page" and space = "wiki"
labelsxml-minibrowser fragments



Sv translation
languagede

Clears the cache. This example is similar to the one for setcache. At the end of this example the fkey_label0 setting is not changed unlike in the setcache example.

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneBatch >
    <SnomIPPhoneText id="page0">
    <!-- setcache callback not working, but setcache fragment and flush are working -->
        <Title>page 0</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page1"]&amp;setcache:fkey_label0=weather</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue to setcache</Text>
    </SnomIPPhoneText>
    <!-- set: old value -->
    <SnomIPPhoneText id="page1">
        <Title>page 1</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page2"]&amp;clearcache</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue clear cache</Text>
    </SnomIPPhoneText>
    <SnomIPPhoneText id="page2">
        <Title>page 2</Title>
        <SoftKeyItem>
            <Name>*</Name>
            <Url>http://link_to_this_example.xml#sub=*[@id="page3"]&amp;flush</Url>
        </SoftKeyItem>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)<br/>
            prees * to continue flush</Text>
    </SnomIPPhoneText>
    <SnomIPPhoneText id="page3">
        <Title>page 3</Title>
        <Text>set:fkey_label0:$(set:fkey_label0)<br />
            setcache:fkey_label0:$(setcache:fkey_label0)</Text>
    </SnomIPPhoneText>
</SnomIPPhoneBatch>


Result:

Image Added


Include Page
Howto Footer - de
Howto Footer - de

Content by Label
showLabelsfalse
max5
spaceswiki
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("xml-minibrowser","fragments") and type = "page" and space = "wiki"
labelsxml-minibrowser fragments