Content

Page tree

Versions Compared

Key

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

Example (check if an expansion module is connected):

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneText>
  <If condition="$(mod_ifc:UsbExpansionModule)">
    <If condition="$(bool_eval:$(condition:$(var_ifc:UsbExpansionModule::NumberOfExpansionModules)>0))">
        <Text>Expansion module is connected</Text>
    </If>
    <Else>
        <Text>Expansion module is not connected</Text>
    </Else>
  </If>
</SnomIPPhoneText>


Result on D735 with an expansion module:

Image Added


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

Content by Label
showLabelsfalse
max50
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "callbacks" and type = "page"
labels minibrowser xml-minibrowser

...

Sv translation
languagede

Beispiel (prüfen, ob ein Erweiterungsmodul angeschlossen ist):

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneText>
  <If condition="$(mod_ifc:UsbExpansionModule)">
    <If condition="$(bool_eval:$(condition:$(var_ifc:UsbExpansionModule::NumberOfExpansionModules)>0))">
        <Text>Expansion module is connected</Text>
    </If>
    <Else>
        <Text>Expansion module is not connected</Text>
    </Else>
  </If>
</SnomIPPhoneText>


Ergebnis auf D735 mit einem Erweiterungsmodul:

Image Added


Include Page
Howto Footer - de
Howto Footer - de

Content by Label
showLabelsfalse
max50
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "callbacks" and type = "page"
labels

...

minibrowser xml-

...

minibrowser