File/system/generator/editor.php

Description

editor.php

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Functions
editHTML (line 415)

writes the HTML editor icon

void editHTML (mixed $block, mixed $tooltip, mixed $output)
editIndividual (line 381)

writes the individual editor icon

void editIndividual (mixed $include, mixed $tooltip, mixed $name)
editItem (line 88)

writes the item editor icon

void editItem (mixed $block, mixed $tooltip, mixed $output)
editLink (line 74)

writes the link editor icon

void editLink (mixed $link, mixed $tooltip)
editNew (line 363)

writes the NewData editor icon

void editNew (mixed $tooltip, mixed $template)
editNewIcon (line 398)

writes the NewData editor icon with user icon

void editNewIcon (mixed $tooltip, mixed $template, mixed $icon)
editPHP (line 470)

writes the PHP editor icon

void editPHP (mixed $block, mixed $tooltip)
editRSS (line 529)

writes the RSS editor icon

void editRSS (mixed $block, mixed $tooltip)
editSelect (line 269)

writes the Select editor icon

void editSelect (mixed $block, mixed $select, mixed $tooltip)
editText (line 19)

writes the text editor icon

void editText (mixed $block, mixed $tooltip, mixed $output)
editUpload (line 143)

writes the upload editor icon

void editUpload (mixed $block, mixed $tooltip)
editUploadPath (line 181)

writes the uploadpath editor icon

void editUploadPath (mixed $path, mixed $block, mixed $tooltip)
isContent (line 225)

returns if the text block is not equal null

bool isContent (mixed $block)
outputBlock (line 194)

returns the content of a text block

string outputBlock (mixed $block)
outputRss (line 567)

returns a rss object

void outputRss (mixed $block)
outputSelect (line 314)

returns the content of a select block

string outputSelect (mixed $block, mixed $select)

Documentation generated on Tue, 16 Aug 2005 17:32:19 +0200 by phpDocumentor 1.3.0RC3