wiki
[ class tree: wiki ] [ index: wiki ] [ all elements ]

Procedural File: edit.php

Source Location: d:\website\PhpDocumentor\/wiki/edit.php



Page Details:

$Header: /cvsroot/bitweaver/_bit_wiki/edit.php,v 1.30 2007/01/21 20:19:45 jht001 Exp $

Copyright( c ) 2004 bitweaver.org Copyright( c ) 2003 tikwiki.org Copyright( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. All Rights Reserved. See copyright.txt for details and a complete list of authors. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details

$Id: edit.php,v 1.30 2007/01/21 20:19:45 jht001 Exp $




Tags:

filesource:  Source Code for this file


Includes:

include(WIKI_PKG_PATH.'lookup_page_inc.php') [line 26]
include_once(edit_help_inc.php) [line 22]
include_once(quicktags_inc.php) [line 459]
include_once(WIKI_PKG_PATH.'BitBook.php') [line 21]
include_once(IMAGEGALS_PKG_PATH.'imagegal_lib.php') [line 386]
require_once(WIKI_PKG_PATH.'copyrights_lib.php') [line 378]
require_once(UTIL_PKG_PATH.'htmlparser/html_parser_inc.php') [line 188]
require_once('../bit_setup_inc.php') [line 19]
required setup







compare_import_versions [line 82]

void compare_import_versions( $a1, $a2)



Parameters

   $a1  
   $a2  
[ Top ]



extract_section [line 60]

void extract_section( $data, $section)



Parameters

   $data  
   $section  
[ Top ]



htmldecode [line 330]

void htmldecode( $string)



Parameters

   $string  
[ Top ]



parse_output [line 335]

void parse_output( &$obj, &$parts, $i)



Parameters

   &$obj  
   &$parts  
   $i  
[ Top ]



replace_section [line 70]

void replace_section( $data, $section, $new_section_data)



Parameters

   $data  
   $section  
   $new_section_data  
[ Top ]



walk_and_parse [line 99]

void walk_and_parse( &$c, &$src, &$p)

\brief Parsed HTML tree walker( used by HTML sucker )

This is initial implementation( stupid... w/o any intellegence( almost : ) ) It is rapidly designed version... just for test: 'can this feature be useful'. Later it should be replaced by well designed one :) don't bash me now : )

\param &$c array -- parsed HTML \param &$src string -- output string \param &$p array -- ['stack'] = closing strings stack,




Parameters

   &$c  
   &$src  
   &$p  
[ Top ]



Documentation generated on Thu, 15 Feb 2007 20:38:08 +0000 by phpDocumentor 1.3.0