File/system/generator/dialog.php

Description

dialog.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
addNewsletter (line 464)

inserts a newsletter record

void addNewsletter (mixed $page_key, mixed $nl_subject, mixed $nl_sender, mixed $nl_date, mixed $nl_date_unformated, mixed $nl_test, mixed $nl_text, mixed $nl_html, mixed $nl_status)
addPage (line 593)

inserts a page record

void addPage (mixed $page_key, mixed $page_pathnew, mixed $page_status, mixed $page_headline, mixed $page_title, mixed $page_keywords, mixed $page_description, mixed $page_template, mixed $page_att1, mixed $page_att2, mixed $page_navigation, mixed $page_date, mixed $page_date_unformated)
changesPage (line 258)

deletes the stageing content of a page

void changesPage (mixed $page_key)
checknewsletter (line 807)

returns the newsletter status

bool checknewsletter ()
copyNewsletter (line 512)

copy a newsletter record

void copyNewsletter (mixed $nl_key)
copyPage (line 721)

copy a page

void copyPage (mixed $page_key, mixed $page_keynew)
cutPage (line 699)

cuts a page

void cutPage (mixed $page_key, mixed $page_keynew)
deleteCache (line 210)

deletes a file cache

void deleteCache (mixed $page_path)
deleteExportFolder (line 189)

deletes an export folder

void deleteExportFolder (mixed $key)
deleteNewsletter (line 500)

deletes a newsletter record

void deleteNewsletter (mixed $nl_key)
deletePage (line 644)

deletes a page record

void deletePage (mixed $page_key)
delPage (line 663)

deletes page record

void delPage (mixed $page_parent, mixed $page_key, mixed $page_order)
delPages (line 676)

deletes recursiv page records

void delPages (mixed $page_key)
delStatistic (line 291)

deletes the page statistic

void delStatistic ()
exportFile (line 126)

exports a page to the export folder

string exportFile (mixed $page_key, mixed $export_folder, mixed $start_key, mixed $start_file)
getExFiles (line 51)

recursive function to get all export files

void getExFiles (mixed $page_key, mixed $export_folder, mixed $start_key, mixed $start_file)
getStatusFiles (line 69)

recursive function to get all status files

string getStatusFiles (mixed $page_key, mixed $page_status, mixed $page_lock, mixed $page_lockexport, mixed $page_access)
get_newsletter (line 409)

returns a newsletter by newsletter key

void get_newsletter (mixed $nl_key)
get_newsletters (line 396)

returns all newsletters

resource get_newsletters ()
get_sender (line 423)

returns all newsletter receivers limited by stepsize

resource get_sender (mixed $target, mixed $minimum)
get_sender_all (line 444)

returns all newsletter receivers

resource get_sender_all (mixed $target)
get_statistic (line 278)

returns the page statistic

resource get_statistic ()
insertPage (line 627)

inserts a page record

void insertPage (mixed $page_parent, mixed $page_pathnew, mixed $page_status, mixed $page_headline, mixed $page_title, mixed $page_keywords, mixed $page_description, mixed $page_template, mixed $page_att1, mixed $page_att2, mixed $page_navigation, mixed $page_date, mixed $page_date_unformated)
releasePage (line 303)

releases a text block of a page

void releasePage (mixed $page_key, mixed $block)
sendMessage (line 750)

sends a message via e-mail

void sendMessage (mixed $msg_receiver, mixed $msg_subject, mixed $msg_message, mixed $msg_from)
startExport (line 23)

checks the export of a page

string startExport (mixed $paKey, mixed $step, mixed $step_size)
unlockNewsletter (line 828)

unlock all receivers for newsletter

void unlockNewsletter ()
updateAuthorization (line 372)

updates the page status

void updateAuthorization (mixed $page_key, mixed $page_status, mixed $page_lock, mixed $page_lockexport, mixed $page_access, mixed $status_subpages)
updateCss (line 88)

updates the css record

void updateCss (mixed $page_key, mixed $site_css)
updateFile (line 177)

updates a file

void updateFile (mixed $file_name, mixed $page_key, mixed $field)
updateGroupOrder (line 566)

updates the group order

void updateGroupOrder (mixed $page_key, mixed $keys)
updateNavigation (line 537)

updates the navigation

void updateNavigation (mixed $page_key, mixed $keys, mixed $page_hide)
updateNewsletter (line 482)

updates a newsletter record

void updateNewsletter (mixed $page_key, mixed $nl_multi, mixed $nl_subject, mixed $nl_sender, mixed $nl_date_unformated, mixed $nl_test, mixed $nl_text, mixed $nl_html, mixed $nl_status, mixed $nl_target, mixed $nl_key)
updateProperties (line 328)

updates a page record

void updateProperties (mixed $page_key, mixed $page_path, mixed $page_path_old, mixed $page_extern, mixed $page_status, mixed $page_headline, mixed $page_title, mixed $page_keywords, mixed $page_description, mixed $page_template, mixed $page_att1, mixed $page_att2, mixed $page_navigation, mixed $page_date_unformated, mixed $page_count, mixed $page_start, mixed $page_lang, mixed $page_lock)
updateTemplate (line 107)

updates a template record

void updateTemplate (mixed $page_key, mixed $template_key, mixed $template_name, mixed $template_description, mixed $template_select, mixed $template_hide, mixed $template_short)
updateUser (line 776)

updates an user record

void updateUser (mixed $page_key, mixed $accountn_key, mixed $accountn_email, mixed $accountn_password, mixed $accountn_firstname, mixed $accountn_lastname, mixed $accountn_editor, mixed $accountn_menu)

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