The following actions are supported in this diagram:
|
Packages
-
Admin
- Admin
Admin Model Here are all the actions related to the user - Admin_View
Admin View Class class that prepare output related to User controller - System
System Model Here are all the actions related to the system settings - System_View
System View Class class that prepare output related to User controller - User
User Model Here are all the actions related to the user - User_View
User View Class class that prepare output related to User controller - View
Admin View abstract over the Dot_Template class
- Admin
-
DotKernel
-
DotLibrary
- Dot_Acl
Control user access in DotKernel application access control list (ACL) - Dot_Auth
Authorize user methods, used in all DotKernel Applications - Dot_Curl
CURL with TOR and country proxy features - Dot_Debug
Few useful debugging functions . Planned to be replaced by ZfDebug version - Dot_Kernel
Bunch of miscelaneous functions, used in all DotKernel Applications - Dot_Mobile
Bunch of miscelaneous functions, used in all DotKernel Applications - Dot_Model
Control user access in DotKernel application access control list (ACL) - Dot_Seo
SEO stuff. MetaKeyword, MetaDescription, Canonical URL, and other stuff related SEO. - Dot_Session
Session management - Dot_Settings
Loading Settings from database, also set PHP settings from config file - Dot_Template
Template engine, based on PHPLIB Template class - Dot_UserAgent
Extract all informations from User Agent , including interaction with Luca's Passani WURFL library -
DotEmail
- Dot_Email
Alternate SMTP and default server mail() class - Dot_Email_Sendmail
Default server mail() class - Dot_Email_Smtp
Alternate SMTP server mail() class
- Dot_Email
-
DotFilter
- Dot_Filter
Filter Phone Number - Dot_Filter_Phone
Filter Phone Number
- Dot_Filter
-
DotGeoip
- Dot_Geoip
Geo IP related stuff - Dot_Geoip_Country
Geo IP Country - connect to GeoIP.dat database to return the country based on IP address
- Dot_Geoip
-
DotImage
- Dot_Image
Image manipulation - Dot_Image_Resize
Resize images
- Dot_Image
-
DotModel
- Dot_Model_User
Use Model Class
- Dot_Model_User
-
DotPaginator
- Dot_Paginator
Process the data used for pagination
- Dot_Paginator
-
DotUserAgent
- Dot_UserAgent_Wurfl
Dot User Agent Wurfl integration
- Dot_UserAgent_Wurfl
-
DotValidate
- Dot_Validate
Validate different inputs - Dot_Validate_Phone
Validate Phone Number - Dot_Validate_User
Validate User
- Dot_Validate
- Dot_Acl
-
Frontend
- Page
Page Model Dummy class, is not doing anything - Page
Page Model Dummy class, is not doing anything yet - Page_View
Page View Class functions that prepare output related to Page controller - User
User Model Here are all the actions related to the user - User_View
User View Class class that prepare output related to User controller - View
View Model abstract over the Dot_Template class
- Page
- Mobile
-
Rss
- Sample
Sample Model Here are all the actions related to the Sample - Sample_View
Sample View Class - View
View class - used for outputting rss content
- Sample