“”

CMD Api CMD Api

cmd_api / stable

Collection of useful functions helping in extension development

This version supports TYPO3

Older versions also support TYPO3

Tags

#library #common #useful #cmonard #Api

Last upload comment

* Huge refactor of the extension! Try to make it easier to read, lighter files and better performances
* Add some new specific class to replace very long Lib main class
* Moved a lot of function of Lib in other classes (functions are still present for c

Downloads by month

Download 6.1.0 Extension Manual Code Insights
Author
Christophe Monard
Last update
12. Dec 2014
First upload
05. Mar 2010
Downloads
15,830
Category
Miscellaneous
Dependencies
  • TYPO3 (6.0.0 - 6.2.99)
  • PHP (5.3.7 - 5.5.99)
  • TYPO3

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
6.1.0 / stable
December 12, 2014
* Huge refactor of the extension! Try to make it easier to read, lighter files and better performances
* Add some new specific class to replace very long Lib main class
* Moved a lot of function of Lib in other classes (functions are still present for c
6.0.0 - 6.2.99 Download
6.0.5 / stable
July 11, 2014
Added possibility to change sort field in list mode: mod.web_list.alternateSortingField.table = field ASC/DESC
Added contentStdWrap to insertLanguagesAndClean function, simply declare contentStdWrap.xxx in your extension configuration to wrap the wole co
6.0.0 - 6.2.99 Download
6.0.4 / stable
March 24, 2014
Added class alias map migration code
Bugfix on eID backend user retrieve
Bugfix on 6.2 version of TYPO3 for some functions
Change state to stable
6.0.0 - 6.2.99 Download
6.0.3 / beta
March 22, 2014
Reformat of files
Sonar test corrections

6.0.0 - 6.2.99 Download
6.0.2 / beta
February 21, 2014
Modification on Scheduler, if interval and cron not specified, interval will be forced to 60 seconds
bugfix when trying to get Language Overlay of a page when using generateMarkersFromTableRow function

6.0.0 - 6.2.99 Download
6.0.1 / beta
February 04, 2014
Remove Deprecated function
Bugfix with pagebrowser function and some PHP version, parameter name not set correctly
Improve quoteForLike with new arguments to improve it\'s flexibility
New function to easily handle (get or set) cookie or session data in th
6.0.0 - 6.2.99 Download
6.0.0 / beta
November 22, 2013
WARNING : Breaking update !
Remove compatibility with TYPO3 v4.
Update php compatiblity to 5.3.7
Update TYPO3 compatiblity to 6.0.0-6.2.99
Update extension version to 6.0.0
Set status back to Beta (some function need to be tested again)
TODO: Remove decla
6.0.0 - 6.2.99 Download
2.0.0 / stable
November 20, 2013
Last release before code update and cleaning for TYPO3 v6.
Correction on constructor compatibility func for the lib.

4.3.0 - 4.7.99 Download
1.0.0 / stable
November 20, 2013
Last release before code update and cleaning for TYPO3 v6.
Correction on constructor compatibility func for the lib.

4.3.0 - 4.7.99 Download
0.2.3 / stable
June 04, 2013
Sonar test corrections

4.3.0 - 4.7.99 Download
0.2.2 / stable
March 22, 2013
reup: small correction on the new function getGlobalMarker
Added global marker cObj generation during rendering (called by insertLanguagesAndClean)
Added local marker cObj generation during row rendering (called by generateMarkersFromTableRow)
never said
4.3.0 - 4.7.99 Download
0.2.1 / stable
March 22, 2013
Added global marker cObj generation during rendering (called by insertLanguagesAndClean)
Added local marker cObj generation during row rendering (called by generateMarkersFromTableRow)

Download
0.2.0 / beta
March 20, 2013
bugfix: optionSplit make noTrimWrap not working: If there is no option split needed, use standard method
add: __construct as constructor, classname still available for compatibility
rewrite dependancies

4.3.0 - 4.7.99 Download
0.1.6 / beta
December 12, 2012
small new functions
remove empty line from CSS compressor output
remove deprecated function usage
add possibility to change wrap caracteres for markers generated by some function
added copy of substituteMarkerAndSubpartArrayRecursive from TYPO3
4.3.0 - 4.7.99 Download
0.1.5 / beta
February 22, 2012
small tweak
4.3.0 - 4.4.99 Download
0.1.4 / beta
December 08, 2011
Bugfix upload
Download
0.1.3 / beta
August 24, 2011
Implementation of autoload so now you can directly call makeInstance without include required class for both api.
Implementation of optionSplit functionnement in generateMarkersFromTableRow, you juste should pass to the function the number of display
Download
0.1.2 / beta
February 08, 2011
TYPO3 version dependancy change

Download
0.1.1 / beta
January 25, 2011
Change contact mail in changelog, php files and other ;)
New instanciation method (can be directly instanciated by t3lib_div::makeinstance with parameters), non-breaking update, old method still work
Optimisation of some functions
Added new pos
Download
0.1.0 / beta
September 24, 2010
Added a CSS Compress Handler
Change state from alfa to beta
Download
0.0.9 / alpha
September 14, 2010
* Some bug fix
* Improve cache function, added ability to give expire time

Download
0.0.8 / alpha
July 07, 2010
Added function to handle easily creation of eID script
Added typoscript retrieve function for cronjob and eID script
Added store and get hash function
Download
0.0.7 / alpha
June 25, 2010
Bug fix release
Added some hook
Download
0.0.6 / alpha
May 12, 2010
* Change realURL title user process inclusion path.
* Added possibility to add custom button to web>list mode (based on 4.3.3)
mod.web_list.customButtonList = 1
mod.web_list.customButtonList.1 {
table = pages
(optional) id = 12
(optional) altURL
Download
0.0.5 / alpha
March 25, 2010
Numberous small bug correction and code optimisation, added a lot of functionnalities including data presentation, modification form, page browse and xajax handling
Download
0.0.4 / alpha
March 10, 2010
correct oldschool realurl integration system, now work with autoconf et must be added manualy if other way
Download
0.0.3 / alpha
March 09, 2010
recode of file in utf-8 (buggy editor, sorry ;)
Download
0.0.2 / alpha
March 09, 2010
added RealURL configuration for UTF8 page title generation problem
small bugfix with api functions

Download
0.0.1 / alpha
March 05, 2010
Collection of useful functions helping in extension development
Download