Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge RSimoes's Avatar
    Join Date
    Oct 2008
    Location
    Austin, TX
    Posts
    18

    Default Documentation correction: <cpanelif> examples

    None of the examples shown at ExpVarRef < DeveloperResources < TWiki will work due to there being spaces between the operators and operands. E.g.:
    Code:
    <cpanelif 2 =ltet= 3>
    should be:
    Code:
    <cpanelif 2=ltet=3>
    The operators && and || are not documented, but, strangely enough, they work only IF you use spaces:
    Code:
    <cpanelif 1&&0>
    will not be parsed correctly, but:
    Code:
    <cpanelif 1 && 0>
    will be.
    Last edited by RSimoes; 04-19-2010 at 01:26 PM.

  2. #2
    Integration Developer cPanelDavidN's Avatar
    Join Date
    Dec 2009
    Location
    Houston, TX
    Posts
    525

    Default

    RSimoes,

    Great find! I'll request that Documentation update the necessary documents.

    Many Thanks,
    -Dave
    David Neimeyer
    Integration Developer

    sdk.cpanel.net
    APIs: XML-API API1 & API2
    Check Out: Developer Downloads Integration Blog
    Need Support? Support Ticket Developer Forum Feature Request

  3. #3
    Integration Developer cPanelDavidN's Avatar
    Join Date
    Dec 2009
    Location
    Houston, TX
    Posts
    525

    Default

    Documentation should now be up-to-date!
    David Neimeyer
    Integration Developer

    sdk.cpanel.net
    APIs: XML-API API1 & API2
    Check Out: Developer Downloads Integration Blog
    Need Support? Support Ticket Developer Forum Feature Request

Similar Threads & Tags
Similar threads

  1. cPanel Branding Documentation and Examples: MyBrandedHost.com
    By cPanelDavidG in forum cPanel Developers
    Replies: 14
    Last Post: 01-29-2010, 07:50 PM
  2. cPanel Branding Documentation and Examples: MyBrandedHost.com
    By cPanelDavidG in forum Themes and Branding
    Replies: 4
    Last Post: 02-04-2009, 09:18 AM
  3. examples of what you can do with the API?
    By bweeb in forum cPanel Developers
    Replies: 1
    Last Post: 01-29-2009, 11:06 PM
  4. PHP - script examples, please!
    By BennyP in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 11-06-2002, 10:51 AM
  5. cpanelif...
    By powerhouse in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 10-17-2002, 03:42 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube