User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 01:18, 18 May 2009 (diff | hist) . . (0) . . Core/find (→Arguments) (current)
- 01:18, 18 May 2009 (diff | hist) . . (0) . . Core/find (→Example)
- 16:11, 3 May 2009 (diff | hist) . . (+1) . . Main Page (→PunchCMS Client API Reference) (current)
- 16:05, 3 May 2009 (diff | hist) . . (-1) . . MediaWiki:Sidebar (current)
- 16:04, 3 May 2009 (diff | hist) . . (+1) . . MediaWiki:Sidebar
- 16:02, 3 May 2009 (diff | hist) . . (+37) . . MediaWiki:Sidebar
- 16:02, 3 May 2009 (diff | hist) . . (-37) . . MediaWiki:Sidebar
- 15:58, 3 May 2009 (diff | hist) . . (+49) . . MediaWiki:Sidebar
- 15:57, 3 May 2009 (diff | hist) . . (+34) . . MediaWiki:Sidebar
- 15:53, 3 May 2009 (diff | hist) . . (+1,904) . . N Constants (New page: __NOTOC__ === Predefined Constants === ==== ELM_TYPE_FOLDER ==== Search only for folder type elements. ==== ELM_TYPE_ELEMENT ==== Search only for element type elements. ==== ELM_TYPE_CONTA...) (current)
- 15:18, 3 May 2009 (diff | hist) . . (+294) . . N Language (New page: __NOTOC__ === Language Properties === ==== id ==== The Language id. ==== name ==== The Language name. ==== abbr ==== The abbreviation of...) (current)
- 15:15, 3 May 2009 (diff | hist) . . (+246) . . N Searchresult (New page: __NOTOC__ === SearchResult Properties === ==== id ==== The Element id of the result. ==== name ==== The Element name of the result. ==== [[Searchr...) (current)
- 15:10, 3 May 2009 (diff | hist) . . (+6) . . Elements (→Elements Methods (Elements extends Collection)) (current)
- 15:10, 3 May 2009 (diff | hist) . . (+222) . . N Search results (New page: __NOTOC__ === SearchResults Methods (SearchResults extends Collection Class) === ==== getQuery() ==== Get the search query that was send to the [[...) (current)
- 15:06, 3 May 2009 (diff | hist) . . (-2) . . Insertelement (→addField (apiName, value, [languageId])) (current)
- 15:06, 3 May 2009 (diff | hist) . . (+10) . . Insertelement
- 15:05, 3 May 2009 (diff | hist) . . (+833) . . N Insertelement (New page: === InsertElement Methods === ==== setTemplateName (apiName) ==== Set the name of the template the element should be based on. ==== [[Insertelement/setact...)
- 15:01, 3 May 2009 (diff | hist) . . (+45) . . Elements (→Elements Methods)
- 14:59, 3 May 2009 (diff | hist) . . (0) . . Field (→getLink ()) (current)
- 14:57, 3 May 2009 (diff | hist) . . (+1,188) . . N Field (New page: __NOTOC__ === Field Methods === ==== getRange () ==== Get the possible values for list type fields. ==== getValue ([filter]) ==== Get the value of the...)
- 14:52, 3 May 2009 (diff | hist) . . (+32) . . Element (current)
- 14:51, 3 May 2009 (diff | hist) . . (+44) . . Element
- 14:51, 3 May 2009 (diff | hist) . . (+51) . . Element
- 14:50, 3 May 2009 (diff | hist) . . (+61) . . Element
- 14:49, 3 May 2009 (diff | hist) . . (+173) . . Element
- 14:48, 3 May 2009 (diff | hist) . . (+2,722) . . N Element (New page: __NOTOC__ === Element Methods === ==== get ([elementApiName], [recursive]) ==== Get the first element or folder with an optional specific api name from an element. ==== [[E...)
- 14:31, 3 May 2009 (diff | hist) . . (+168) . . N Elements (New page: __NOTOC__ === Elements Methods === ==== orderByField (fieldName, [order]) ==== Order a list of elements by field name ascending or descending.)
- 19:33, 1 January 2009 (diff | hist) . . (+1) . . MediaWiki:Sidebar
- 19:32, 1 January 2009 (diff | hist) . . (+1) . . Main Page (→PunchCMS Client API Reference)
- 23:10, 25 December 2008 (diff | hist) . . (+10) . . Core (current)
- 23:09, 25 December 2008 (diff | hist) . . (-10) . . Core
- 23:07, 25 December 2008 (diff | hist) . . (+591) . . N Collection/seek (New page: __NOTOC__ ==== Collection->seek(position) ==== === Overview === Seek the internal pointer to a specific position in the collection. === Arguments === '''position''' [integer]<br> The posi...) (current)
- 23:06, 25 December 2008 (diff | hist) . . (+751) . . N Collection/orderBy (New page: __NOTOC__ ==== Collection->orderBy(property, [order]) ==== === Overview === Order a collection of objects by property name ascending or descending. === Arguments === '''property''' [string...) (current)
- 23:03, 25 December 2008 (diff | hist) . . (+2,445) . . N Collection (New page: __NOTOC__ === Collection Methods === ==== orderBy(property, [order]) ==== Order a list of elements by property name ascending or descending. ==== [[Collection/seek|s...) (current)
- 22:45, 25 December 2008 (diff | hist) . . (+1) . . Core/setDbConnection (→Arguments) (current)
- 22:45, 25 December 2008 (diff | hist) . . (+14) . . Core/setDbConnection (→Arguments)
- 22:44, 25 December 2008 (diff | hist) . . (+877) . . N Core/setDbConnection (New page: __NOTOC__ ==== PCMS_Client->setDbConnection([reInit]) ==== === Overview === Reset the internal database connection. Because of the singleton setup of the database connection it needs to be...)
- 22:42, 25 December 2008 (diff | hist) . . (+444) . . N Core/useAliases (New page: __NOTOC__ ==== PCMS_Client->useAliases(value) ==== === Overview === Set wether URL Aliases should be used or not. Using aliases has a slight performance impact. === Arguments === '''value'...) (current)
- 22:41, 25 December 2008 (diff | hist) . . (+493) . . N Core/getSetting (New page: __NOTOC__ ==== PCMS_Client->getSetting(value) ==== === Overview === Get the value of a setting in the CMS. === Arguments === '''value''' [string]<br> The name of the settings value you wa...) (current)
- 22:40, 25 December 2008 (diff | hist) . . (+110) . . Core/getFromCache (→Arguments) (current)
- 22:39, 25 December 2008 (diff | hist) . . (-6) . . Core/getFromCache (→Arguments)
- 22:36, 25 December 2008 (diff | hist) . . (+1,433) . . N Core/getFromCache (New page: __NOTOC__ ==== PCMS_Client->getFromCache(method, elementId, [arguments]) ==== === Overview === Get the output of a method from the cache. If the cache is disabled or the content has not be...)
- 22:34, 25 December 2008 (diff | hist) . . (+391) . . N Core/getDownloadPath (New page: __NOTOC__ ==== PCMS_Client->getDownloadPath() ==== === Overview === Get the base path to files uploaded by the CMS relative to the website path. This is read from the CMS settings. === Arg...) (current)
- 22:33, 25 December 2008 (diff | hist) . . (+338) . . N Core/getFilePath (New page: __NOTOC__ ==== PCMS_Client->getFilePath() ==== === Overview === Get the base path to files uploaded by the CMS. This is read from the CMS settings. === Arguments === None === Returns === T...) (current)
- 22:32, 25 December 2008 (diff | hist) . . (+406) . . N Core/setBasePath (New page: __NOTOC__ ==== PCMS_Client->setBasePath(path) ==== === Overview === Set the base path of the website. This overrides the value from the singleton method. === Arguments === '''value''' [str...) (current)
- 22:31, 25 December 2008 (diff | hist) . . (+309) . . N Core/getBasePath (New page: __NOTOC__ ==== PCMS_Client->getBasePath() ==== === Overview === Get the base path to the website. === Arguments === None === Returns === The absolute path to the root folder of the website...) (current)
- 22:30, 25 December 2008 (diff | hist) . . (+533) . . N Core/getLanguage (New page: __NOTOC__ ==== PCMS_Client->getLanguage() ==== === Overview === Get the currently active language. === Arguments === None === Returns === A valid Languages object if an active language can...) (current)
- 22:29, 25 December 2008 (diff | hist) . . (-4) . . Core/getLanguages (→Returns) (current)
- 22:29, 25 December 2008 (diff | hist) . . (+627) . . N Core/getLanguages (New page: __NOTOC__ ==== PCMS_Client->getLanguages() ==== === Overview === Get a collection of all active languages. === Arguments === None === Returns === If Languages are found this method returns...)
- 22:24, 25 December 2008 (diff | hist) . . (+7) . . Core/find (→Arguments)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)