File/system/generator/admin.php

Description

admin.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
addAccount (line 1227)

inserts an account record

void addAccount (mixed $page_key, mixed $accountn_email, mixed $accountn_password, mixed $accountn_firstname, mixed $accountn_lastname, mixed $accountn_telefon, mixed $accountn_company, mixed $accountn_group, mixed $accountn_lock)
backpage (line 1367)

returns the back navigation

array backpage ()
deleteAccount (line 1263)

deletes an account record

void deleteAccount (mixed $account_key)
getAdminHead (line 58)

writes the admin menu header

void getAdminHead (mixed $name, mixed $img, [mixed $control = ""])
getFile (line 157)

returns the filename of a path

string getFile (mixed $page_file)
getFolder (line 171)

returns the folders of a path

string getFolder (mixed $page_file)
getStatus (line 913)

returns the status name by status key

string getStatus (mixed $page_status)
get_account (line 1214)

returns an account by accout key

resource get_account (mixed $account_key)
get_accounts (line 1120)

returns all accounts

resource get_accounts ()
get_adminaccounts (line 1148)

returns all active authors and administrators

resource get_adminaccounts ()
get_attribute (line 1022)

returns an attribute by attribute key

resource get_attribute (mixed $att_key)
get_attributes (line 1008)

returns all attributes

resource get_attributes ()
get_childs (line 836)

returns the children navigation

array get_childs (mixed $page_key, mixed $url_mode)
get_exportfolder (line 1106)

returns a export folder by folder key

resource get_exportfolder (mixed $page_key)
get_exportfolders (line 1092)

returns all export folders

resource get_exportfolders ()
get_freeaccounts (line 1134)

returns all active accounts of the group registered users

resource get_freeaccounts ()
get_group (line 1050)

returns a user group by group key

resource get_group (mixed $group_key)
get_groups (line 1036)

returns all user groups

resource get_groups ()
get_homepage (line 544)

returns a homepage

array get_homepage (mixed $page_start)
get_homepages (line 580)

returns all start sites

resource get_homepages ()
get_infoaccounts (line 1162)

returns all active accounts with newsletter flag

resource get_infoaccounts ()
get_key_path (line 303)

returns a page by path

array get_key_path (mixed $page_path)
get_langs (line 933)

returns all language packs

resource get_langs ()
get_page (line 263)

returns a page by path

array get_page (mixed $page_path)
get_page_key (line 504)

returns a page by page key

array get_page_key (mixed $page_key)
get_path (line 608)

returns the path navigation

array get_path (mixed $url_mode)
get_primary (line 674)

returns the primary navigation

array get_primary (mixed $path, mixed $prim_key, mixed $url_mode)
get_replacing (line 1078)

returns a replacing by replacing key

resource get_replacing (mixed $re_key)
get_replacings (line 1064)

returns all replacings for export

resource get_replacings ()
get_searchresult (line 479)

returns a searchresult

array get_searchresult (mixed $searchstring, mixed $field_name, mixed $stepsize, mixed $step)
get_siblings (line 772)

returns the siblings navigation

array get_siblings (mixed $page, mixed $url_mode)
get_subpages (line 338)

returns a recordset of subpages

resource get_subpages (mixed $page_path)
get_subpages_alphabetic (line 450)

returns a recordset of subpages orderd by field

resource get_subpages_alphabetic (mixed $page_path, mixed $field)
get_subpages_date (line 367)

returns a recordset of subpages order by date

resource get_subpages_date (mixed $page_path, mixed $order)
get_subpages_key (line 396)

returns a recordset of subpages

resource get_subpages_key (mixed $page_key)
get_subpages_key_limit (line 423)

returns a recordset of subpages limited by a start index and a stepsize

resource get_subpages_key_limit (mixed $page_key, mixed $start, mixed $stepsize)
get_template (line 961)

returns a template by template key

resource get_template (mixed $template_key)
get_templates (line 947)

returns all templates

resource get_templates ()
get_templateselect (line 993)

returns the content of template select

string get_templateselect (mixed $template_name)
get_template_page (line 975)

returns a template by template key

resource get_template_page (mixed $template_key)
isPageStage (line 207)

checks if a page has a temporaly saved textblock (staging)

bool isPageStage (mixed $page_key)
isParent (line 1434)

check if $page_parent is a parent page of the current page

bool isParent (mixed $parent_key)
isStage (line 186)

checks if a staging textblock of a page is temporaly saved (staging)

bool isStage (mixed $page_key, mixed $block)
nextpage (line 1339)

returns the next navigation

array nextpage ()
search_accounts (line 1176)

returns a account search result

resource search_accounts (mixed $accounts_lastname, mixed $accounts_email, mixed $accounts_group)
staging_output (line 228)

returns the content of page by textblock definition

string staging_output (mixed $block)
stringpool (line 1412)

returns string pool value

string stringpool (mixed $name, mixed $select)
updateAccount (line 1189)

updates an account record

void updateAccount (mixed $page_key, mixed $accountn_key, mixed $accountn_email, mixed $accountn_password, mixed $accountn_firstname, mixed $accountn_lastname, mixed $accountn_telefon, mixed $accountn_company, mixed $accountn_homepage, mixed $accountn_group, mixed $accountn_lock, mixed $accountn_info, mixed $accountn_lang, mixed $accountn_editor, mixed $accountn_access, mixed $accountn_menu)
updateText (line 1275)

updates a content of a page

void updateText (mixed $page_key, mixed $page_edit, mixed $page_input)
updateTextNoCache (line 1316)

updates a content of a page

void updateTextNoCache (mixed $page_key, mixed $page_edit, mixed $page_input)
update_statistic (line 249)

updates the statistic entry of a page

void update_statistic (mixed $page_key, mixed $page_count)
writeBack (line 37)

Writes a back button

void writeBack (mixed $link)
writeCancel (line 21)

Writes a cancel button

void writeCancel (mixed $link)
writeLog (line 1394)

writes admin log in folder /logfiles

void writeLog (mixed $log_user, mixed $log_action, mixed $log_page)
writeOeLink (line 45)

Writes a menu item

void writeOeLink (mixed $title, mixed $link, mixed $icon)
writeOk (line 29)

Writes an OK button

void writeOk (mixed $link)
writeRequire (line 889)

writes a required javascript

void writeRequire (mixed $formName, mixed $fields)

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