phpDocumentor plugin
[ class tree: plugin ] [ index: plugin ] [ all elements ]

Procedural File: wikinote.inc.php

Source Location: /wikinote.inc.php

Page Details
Classes
Class Description
PluginWikinote Wikipedia-like Note(Discussion) Plugin
Constants
FILE_APPEND  [line 370]

FILE_APPEND = 8

Write a string to a file (PHP5 has this function)

API Tags:
Return:  the amount of bytes that were written to the file, or FALSE if failure


[ Top ]

FILE_USE_INCLUDE_PATH  [line 371]

FILE_USE_INCLUDE_PATH = 1

[ Top ]


Functions
file_put_contents  [line 372]

void file_put_contents( $filename, $data, [ $flags = 0]  )
Parameters:
   $filename: 
   $data: 
   $flags: 


[ Top ]
plugin_wikinote_action  [line 388]

void plugin_wikinote_action( )


[ Top ]
update_recent  [line 351]

void update_recent( string $page  )

Update recent

PukiWiki Version Adapter

Parameters:
string   $page: 


[ Top ]


Documentation generated on Fri, 21 Dec 2007 06:58:01 -0500 by phpDocumentor 1.3.2