Search results

Jump to: navigation, search
  • ## [[Sample Install Documentation]] ## [[Sample install.php]]
    4 KB (626 words) - 19:53, 21 April 2010
  • ...decide on a name by which your block or plugin will be referred to in your code. For a block this is not as important as it is for a plugin, unless the blo ...plugin with only a few files and using the universal installer program and sample functions. This should be a very easy project and a good place for plugin d
    5 KB (933 words) - 19:37, 23 May 2009
  • ...iew of this code function and the overall relationship to the other plugin code. ...lly be accessed by standard users. Some plugins may not have admin related code and others may have significant admin functions.
    9 KB (1,565 words) - 18:00, 21 May 2009
  • ...on, your plugin should format the number using the <code>COM_NumberFormat</code> function. For the detailed stats list, your <code>showstats</code> function will be called with an int parameter of 2 (for historical reasons
    7 KB (1,091 words) - 16:20, 24 May 2009
  • ...er yet, function PLG_displayComment($plugin, ...) - whenever the following code is needed. ...nder what happened to their comment and may try to post it again. Here's a code snippet demonstrating how to do that:
    17 KB (2,623 words) - 19:45, 2 January 2013
  • ...able any of them just modify the code to fit your plugin and uncomment the code. ...eturns true if this plugin supports comments. This call is made in Geeklog code (example article.php) to determine if it should redirect handling to the pl
    8 KB (1,136 words) - 18:45, 16 April 2010
  • ...on. It consists of all the necessary files you will need to interface your code with Geeklog. It includes: * Sample English language file containing language for Install/Admin/Index pages
    3 KB (518 words) - 21:49, 10 January 2016
  • ...s included in the lib-custom.php file that ships with Geeklog. This sample code is a re-implementation of the way Geeklog sent emails prior to 1.3.9. It al ...klog 1.4.0 and later versions will work with <code>register_globals = off</code>. Older versions as well as some plugins and other add-ons still require it
    11 KB (1,930 words) - 20:39, 25 March 2010
  • ...the Geeklog 2 project. The scope of this document is limited mainly to PHP code, although Geeklog will occasionally use SQL and HTML. Code conventions are important to programmers for a number of reasons:
    27 KB (3,948 words) - 23:27, 13 July 2005
  • ...e what this class is doing but intimate knowledge isn't so critical as the code examples that soon follow cover how to use it so that you can initially tak '''A Sample View'''
    12 KB (1,753 words) - 13:00, 13 September 2005
  • ...y PHPARCH_SaveContactCommand.php located in the commands/ directory in the sample application. If you open that file up in your IDE, we will cover step-by-s ...ly have to pay attention because there is a bit of magic involved with the code above that will save Geeklog 2 developers a lot of time. The IF check is s
    10 KB (1,528 words) - 17:45, 20 August 2005
  • ...d in parent-child relationships. It is important to note that all this is code generated by Propel, not by developers.
    2 KB (331 words) - 19:21, 16 May 2005
  • If you have noticed throughout using the sample Contact Manager Application, the index.php is used for literally everything ...s an XML file. Now, before you get all worked up about having to have PHP code access an XML file on every request, please note that MVCnPHP is smart enou
    6 KB (911 words) - 19:47, 16 May 2005
  • ...on the $_SESSION superglobal and go about our way. I'll give some sample code to show how this works == Example Code ==
    4 KB (641 words) - 18:48, 9 June 2005
  • Obivously, when you select this option, any PHP code in the static page will not be executed but will instead be printed out as- ...PHP code in static pages will be executed. The 'return' indicates that the code should return any output it generates, using a PHP return statement, instea
    15 KB (2,713 words) - 21:51, 26 November 2018
  • ...different coding styles in different places. '''As of March 2007, all new code in Geeklog will have to follow the PEAR coding standards''' (see below for == Why have Code Conventions? ==
    8 KB (1,200 words) - 13:09, 13 March 2010
  • ###[[Sample Code]]
    421 bytes (51 words) - 18:38, 11 June 2007
  • This is one of the projects to be implemented during the [[Google Summer of Code]] 2009. == Project info and advancement during Summer of Code ==
    4 KB (555 words) - 18:01, 16 May 2009
  • The sample class is below, with explanations: ...and the update must be terminated. This function allows you to include any code you want to execute during the update / upgrade. UpdatePlugin::init() is ca
    4 KB (720 words) - 17:28, 14 November 2009
  • ...pted as a mentoring organization, you will be able to claim tasks from the Code-in homepage, once the contest starts. ...se see the [http://code.google.com/opensource/gci/2010-11/faqs.html Google Code-in FAQ].
    22 KB (3,395 words) - 18:52, 7 December 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)