User contributions
- 09:20, 14 October 2009 (diff | hist) . . (-41) . . J1.5 talk:Adding a multiple item select list parameter type
- 19:04, 9 October 2009 (diff | hist) . . (+413) . . N J1.5 talk:Adding a multiple item select list parameter type (New page: Has anybody successfully implemented a multiple item select list parameter type ??? EG <select name="params[userid][]" id="paramsuserid" class="inputbox" multiple="multiple"> is generat...)
- 21:34, 21 July 2009 (diff | hist) . . (+8) . . JFactory/getEditor (→Example)
- 20:09, 21 July 2009 (diff | hist) . . (+190) . . Nm Talk:JFactory/getEditor (New page: When using JRequest::get( 'post' ), the HTML is removed from the posted value ! Use JRequest::get( 'post', JREQUEST_ALLOWHTML ) to correction this situation, then this editor will wor...)
- 20:58, 16 June 2009 (diff | hist) . . (+131) . . N JDatabase/insertid (New page: $newId = $dbaseConnection->insertid(); // returns the automatic id number generated by the most recent insert query, very handy..) (top)
- 17:27, 26 May 2009 (diff | hist) . . (-3) . . JRequest
- 17:27, 26 May 2009 (diff | hist) . . (+109) . . JRequest
- 17:22, 26 May 2009 (diff | hist) . . (+174) . . JRequest
- 17:20, 26 May 2009 (diff | hist) . . (+23) . . N JRequest (New page: JRequest::get( 'post' ))
- 12:10, 25 May 2009 (diff | hist) . . (+409) . . J1.5:Developing a MVC Component/Creating an Administrator Interface (→The Hello Controller)