addAccount (line
1226)
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
1366)
returns the back navigation
array
backpage
()
deleteAccount (line
1262)
deletes an account record
void
deleteAccount
(mixed $account_key)
getAdminHead (line
57)
writes the admin menu header
void
getAdminHead
(mixed $name, mixed $img, [mixed $control = ""])
getFile (line
156)
returns the filename of a path
string
getFile
(mixed $page_file)
getFolder (line
170)
returns the folders of a path
string
getFolder
(mixed $page_file)
getStatus (line
912)
returns the status name by status key
string
getStatus
(mixed $page_status)
get_account (line
1213)
returns an account by accout key
resource
get_account
(mixed $account_key)
get_accounts (line
1119)
returns all accounts
resource
get_accounts
()
get_adminaccounts (line
1147)
returns all active authors and administrators
resource
get_adminaccounts
()
get_attribute (line
1021)
returns an attribute by attribute key
resource
get_attribute
(mixed $att_key)
get_attributes (line
1007)
returns all attributes
resource
get_attributes
()
get_childs (line
835)
returns the children navigation
array
get_childs
(mixed $page_key, mixed $url_mode)
get_exportfolder (line
1105)
returns a export folder by folder key
resource
get_exportfolder
(mixed $page_key)
get_exportfolders (line
1091)
returns all export folders
resource
get_exportfolders
()
get_freeaccounts (line
1133)
returns all active accounts of the group registered users
resource
get_freeaccounts
()
get_group (line
1049)
returns a user group by group key
resource
get_group
(mixed $group_key)
get_groups (line
1035)
returns all user groups
resource
get_groups
()
get_homepage (line
543)
returns a homepage
array
get_homepage
(mixed $page_start)
get_homepages (line
579)
returns all start sites
resource
get_homepages
()
get_infoaccounts (line
1161)
returns all active accounts with newsletter flag
resource
get_infoaccounts
()
get_key_path (line
302)
returns a page by path
array
get_key_path
(mixed $page_path)
get_langs (line
932)
returns all language packs
resource
get_langs
()
get_page (line
262)
returns a page by path
array
get_page
(mixed $page_path)
get_page_key (line
503)
returns a page by page key
array
get_page_key
(mixed $page_key)
get_path (line
607)
returns the path navigation
array
get_path
(mixed $url_mode)
get_primary (line
673)
returns the primary navigation
array
get_primary
(mixed $path, mixed $prim_key, mixed $url_mode)
get_replacing (line
1077)
returns a replacing by replacing key
resource
get_replacing
(mixed $re_key)
get_replacings (line
1063)
returns all replacings for export
resource
get_replacings
()
get_searchresult (line
478)
returns a searchresult
array
get_searchresult
(mixed $searchstring, mixed $field_name, mixed $stepsize, mixed $step)
get_siblings (line
771)
returns the siblings navigation
array
get_siblings
(mixed $page, mixed $url_mode)
get_subpages (line
337)
returns a recordset of subpages
resource
get_subpages
(mixed $page_path)
get_subpages_alphabetic (line
449)
returns a recordset of subpages orderd by field
resource
get_subpages_alphabetic
(mixed $page_path, mixed $field)
get_subpages_date (line
366)
returns a recordset of subpages order by date
resource
get_subpages_date
(mixed $page_path, mixed $order)
get_subpages_key (line
395)
returns a recordset of subpages
resource
get_subpages_key
(mixed $page_key)
get_subpages_key_limit (line
422)
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
960)
returns a template by template key
resource
get_template
(mixed $template_key)
get_templates (line
946)
returns all templates
resource
get_templates
()
get_templateselect (line
992)
returns the content of template select
string
get_templateselect
(mixed $template_name)
get_template_page (line
974)
returns a template by template key
resource
get_template_page
(mixed $template_key)
isPageStage (line
206)
checks if a page has a temporaly saved textblock (staging)
bool
isPageStage
(mixed $page_key)
isParent (line
1433)
check if $page_parent is a parent page of the current page
bool
isParent
(mixed $parent_key)
isStage (line
185)
checks if a staging textblock of a page is temporaly saved (staging)
bool
isStage
(mixed $page_key, mixed $block)
nextpage (line
1338)
returns the next navigation
array
nextpage
()
search_accounts (line
1175)
returns a account search result
resource
search_accounts
(mixed $accounts_lastname, mixed $accounts_email, mixed $accounts_group)
staging_output (line
227)
returns the content of page by textblock definition
string
staging_output
(mixed $block)
stringpool (line
1411)
returns string pool value
string
stringpool
(mixed $name, mixed $select)
updateAccount (line
1188)
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
1274)
updates a content of a page
void
updateText
(mixed $page_key, mixed $page_edit, mixed $page_input)
updateTextNoCache (line
1315)
updates a content of a page
void
updateTextNoCache
(mixed $page_key, mixed $page_edit, mixed $page_input)
update_statistic (line
248)
updates the statistic entry of a page
void
update_statistic
(mixed $page_key, mixed $page_count)
writeBack (line
36)
Writes a back button
void
writeBack
(mixed $link)
writeCancel (line
20)
Writes a cancel button
void
writeCancel
(mixed $link)
writeLog (line
1393)
writes admin log in folder /logfiles
void
writeLog
(mixed $log_user, mixed $log_action, mixed $log_page)
writeOeLink (line
44)
Writes a menu item
void
writeOeLink
(mixed $title, mixed $link, mixed $icon)
writeOk (line
28)
Writes an OK button
void
writeOk
(mixed $link)
writeRequire (line
888)
writes a required javascript
void
writeRequire
(mixed $formName, mixed $fields)