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

Procedural File: tag.class.php

Source Location: /sonots/tag.class.php

Page Details

Tag (General) and TagCloud (General) and PukiWiki Tag class

Author:  sonots <http://lsx.osdn.jp>
Version:  $Id: tag.class.php,v 1.0 2008-06-05 07:23:17Z sonots $
License:  GPL v2
Classes
Class Description
PluginSonotsTag PukiWiki Tag Class
Tag Tag Class
TagCloud Generate An HTML Tag Cloud
Functions
file_put_contents  [line 1181]

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


[ Top ]
get_existfiles  [line 1144]

array &get_existfiles( string $dir, [string $ext = ''], [bool $recursive = false]  )

Get list of files in a directory

PHP Extension

Parameters:
string   $dir:  Directory Name
string   $ext:  File Extension
bool   $recursive:  Traverse Recursively

API Tags:
Return:  array of filenames
Access:  public
Uses:  readdir()
Uses:  opendir()
Uses:  is_dir()

Information Tags:
Version:  $Id: v 1.0 2008-06-05 11:14:46 sonots $

[ Top ]


Documentation generated on Sat, 16 Aug 2008 15:27:36 -0400 by phpDocumentor 1.3.2