Download link
File List
-
00 Introduction/0001 Welcome.mov 5.32 MB
00 Introduction/0004 Using the exercise files.mov 4.43 MB
00 Introduction/0002 Course overview.mov 3.39 MB
00 Introduction/0003 Taking this course.mov 1.32 MB
01 Understanding the Joomla! Structure and Framework/0103 Understanding how Joomla! buffers content.mov 6.52 MB
01 Understanding the Joomla! Structure and Framework/0102 Defining extension types.mov 4.7 MB
01 Understanding the Joomla! Structure and Framework/0101 Reviewing Joomla! applications.mov 3.71 MB
01 Understanding the Joomla! Structure and Framework/0104 Understanding the execution flow.mov 2.92 MB
02 Using the Joomla! Coding Tools/0202 Setting the PHP configuration.mov 7.68 MB
02 Using the Joomla! Coding Tools/0201 Choosing coding tools.mov 5.29 MB
02 Using the Joomla! Coding Tools/0203 Inspecting Joomla! output.mov 4.77 MB
03 Installing Joomla! Extensions/0305 Touring the component manifest.mov 7 MB
03 Installing Joomla! Extensions/0303 Understanding plug-ins.mov 6.44 MB
03 Installing Joomla! Extensions/0301 Installing and examining a minimal module.mov 5.24 MB
03 Installing Joomla! Extensions/0302 Exploring a bare minimum component.mov 3.91 MB
03 Installing Joomla! Extensions/0304 Translating essential language strings.mov 2.77 MB
04 Creating and Displaying Modules/0403 Styling with layouts.mov 8.12 MB
04 Creating and Displaying Modules/0402 Configuring through parameters.mov 6.57 MB
04 Creating and Displaying Modules/0401 Displaying information in modules.mov 4.24 MB
04 Creating and Displaying Modules/0404 Overriding layouts.mov 4.06 MB
05 Model-View-Controller (MVC) Coding/0502 Choosing with controllers.mov 6.08 MB
05 Model-View-Controller (MVC) Coding/0505 Joomla! MVC vs the world.mov 5.87 MB
05 Model-View-Controller (MVC) Coding/0503 Looking at views.mov 5.34 MB
05 Model-View-Controller (MVC) Coding/0501 Defining MVC.mov 4.94 MB
05 Model-View-Controller (MVC) Coding/0504 Modeling data.mov 4.93 MB
06 Front-End MVC/0605 Styling views with CSS.mov 8.72 MB
06 Front-End MVC/0601 Displaying a single record.mov 6.7 MB
06 Front-End MVC/0603 Blending view data.mov 6.15 MB
06 Front-End MVC/0604 Linking views together.mov 6.09 MB
06 Front-End MVC/0602 Displaying a complex record.mov 4.5 MB
06 Front-End MVC/0606 Overriding views.mov 3.33 MB
07 Back-End MVC/0704 Publishing with Controller Admin and Model Admin.mov 8.73 MB
07 Back-End MVC/0702 Listing records.mov 8.47 MB
07 Back-End MVC/0705 Paginating results.mov 6.9 MB
07 Back-End MVC/0703 Adding back-end toolbars.mov 4.93 MB
07 Back-End MVC/0701 Comparing back-end and front-end MVC.mov 2.11 MB
08 Filtering and Searching/0803 Sorting columns.mov 11.85 MB
08 Filtering and Searching/0801 Filtering records by state.mov 11.09 MB
08 Filtering and Searching/0802 Searching tables.mov 9.23 MB
09 Back-End Forms/0902 Using JForms.mov 8.56 MB
09 Back-End Forms/0904 Splitting JForms into layouts.mov 5.86 MB
09 Back-End Forms/0901 Building an Edit view.mov 5.67 MB
09 Back-End Forms/0905 Handling HTML JForms elements.mov 4.81 MB
09 Back-End Forms/0903 Loading JForms data.mov 3.59 MB
10 View Configurations/1002 Reading configuration values.mov 7.05 MB
10 View Configurations/1005 Individually configuring views.mov 5.46 MB
10 View Configurations/1001 Implementing configuration panels.mov 5.31 MB
10 View Configurations/1003 Configuring models.mov 5.03 MB
10 View Configurations/1004 Linking views through menus.mov 4.56 MB
11 Making URLs Human-Readable/1106 Parsing custom URLs.mov 9.17 MB
11 Making URLs Human-Readable/1105 Building URL routes.mov 7.96 MB
11 Making URLs Human-Readable/1104 Configuring SEF URLs.mov 6.5 MB
11 Making URLs Human-Readable/1103 Handling ItemIDs.mov 5.62 MB
11 Making URLs Human-Readable/1102 Aliasing records.mov 4.39 MB
11 Making URLs Human-Readable/1101 Why make URLs readable.mov 2.13 MB
12 JavaScript in Joomla!/1205 Marking multiple addresses with JSON.mov 10.95 MB
12 JavaScript in Joomla!/1203 Using MooTools and jQuery together.mov 10.6 MB
12 JavaScript in Joomla!/1202 Calling existing MooTools scripts.mov 9.98 MB
12 JavaScript in Joomla!/1206 Detecting existing copies of jQuery.mov 8.73 MB
12 JavaScript in Joomla!/1204 Marking tours with Google Maps.mov 7.43 MB
12 JavaScript in Joomla!/1201 Considering DOM libraries.mov 2.4 MB
13 The 'Favorites' Feature/1303 Setting favorites.mov 10.22 MB
13 The 'Favorites' Feature/1304 Interpreting JSON responses.mov 8.78 MB
13 The 'Favorites' Feature/1305 Presetting a favorite state.mov 7.69 MB
13 The 'Favorites' Feature/1306 Listing favorites.mov 6.42 MB
13 The 'Favorites' Feature/1302 Assigning an onClick event.mov 6.32 MB
13 The 'Favorites' Feature/1301 Getting personal with users.mov 2.9 MB
14 Security and Access/1406 Checking out records.mov 11.58 MB
14 Security and Access/1405 Premium front-end access.mov 9.92 MB
14 Security and Access/1402 Throwing exceptions.mov 7.86 MB
14 Security and Access/1401 Strategic security.mov 5.2 MB
14 Security and Access/1403 Logging activity with jLog.mov 5.19 MB
14 Security and Access/1404 Restricting back-end access.mov 4.64 MB
15 Plug-Ins/1502 Searching and replacing with system plug-ins.mov 9.47 MB
15 Plug-Ins/1504 Alerting with custom plug-ins (onFavorite).mov 9.4 MB
15 Plug-Ins/1501 Selecting plug-in types.mov 3.1 MB
15 Plug-Ins/1503 Summarizing with content plug-ins.mov 3.08 MB
16 Translating Your User Interface/1602 Debugging languages.mov 5.09 MB
16 Translating Your User Interface/1601 Creating extension language files.mov 4.86 MB
16 Translating Your User Interface/1603 Overriding language files.mov 3.55 MB
17 Conclusion/1701 Packaging your extensions.mov 14.36 MB
17 Conclusion/1702 Next steps.mov 1.91 MB
Exercise Files/Ex_Files_Jmla_Prog_Pkg.zip 3.87 MB
Download Info
-
Tips
“Lynda.com - Joomla! 1.7 Programming and Packaging Extensions” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.