Search results

From Joomla! Documentation

Jump to: navigation, search

  • Coding style and standards
    protected $field_name = null; protected function _sort()
    22 KB (3,232 words) - 23:44, 21 April 2012
  • Security and Performance FAQs
    ...Joomla! administrator directory. Any other directory in public_html can be protected in the same way. This method only works if you have a static IP address ass
    99 KB (16,342 words) - 00:35, 19 November 2011
  • Creating a content plugin
    protected function _process( &$row, &$matches, $count, $regex, $style ) protected function _load( $position, $style=-2 )
    19 KB (2,863 words) - 06:50, 14 May 2012
  • Coding style and standards/Draft
    protected $field_name = null; protected function _sort()
    21 KB (3,158 words) - 17:55, 29 January 2011
  • Taking the website temporarily offline
    Fill in Protected Resource Name, actually this is just the message that will show in the logi ...just created from the Active Users list and click on Save button below the Protected Resource Name
    4 KB (693 words) - 06:53, 19 July 2011
  • Help15:Screen.contactmanager.edit.15
    ...The Contact's e-mail address. Note that e-mail addresses in Joomla! can be protected from "spambots" by enabling "Content-Email Cloaking" in the [[screen.plugin
    6 KB (881 words) - 22:23, 8 February 2010
  • Logging in or out of the Administrator back-end
    ...e work to set up, configure and maintain your website. As such it must be protected from access by casual visitors and so Joomla! will request a valid username
    3 KB (500 words) - 21:50, 20 June 2011
  • Plugin/Events/System
    * @access protected
    8 KB (1,044 words) - 10:12, 22 February 2012
  • Unit Testing -- Data Driven Example
    * getVar() calls the protected method _cleanVar() to do the real work. Depending on the value of the $mask
    10 KB (1,514 words) - 19:52, 15 December 2011
  • How to create a stand-alone application using the Joomla! Platform
    protected function fetchConfigurationData() protected function doExecute(){
    6 KB (842 words) - 10:04, 5 April 2012
  • Entering search engine meta-data
    ...ides spiders to pages and directories you want crawled and denies entry to protected areas of your site. More information can be found at http://www.robotstxt.o
    3 KB (485 words) - 18:13, 8 January 2011
  • Tables/extensions
    | protected || tinyint(3) || || || 0 || ... out fields to support extension locking which is utilised by plugins. The protected field controls if an extension can be uninstalled through the administrator
    4 KB (429 words) - 03:22, 25 September 2011
  • Is core flag
    ...g exists in Joomla! 1.5 or lower with Joomla! 1.6 moving to use the field 'protected' in the [[Tables/extensions|extensions table]] instead to control if an ext
    479 B (76 words) - 03:02, 18 July 2008
  • JController and its subclass usage overview
    protected function addToolbar()
    7 KB (1,084 words) - 17:01, 23 May 2012
  • How do you restrict directory access by IP address using .htaccess?
    ...Joomla! administrator directory. Any other directory in public_html can be protected in the same way. This method only works if you have a static IP address ass
    1 KB (155 words) - 10:38, 5 October 2010
  • Security Checklist 1 - Getting Started
    ...! and any installed third-party extensions. This ensures that your site is protected from the newest vulnerabilities as soon as a fix is released and from the l
    8 KB (1,195 words) - 22:41, 26 September 2011
  • Adding a multiple item select list parameter type
    * @access protected
    8 KB (1,166 words) - 09:07, 20 September 2010
  • JEXEC
    ... a missing variable, function, object or similar then the file needs to be protected. Some files don't need to be protected from this check. They might be files with no external dependencies (e.g. a
    2 KB (374 words) - 08:33, 2 July 2009
  • Adapting a Joomla 1.5 extension to Joomla 1.6
    replace "function fetchElement($name, $value, &$node, $control_name)" with "protected function getInput()"<br>
    23 KB (3,405 words) - 14:24, 22 May 2012
  • Developing a Model-View-Controller Component - Part 5 - Basic Backend Framework
    The JModel class has a built in protected method called _getList(). This method can be used to simplify the task of r ...operty will be called _data. (''<-- Naming convention conflict. Private or Protected data should be preceded with a '_' but as this reference is returned to the
    12 KB (1,784 words) - 22:03, 21 May 2011

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

Views
Personal tools
Toolbox