Phenotype API Documentation
Class PhenotypeBackendStandard
Description
Located in /class/PhenotypeBackend.class.php (line 24)
PhenotypeLayoutStandard | --PhenotypeLayout | --PhenotypeBackendStandard
Direct descendents
| Class | Description |
|---|---|
| PhenotypeBackend |
Class Constant Summary
Variable Summary
mixed $html_contentarea1
mixed $html_contentarea2
mixed $html_leftarea
mixed $lay_nr
mixed $menu_item
mixed $props_iconbar
mixed $props_tab
mixed $title
string $tmxfile
mixed $_params
Method Summary
PhenotypeBackendStandard __construct ()
void displayContentTableFoot ()
void displayContentTableRow ( $_row, [ $_html = array()], [ $_align = array()], [ $_nowrap = array()])
void displayEAIF ()
void displayTopLine ()
void getUserName ()
void noAccess ()
Variables
mixed $html_contentarea1 = "" (line
44)
mixed $html_contentarea2 = "" (line
45)
mixed $html_leftarea = "" (line
43)
mixed $lay_nr = 1 (line 37)
mixed $menu_item = 0 (line 38)
mixed $title = "Phenotype" (line
40)
string $tmxfile = "" (line 35)
Name of TMX-File to load for localization, e.g. "Phenotype".
Please leave the default value empty, since PhenotypeBackend-Classes might be constructed elsewhere and you don't want to loose your TMX scope then.
Redefined in descendants as:
- PhenotypeBackend_Admin_Standard::$tmxfile
- PhenotypeBackend_Admin_Users_Standard::$tmxfile
- PhenotypeBackend_Analyze_Pages_Standard::$tmxfile
- PhenotypeBackend_Config_Standard::$tmxfile
- PhenotypeBackend_Editor_Standard::$tmxfile
- PhenotypeBackend_Editor_Content_Standard::$tmxfile
- PhenotypeBackend_Editor_Media_Standard::$tmxfile
- PhenotypeBackend_Editor_Pages_Standard::$tmxfile
- PhenotypeBackend_Editor_Start_Standard::$tmxfile
- PhenotypeBackend_Extras_Standard::$tmxfile
- PhenotypeBackend_Info_Standard::$tmxfile
- PhenotypeBackend_Session_Standard::$tmxfile
- PhenotypeBackend_Session_Login_Standard::$tmxfile
- PhenotypeBackend_Session_Logout_Standard::$tmxfile
- PhenotypeBackend_Ticket_Assess_Standard::$tmxfile
- PhenotypeBackend_Ticket_Process_Standard::$tmxfile
mixed $_params = array() (line
52)
Inherited Variables
Inherited from PhenotypeLayoutStandard
PhenotypeLayoutStandard::$component_count
PhenotypeLayoutStandard::$dhtmlwz_init
PhenotypeLayoutStandard::$props_tree
Methods
Constructor __construct (line 71)
PhenotypeBackendStandard __construct ()
displayContentTableFoot (line 697)
void displayContentTableFoot ()
displayContentTableRow (line 657)
void displayContentTableRow ( $_row, [ $_html = array()], [ $_align = array()], [ $_nowrap = array()])
- $_row
- $_html
- $_align
- $_nowrap
displayEAIF (line 489)
void displayEAIF ()
displayTopLine (line 420)
void displayTopLine ()
execute (line 81)
void execute ( $scope, $action)
- $scope
- $action
Redefined in descendants as:
- PhenotypeBackend_Admin_Standard::execute()
- PhenotypeBackend_Admin_Users_Standard::execute()
- PhenotypeBackend_Analyze_Pages_Standard::execute()
- PhenotypeBackend_Config_Standard::execute()
- PhenotypeBackend_Config_Packages_Standard::execute()
- PhenotypeBackend_Editor_Standard::execute()
- PhenotypeBackend_Editor_Content_Standard::execute()
- PhenotypeBackend_Editor_Media_Standard::execute()
- PhenotypeBackend_Editor_Pages_Standard::execute()
- PhenotypeBackend_Editor_Start_Standard::execute()
- PhenotypeBackend_Extras_Standard::execute()
- PhenotypeBackend_Info_Standard::execute()
- PhenotypeBackend_Session_Standard::execute()
- PhenotypeBackend_Session_Login_Standard::execute()
- PhenotypeBackend_Session_Logout_Standard::execute()
- PhenotypeBackend_Ticket_Assess_Standard::execute()
- PhenotypeBackend_Ticket_Process_Standard::execute()
getUserName (line 289)
void getUserName ()
gotoPage (line 86)
void gotoPage ( $page, $scope, $action, [ $_params = array()], [ $marker = ""])
- $page
- $scope
- $action
- $_params
- $marker
installSnapshot (line 888)
void installSnapshot ( $sna_id, $sna_type)
- $sna_id
- $sna_type
Redefined in descendants as:
listSnapshots (line 784)
void listSnapshots ( $sna_type, $key_id, $page, $scope)
- $sna_type
- $key_id
- $page
- $scope
noAccess (line 106)
void noAccess ()
Inherited Methods
Inherited From PhenotypeLayoutStandard
PhenotypeLayoutStandard::displayStatsPanel_Page()
PhenotypeLayoutStandard::displayTreeNavi()
PhenotypeLayoutStandard::displayTreeNaviNoShadow()
PhenotypeLayoutStandard::explorer_admin_draw()
PhenotypeLayoutStandard::explorer_aufgaben_draw()
PhenotypeLayoutStandard::explorer_konfiguration_draw()
PhenotypeLayoutStandard::explorer_redaktion_content_draw()
PhenotypeLayoutStandard::explorer_redaktion_media_draw()
PhenotypeLayoutStandard::explorer_redaktion_seiten_draw()
PhenotypeLayoutStandard::form_HTMLTextarea()
PhenotypeLayoutStandard::form_Richtext()
PhenotypeLayoutStandard::header_draw()
PhenotypeLayoutStandard::iconbar_addEntry()
PhenotypeLayoutStandard::iconbar_draw()
PhenotypeLayoutStandard::iconbar_new()
PhenotypeLayoutStandard::idline_conobject_draw()
PhenotypeLayoutStandard::idline_mediaobject_draw()
PhenotypeLayoutStandard::idline_page_draw()
PhenotypeLayoutStandard::init_js_editor()
PhenotypeLayoutStandard::listTicketCompact()
PhenotypeLayoutStandard::listTickets()
PhenotypeLayoutStandard::listTicketStandard()
PhenotypeLayoutStandard::overview_content_draw()
PhenotypeLayoutStandard::renderPageBrowser()
PhenotypeLayoutStandard::tab_addEntry()
PhenotypeLayoutStandard::tab_draw()
PhenotypeLayoutStandard::tab_new()
PhenotypeLayoutStandard::ticketBox()
PhenotypeLayoutStandard::topline_draw()
PhenotypeLayoutStandard::workarea_componentselector_draw()
PhenotypeLayoutStandard::workarea_form_checkbox()
PhenotypeLayoutStandard::workarea_form_ddupload()
PhenotypeLayoutStandard::workarea_form_ddupload_radlite()
PhenotypeLayoutStandard::workarea_form_ddupload_radplus()
PhenotypeLayoutStandard::workarea_form_document()
PhenotypeLayoutStandard::workarea_form_document2()
PhenotypeLayoutStandard::workarea_form_documentupload()
PhenotypeLayoutStandard::workarea_form_hidden()
PhenotypeLayoutStandard::workarea_form_image()
PhenotypeLayoutStandard::workarea_form_imageupload()
PhenotypeLayoutStandard::workarea_form_link()
PhenotypeLayoutStandard::workarea_form_media()
PhenotypeLayoutStandard::workarea_form_password()
PhenotypeLayoutStandard::workarea_form_select()
PhenotypeLayoutStandard::workarea_form_select2()
PhenotypeLayoutStandard::workarea_form_text()
PhenotypeLayoutStandard::workarea_form_textarea()
PhenotypeLayoutStandard::workarea_row_draw()
PhenotypeLayoutStandard::workarea_start_draw()
PhenotypeLayoutStandard::workarea_stop_draw()
PhenotypeLayoutStandard::workarea_whiteline()
Class Constants
Documentation generated on Fri, 17 Jul 2009 16:42:08 +0200 by phpDocumentor 1.4.2
Recent Blog Posts
- Finally Multibyte - Phenotype 3.0
- Phenotype 2.9 explained
- Integration of PHPIDS (PHP-Intrusion Detection System)
- New Release: Phenotype 2.8 Ready for Download
- Restart: New Phenotype Website Live
- Phenotype worth: 2 Million $
- New Feature: Automatic Image Version Creation
- Additional smartURL variable: smartPATH