Cargando…

TYPO3 extension development : developer's guide to creating feature-rich extensions using the TYPO3 API /

Developer's guide to creating feature rich extensions using the TYPO3 API.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dulepov, Dmitry
Otros Autores: Renner, Ingo, Bellani, Dhiraj
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., ©2008.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn427843914
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu||||||||
008 090224s2008 enka o 001 0 eng d
040 |a LGG  |b eng  |e pn  |c LGG  |d N$T  |d IDEBK  |d OCLCQ  |d UMI  |d CEF  |d E7B  |d OCLCQ  |d B24X7  |d DEBSZ  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d LOA  |d JBG  |d AGLDB  |d MOR  |d CCO  |d PIFAG  |d LIV  |d OCLCQ  |d U3W  |d STF  |d WRM  |d VTS  |d COCUF  |d NLE  |d INT  |d VT2  |d COO  |d OCLCQ  |d UKMGB  |d OCLCQ  |d UAB  |d M8D  |d UKAHL  |d HS0  |d VLY  |d OCLCO  |d OCLCQ 
015 |a GBB747497  |2 bnb 
016 7 |a 018011528  |2 Uk 
019 |a 402441961  |a 664118960  |a 764553625  |a 765143128  |a 961505200  |a 962573020  |a 968286499  |a 988526010  |a 991913471  |a 1037789487  |a 1038608741  |a 1055402341  |a 1081257511  |a 1103257667  |a 1129335460  |a 1153026438  |a 1162406367  |a 1228527156  |a 1241888873  |a 1290092800  |a 1300580175 
020 |a 9781847192134  |q (electronic bk.) 
020 |a 1847192130  |q (electronic bk.) 
020 |a 1847192122 
020 |a 9781847192127 
020 |a 1281805637 
020 |a 9781281805638 
020 |a 9786611805630 
020 |a 661180563X 
020 |z 9781847192127 
029 1 |a AU@  |b 000054168897 
029 1 |a AU@  |b 000062538733 
029 1 |a CHBIS  |b 006151315 
029 1 |a CHVBK  |b 171286987 
029 1 |a DEBBG  |b BV043141716 
029 1 |a DEBSZ  |b 355447436 
029 1 |a DEBSZ  |b 421695544 
029 1 |a HEBIS  |b 291517471 
029 1 |a NZ1  |b 13870481 
029 1 |a UKMGB  |b 018011528 
035 |a (OCoLC)427843914  |z (OCoLC)402441961  |z (OCoLC)664118960  |z (OCoLC)764553625  |z (OCoLC)765143128  |z (OCoLC)961505200  |z (OCoLC)962573020  |z (OCoLC)968286499  |z (OCoLC)988526010  |z (OCoLC)991913471  |z (OCoLC)1037789487  |z (OCoLC)1038608741  |z (OCoLC)1055402341  |z (OCoLC)1081257511  |z (OCoLC)1103257667  |z (OCoLC)1129335460  |z (OCoLC)1153026438  |z (OCoLC)1162406367  |z (OCoLC)1228527156  |z (OCoLC)1241888873  |z (OCoLC)1290092800  |z (OCoLC)1300580175 
037 |a CL0500000042  |b Safari Books Online 
050 4 |a TK5105.888  |b .D85 2008eb 
072 7 |a REF  |x 000000  |2 bisacsh 
082 0 4 |a 005.2/76  |2 22 
049 |a UAMI 
100 1 |a Dulepov, Dmitry. 
245 1 0 |a TYPO3 extension development :  |b developer's guide to creating feature-rich extensions using the TYPO3 API /  |c Dmitry Dulepov ; reviewer, Ingo Renner ; technical editor, Dhiraj Bellani. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c ©2008. 
300 |a 1 online resource (vi, 217 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Title from title screen. 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: About TYPO3 API; Overview of TYPO3 API; PHP Classes and Files; t3lib_; tslib_; tx_; ux_; user_; How Data is Stored in TYPO3; Common TYPO3 API; Database API; Extension Management; Helper Functions (t3lib_div); GET/POST Functions; String Functions; Array Functions; XML Processing; File, Directory, and URL Functions; Debug Functions; System Functions; TYPO3-Specific Functions; TYPO3 File References; Language Support; Reference Index; Hooks; Backend API; TCEforms; TCEmain; Record Manipulation 
505 8 |a Clearing CacheFrontend API; TSFE; Content Objects; Plugin API; Summary; Chapter 2: Anatomy of TYPO3 Extension; TYPO3 Extension Categories; Category: Frontend; Category: Frontend plugins; Category: Backend; Category: Backend module; Category: Services; Category: Examples; Category: Templates; Category: Documentation; Category: Miscellaneous; Extension Files; Common Files; ext_emconf.php; ext_conf_template.txt; ext_tables.php; ext_tables.sql; ext_tables_static+adt.sql; ext_localconf.php; ext_icon.gif; tca.php; class.ext_update.php; Frontend Plugin Files; pi Files; TypoScript Templates 
505 8 |a Backend Module and its FilesModule Function Files; Documentation Files; Summary; Chapter 3: Planning Extensions; Why is Planning Important?; How to Plan; Gathering Requirements; Implementation Planning; Documentation Planning; TYPO3-Specific Planning; Extension Keys; Database Structure; Field Names; Indexes; Database Relations; Planning Our Extension; Requirements; Functionality; Usability and Expandability; Technical; Extension key; Frontend Plugins; Backend Module; Other Classes; Database Structure; Documentation; Summary; Chapter 4: Generating Extensions; Why Generation? 
505 8 |a Preparing for GenerationGeneration Steps; Entering an Extension key; Entering Extension Information; Setup Languages; Creating New Database Tables; Extending Existing Tables; Creating Frontend Plugins; Creating Backend Modules; Integrating into Existing Modules; Adding Clickmenu Items; Creating Services; Static TypoScript Code; Adding TSConfig; Generating the Extension; Adjusting Extensions; Clean Up; Changing Fields; Hide Tables; Summary; Chapter 5: Frontend Plugin: An In-Depth Study; Frontend Plugins: The Basics; Concepts; Plugin Configuration; TypoScript Configuration 
505 8 |a Flexform ConfigurationTemplating; Localization; Being Localization-Aware; Localizing Strings; Fetching Localized Records; Character Set Handling; Caching; Caching in TYPO3; Cached and Non-Cached Output; Using cHash; Two Things to Avoid; no_cache=1; set_no_cache(); Advanced: Embedding USER_INT into USER; Summary; Chapter 6: Programming Frontend Plugins; Review and Update Generated Files; Frontend Plugin Files; class.tx_feuserlist_pi1.php; locallang.xml; Other Related Files; TypoScript Files; ext_localconf.php; ext_tables.php; Non-reviewed files; Clean Up Extension; Programming the Plugin 
520 |a Developer's guide to creating feature rich extensions using the TYPO3 API. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Web site development. 
650 0 |a Web sites  |x Design. 
650 0 |a Web publishing. 
650 0 |a PHP (Computer program language) 
650 6 |a Sites Web  |x Développement. 
650 6 |a Sites Web  |x Conception. 
650 6 |a Édition sur le Web. 
650 6 |a PHP (Langage de programmation) 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
650 7 |a Web site development.  |2 blmlsh 
650 7 |a Web sites  |x Design.  |2 blmlsh 
650 7 |a Web publishing.  |2 blmlsh 
650 7 |a PHP (Computer program language)  |2 blmlsh 
650 7 |a PHP (Computer program language)  |2 fast  |0 (OCoLC)fst01049847 
650 7 |a Web publishing.  |2 fast  |0 (OCoLC)fst01173231 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
700 1 |a Renner, Ingo. 
700 1 |a Bellani, Dhiraj. 
776 0 |z 1847192122 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=331975  |z Texto completo 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26942614 
938 |a Books 24x7  |b B247  |n bks00029306 
938 |a EBSCOhost  |b EBSC  |n 331975 
994 |a 92  |b IZTAP