Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / tests [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 09 Aug 2002 18:10:53 | postnuke_official/tests | pnAPI.dbk,NONE,1.1 | Mike | 
| add pnServerGetVar and pnVar*Cached functions - please move over to /docs (no modify rights there) | |||
Update of /home/cvsroot/postnuke_official/tests
In directory ns7.hostnuke.net:/tmp/cvs-serv23278
Added Files:
	pnAPI.dbk 
Log Message:
add pnServerGetVar and pnVar*Cached functions - please move over to /docs (no modify rights there)
--- NEW FILE: pnAPI.dbk ---
<?xml version='1.0'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<!--
TODO
pnSecConfirmAuthKey
pnSecGenAuthKey
-->
<book>
  <bookinfo>
    <title>PostNuke API Command Reference</title>
    <authorgroup>
      <author><firstname>Marco</firstname><surname>Canini</surname></author>
      <author><firstname>Jim</firstname><surname>McDonald</surname></author>
      <author><firstname>John</firstname><surname>Robeson</surname></author>
      <author><firstname>Gregor J.</firstname><surname>Rothfuss</surname></author>
      <author><firstname>Jan</firstname><surname>Schrage</surname></author>
    </authorgroup>
[...7075 lines suppressed...]
}
// validate url
if(!pnVarValidate('http://www.example.com','url')) {
    die('URL is invalid');
}
        </programlisting>
      </refsect1>
      <refsect1>
        <title>See Also</title>
        <para>
          <function></function>
        </para>
      </refsect1>
    </refentry>
		
		  </chapter>
</book>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository | 
Syndicate via backend.rss (max. once per hour please)  | Powered by CVSNotice 0.1.3 |