7.0

Table Of Contents
ALLLAYERS
Use the alllayers parameter to render all of the layers in a project. For
example, the URL
http://QXPServer7:8080/project.qxp?alllayers ren-
ders all layers in the project named “project.qxp,” regardless of whether they
are visible or suppressed.
LAYERATTRIBUTE
Use the layerattribute parameter to modify layer attributes. For example, the
URL
http://QXPServer7:8080/project.qxp?layerattribute=layer1&name=
newlayer1
changes the name of the layer named “layer1” to “newlayer1.” Layer
attributes are
name, visible, locked, suppressoutput, and keeprunaround.
If you try to change a layer attribute that is controlled by a different
layer attribute, the request is ignored. For example, the request
http://QXPServer7:8080/project.qxp?layerattribute=
layer1&visible=no&suppressoutput=no
is ignored because a layer’s
output is automatically suppressed when the layer is not visible.
QUARKXPRESS SERVER LAYER XTENSIONS SOFTWARE
CHAPTER 4: XTENSIONS SOFTW
ARE
|
183