![]() |
![]()
| ![]() |
![]()
NAMEPDF::Template::Container::Conditional PURPOSETo conditionally allow children to render NODE NAMECONDITIONAL IF (an alias for CONDITIONAL) INHERITANCEPDF::Template::Container ATTRIBUTES
CHILDRENNone AFFECTSNothing DEPENDENCIESNone USAGE<if name="__PAGE__" OP="!=" VALUE="__LAST_PAGE__"> ... Children execute if the current page is not the last page ... </if> <if name="Param1" OP="eq" VALUE="$Param2"> ... Children execute if Param1 is string-wise equals to Param2 ... </if> AUTHORRob Kinyon (rob.kinyon@gmail.com) SEE ALSOPOD ERRORSHey! The above document had some coding errors, which are explained below:
|