Main public logs
From Sunhill Framework Documentation
Combined display of all available logs of Sunhill Framework Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:20, 8 October 2024 Klaus talk contribs created page Writing own queries (Created page with "First check if you could use one of the predefined queries: * ArrayQuery * DatabaseQuery If not, your own queries have to be derrived from BasicQuery and some abstract methods have to be overwritten: === Methods === ==== assembleQuery() ==== This method takes no parameters and builds an internal query structure that could be used to perform the finalizing methods on. The method can return whatever you want you just have to make sure that the remaining abstract...")