Base class for all module-classes in the portal
Located in /portal/class_portal.php (line 15)
| Class | Description |
|---|---|
| class_element_portal | Base Class for all portal-elements |
| class_modul_downloads_portal | Downloads Portal. Generates a list of available downloads |
| class_modul_faqs_portal | Portal-class of the faqs. Handles the printing of faqs lists / detail |
| class_modul_gallery_portal | Gallery Portal. Loads the thumbnails or detail-views |
| class_modul_guestbook_portal | Portal-class of the guestbook. Handles postings |
| class_modul_navigation_portal | Portal-part of the navigation. Creates the different navigation-views as sitemap or tree |
| class_modul_news_portal | Portal-class of the news. Handles thd printing of news lists / detail |
| class_modul_news_portal_xml | Portal-class of the news. |
| class_modul_pages_portal | Handles the loading of the pages - loads the elements, passes control to them and returns the complete page ready for output |
| class_modul_postacomment_portal | Portal-class of the postacomment. Handles the printing of postacomment lists / detail |
| class_modul_postacomment_portal_xml | Portal-class of the postacomment-module Serves xml-requests, e.g. saves a sent comment |
| class_modul_rating_portal_xml | Portal-class of the rating-module Serves xml-requests, e.g. saves a sent rating |
| class_modul_search_portal | Portal-Class of the search module. Does all the searching in the database |
| class_modul_search_portal_xml | Portal-class of the search. |
| class_modul_stats_portal | Portal-Class of the stats module. Invokes the logging of requests to the database |
| class_formular_kontakt | Portal-Class to provide a simple contact-form |
| class_modul_basedownloads_search | Search plugin of the downloads-module. |
| class_modul_downloads_search | Search plugin of the downloads-module. |
| class_modul_faqs_search | Search plugin of the faqs-module. |
| class_modul_gallery_search | Search plugin of the gallery-module. |
| class_modul_guestbook_search | Search plugin of the guestbook-module. |
| class_modul_news_search | Search plugin of the news-module. |
| class_modul_pages_search | Search plugin of the pages-module. Searches the configured page-elements and the pages-data. |
Instance of class_config
Instance of class_db
Instance of class_rights
Instance of class_session
Instance of class_template
Instance of class_toolkit_portal
Constructor
Wrapper to class_template::fillTemplate().
Includes the passing of an class_lang_wrapper by default. NOTE: Removes placeholders. If unwanted, call directly.
Deletes the complete Pages-Cache
Removes one page from the cache
Generates a new SystemID
returns the action used for the current request
Returns the complete Params-Array
Returns a value from the $arrModule array.
If the requested key not exists, returns ""
Returns the time the record was last edited
Returns the URL at the given position (from HistoryArray)
Returns an instance of class_lang_wrapper, to be used with class_template::fill_array()
Returns the name of the user who last edited the record
Returns the data for a registered module
Returns the data created by the child-class
Returns the SystemID of a installed module
Returns the current instance of the class_rights
Returns the current Text-Object Instance
Returns the name of the page to be loaded
Returns a value from the params-Array
Generates a sorted array of systemids, reaching from the passed systemid up until the assigned module-id
Loads the language to load content
Gets the Prev-ID of a record
Gets the status of a systemRecord
Returns the current SystemID
Return a complete SystemRecord
Used to get Text out of Textfiles
Use this method to do a header-redirect to a specific url.
Use ONLY this method and DO NOT use header("Location: ...");
Sets the current date as the edit-date of a system record
Holds the last 5 URLs the user called in the Session Admin and Portal are seperated arrays, but don't care about that...
Writes a value to the params-array
Negates the status of a systemRecord
Sets the current SystemID
Checks a systemid for the correct syntax
Documentation generated on Mon, 12 Apr 2010 21:21:40 +0200 by phpDocumentor 1.4.3