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 416)

writes the HTML editor icon

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

writes the individual editor icon

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

writes the item editor icon

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

writes the link editor icon

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

writes the NewData editor icon

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

writes the NewData editor icon with user icon

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

writes the PHP editor icon

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

writes the RSS editor icon

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

writes the Select editor icon

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

writes the text editor icon

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

writes the upload editor icon

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

writes the uploadpath editor icon

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

returns if the text block is not equal null

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

returns the content of a text block

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

returns a rss object

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

returns the content of a select block

string outputSelect (mixed $block, mixed $select)

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