PageRenderTime 287ms queryTime 37ms sortTime 39ms getByIdsTime 41ms findMatchingLines 39ms

100+ results results for 'php link repo:cosmocommerce/joomla' (287 ms)

Not the results you expected?
index.php git://git.savannah.nongnu.org/savane-cleanup.git | PHP | 363 lines
                    
1<?php
                    
2# Manage user preferences
                    
22
                    
23# we need to define the theme before loading the pre.php init script,
                    
24# otherwise the page needs to be reloaded for the change to take effect.
                    
25# see bug #1987
                    
26require_once('../../include/sane.php');
                    
27extract(sane_import('post',
                    
40
                    
41require_once('../../include/init.php');
                    
42require_once('../../include/timezones.php');
                    
123#######################
                    
124####################### PRINT FORM + LINKS
                    
125
                    
139
                    
140print '<form action="'.$_SERVER["PHP_SELF"].'" method="post">';
                    
141
                    
                
UnitCheckProject.html git://git.savannah.nongnu.org/unitcheck.git | HTML | 447 lines
                    
32		<p class="notes">
                    
33			Located in <a class="field" href="_UnitCheckProject.php.html">/UnitCheckProject.php</a> (line <span class="field">32</span>)
                    
34		</p>
                    
161	
                    
162	<!-- ========== Info from phpDoc block ========= -->
                    
163	<ul class="tags">
                    
268	
                    
269	<!-- ========== Info from phpDoc block ========= -->
                    
270	<ul class="tags">
                    
291	
                    
292	<!-- ========== Info from phpDoc block ========= -->
                    
293	<ul class="tags">
                    
443	<p class="notes" id="credit">
                    
444		Documentation generated on Tue, 18 Jan 2011 17:56:51 +1100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
                    
445	</p>
                    
                
ko.js http://avblog.googlecode.com/svn/trunk/ | JavaScript | 502 lines
                    
5 * Licensed under the terms of the GNU Lesser General Public License:
                    
6 * 		http://www.opensource.org/licenses/lgpl-license.php
                    
7 * 
                    
40RemoveFormat		: "?? ???",
                    
41InsertLinkLbl		: "??",
                    
42InsertLink			: "?? ??/??",
                    
42InsertLink			: "?? ??/??",
                    
43RemoveLink			: "?? ??",
                    
44Anchor				: "??? ??/??",
                    
104// Context Menu
                    
105EditLink			: "?? ??",
                    
106CellCM				: "Cell",	//MISSING
                    
172DlgGenContType		: "Advisory Content Type",
                    
173DlgGenLinkCharset	: "Linked Resource Charset",
                    
174DlgGenStyle			: "Style",
                    
                
OLE_Root.php https://PHPExcel.svn.codeplex.com/svn | PHP | 482 lines
                    
5// +----------------------------------------------------------------------+
                    
6// | Copyright (c) 1997-2002 The PHP Group                                |
                    
7// +----------------------------------------------------------------------+
                    
10// | available at through the world-wide-web at                           |
                    
11// | http://www.php.net/license/2_02.txt.                                 |
                    
12// | If you did not receive a copy of the PHP license and are unable to   |
                    
22
                    
23require_once 'PHPExcel/Shared/OLE/OLE_PPS.php';
                    
24
                    
31*/
                    
32class PHPExcel_Shared_OLE_PPS_Root extends PHPExcel_Shared_OLE_PPS
                    
33	{
                    
152				$raList[$i]->Size = $raList[$i]->_DataLen();
                    
153				if ($raList[$i]->Size < PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL) {
                    
154					$iSBcnt += floor($raList[$i]->Size / $this->_SMALL_BLOCK_SIZE)
                    
                
index.php http://pixie-cms.googlecode.com/svn/trunk/ | PHP | 548 lines
                    
43/* Check for config */
                    
44if ((!file_exists('admin/config.php')) or (filesize('admin/config.php') < 10)) {
                    
45	/* redirect to installer */
                    
88	}
                    
89	/* New! Built in php function. Tell php what the server timezone is so that we can use php 5's rewritten time and date functions with the correct time and without error messages */
                    
90	date_default_timezone_set("$server_timezone");
                    
110if (strnatcmp(phpversion(), '5.0.0') >= 0) {
                    
111	/* Load the php5 version of simplepie if you are running php5 */
                    
112	include_once 'admin/lib/lib_simplepie_php5.php';
                    
159	if (file_exists("admin/themes/{$site_theme}/theme.php")) {
                    
160		/* New! Your custom theme file must be named theme.php instead of index.php */
                    
161		include_once("admin/themes/{$site_theme}/theme.php");
                    
348?>/favicon.ico" />
                    
349	<link rel="apple-touch-icon" href="<?php
                    
350		print $site_url;
                    
                
board.controller.php http://xe-board.googlecode.com/svn/trunk/ | PHP | 354 lines
                    
1<?php
                    
2    /**
                    
316        /**
                    
317         * @brief the trigger for displaying 'view document' link when click the user ID
                    
318         **/
                    
                
WebSocketParserD08.java git://pkgs.fedoraproject.org/jetty | Java | 389 lines
                    
11 *   The Apache License v2.0 is available at
                    
12 *   http://www.opensource.org/licenses/apache2.0.php
                    
13 *
                    
24// The Apache License v2.0 is available at
                    
25// http://www.opensource.org/licenses/apache2.0.php
                    
26// You may elect to redistribute this code under either of these licenses.
                    
84    /**
                    
85     * @param buffers The buffers to use for parsing.  Only the {@link Buffers#getBuffer()} is used.
                    
86     * This should be a direct buffer if binary data is mostly used or an indirect buffer if utf-8 data
                    
132    /** Parse to next event.
                    
133     * Parse to the next {@link WebSocketParser.FrameHandler} event or until no more data is
                    
134     * available. Fill data from the {@link EndPoint} only as necessary.
                    
                
group.php http://nukeviet-shop.googlecode.com/svn/trunk/ | PHP | 214 lines
                    
1<?php
                    
2
                    
72        $subgroupid = "";
                    
73        $query = "INSERT INTO " . $table_name . " (`groupid`, `parentid`, `image`, `thumbnail`, `weight`, `order`, `lev`, `viewgroup`, `numsubgroup`, `subgroupid`, `inhome`, `numlinks`, `admins`, `add_time`, `edit_time`, `del_cache_time`, `who_view`, `groups_view` " . $listfield . " ) 
                    
74         VALUES (NULL, " . $db->dbescape( $data['parentid'] ) . ",' ',' '," . $db->dbescape( $weight ) . ", '0', '0', " . $db->dbescape( $viewgroup ) . ", '0', " . $db->dbescape( $subgroupid ) . ", '1', '4'," . $db->dbescape( $admins ) . ", UNIX_TIMESTAMP(), UNIX_TIMESTAMP(), UNIX_TIMESTAMP() + 26000000, " . $db->dbescape( $data['who_view'] ) . "," . $db->dbescape( $groups_view ) . $listvalue . " )";
                    
82            nv_del_moduleCache( $module_name );
                    
83            Header( "Location: " . NV_BASE_ADMINURL . "index.php?" . NV_NAME_VARIABLE . "=" . $module_name . "&" . NV_OP_VARIABLE . "=" . $op . "&parentid=" . $data['parentid'] . "" );
                    
84            die();
                    
110            
                    
111            Header( "Location: " . NV_BASE_ADMINURL . "index.php?" . NV_NAME_VARIABLE . "=" . $module_name . "&" . NV_OP_VARIABLE . "=" . $op . "&parentid=" . $data['parentid'] . "" );
                    
112            die();
                    
209
                    
210include ( NV_ROOTDIR . "/includes/header.php" );
                    
211echo nv_admin_theme( $contents );
                    
211echo nv_admin_theme( $contents );
                    
212include ( NV_ROOTDIR . "/includes/footer.php" );
                    
213
                    
                
classInteractiveDebugger-members.html git://pkgs.fedoraproject.org/xqilla | HTML | 64 lines
                    
3<title>XQilla Simple API Documentation</title>
                    
4<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
5<link href="tabs.css" rel="stylesheet" type="text/css">
                    
6</head><body>
                    
7<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
                    
8<!-- Generated by Doxygen 1.6.1 -->
                    
                
auto_search_table_shell.php http://prohits.googlecode.com/svn/trunk/ | PHP | 376 lines
                    
28  7. get searched resuts file.
                    
29  8. shell > php auto_search_table_shell.php tableName taskID thisScriptURL sleepSec
                    
30  9. check shell process 
                    
68$msManager_link  = mysql_connect("$host", $user, $pswd, true, 2 ) or fatalError("Unable to connect to mysql..." . mysql_error($msManager_link));
                    
69mysql_select_db(MANAGER_DB, $msManager_link) or fatalError("Can not use '". MANAGER_DB . "' database". mysql_error($msManager_link));
                    
70
                    
76		$theURL = $_SERVER['argv'][3];
                    
77    $frm_theURL = str_replace("autoSearch/auto_search_table_shell.php","",$theURL) . "autoBackup/download_raw_file.php";
                    
78    
                    
314    mysql_close($msManager_link);
                    
315    $msManager_link = mysql_connect(PROHITS_SERVER_IP, USERNAME, DBPASSWORD, true, 2 ) or fatalError("Unable to connect to mysql..." . mysql_error($msManager_link));
                    
316    mysql_select_db(MANAGER_DB, $msManager_link) or fatalError("Can not use '". MANAGER_DB . "' database". mysql_error($msManager_link));
                    
338  writeLog("Get new created files from $tableName machine to Prohits.");
                    
339  $com_backup = PHP_PATH. " " .dirname(dirname(__FILE__))."/autoBackup/raw_backup_shell.php"." 0 ". $tableName;
                    
340  system($com_backup);
                    
                
css_optimiser.php https://bitbucket.org/chamilo/chamilo-dev/ | PHP | 506 lines
                    
1<?php
                    
2header('Content-Type:text/html; charset=utf-8');
                    
2header('Content-Type:text/html; charset=utf-8');
                    
3require ('class.csstidy.php');
                    
4require ('lang.inc.php');
                    
20    {
                    
21        return unlink($dirname);
                    
22    }
                    
119<title>
                    
120      <?php
                    
121    echo $lang[$l][0];
                    
126	content="application/xhtml+xml; charset=utf-8" />
                    
127<link rel="stylesheet" href="cssparse.css" type="text/css" />
                    
128<script type="text/javascript">
                    
146<h1 style="display: inline">
                    
147      <?php
                    
148    echo $lang[$l][1];
                    
                
group__rp__security__context__token.html git://pkgs.fedoraproject.org/axis2c | HTML | 115 lines
                    
3<title>Axis2/C: Rp_security_context_token</title>
                    
4<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
5<link href="tabs.css" rel="stylesheet" type="text/css">
                    
17    <li>
                    
18      <form action="search.php" method="get">
                    
19        <table cellspacing="0" cellpadding="0" border="0">
                    
                
ASF_Object_Metadata.html http://xepec.googlecode.com/svn/trunk/ | HTML | 209 lines
                    
28				<li><span class="field">version:</span> $Rev: 102 $</li>
                    
29				<li><span class="field">copyright:</span> Copyright (c) 2008 The PHP Reader Project Workgroup</li>
                    
30				<li><span class="field">license:</span> <a href="http://code.google.com/p/php-reader/wiki/License">New BSD License</a></li>
                    
32		<p class="notes">
                    
33			Located in <a class="field" href="_ASF---Object---Metadata.php.html">/ASF/Object/Metadata.php</a> (line <span class="field">55</span>)
                    
34		</p>
                    
36				
                    
37		<pre><a href="../../php-reader/ASF/ASF_Object.html">ASF_Object</a>
                    
38   |
                    
183					<blockquote>
                    
184													<span class="method-name"><a href="../../php-reader/ASF/ASF_Object.html#method__construct">ASF_Object::__construct()</a></span><br>
                    
185													<span class="method-name"><a href="../../php-reader/ASF/ASF_Object.html#methodgetIdentifier">ASF_Object::getIdentifier()</a></span><br>
                    
205	<p class="notes" id="credit">
                    
206		Documentation generated on Thu, 01 Jan 2009 14:59:28 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.1</a>
                    
207	</p>
                    
                
silcske_payload-silc_ske_payload_start_free.html git://pkgs.fedoraproject.org/libsilc | HTML | 220 lines
                    
11  body { color: #000000; background: #f0f0f0; font-family: Helvetica, Arial, Sans-serif; }
                    
12  a:link { text-decoration: none; color: #2f488f; }
                    
13  a:visited { text-decoration: none;color: #2f488f; }
                    
45manual on the left side.  With this file it is possible to add other than
                    
46automatically generated links to that list. -->
                    
47
                    
131&nbsp;&nbsp;&nbsp; <a href=silchttpserver.html><img src=box2.gif border=0 alt=>SILC HTTP Server Interface</a><br />
                    
132&nbsp;&nbsp;&nbsp; <a href=silchttpphp.html><img src=box2.gif border=0 alt=>SILC HTTP PHP Translator</a><br />
                    
133
                    
134<br />
                    
135<b>Resource Links</b>
                    
136<br />
                    
                
functions_0x65.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 204 lines
                    
7<title>Openbiz Framework API: Data Fields</title>
                    
8<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
9<script type="text/javascript" src="jquery.js"></script>
                    
10<script type="text/javascript" src="dynsections.js"></script>
                    
11<link href="navtree.css" rel="stylesheet" type="text/css"/>
                    
12<script type="text/javascript" src="resize.js"></script>
                    
17</script>
                    
18<link href="search/search.css" rel="stylesheet" type="text/css"/>
                    
19<script type="text/javascript" src="search/search.js"></script>
                    
22</script>
                    
23<link href="doxygen.css" rel="stylesheet" type="text/css" />
                    
24<link href="doc-style.css" rel="stylesheet" type="text/css"/>
                    
36   </div>
                    
37   <div id="projectbrief">Open source PHP Framework that designed for building web application.</div>
                    
38  </td>
                    
                
MzGraphPanel.java http://pride-toolsuite.googlecode.com/svn/ | Java | 417 lines
                    
30import java.io.PrintWriter;
                    
31import java.util.LinkedHashMap;
                    
32import java.util.Map;
                    
40 */
                    
41public abstract class MzGraphPanel extends JPanel implements ChartMouseListener, ActionListener {
                    
42    private static final Logger logger = LoggerFactory.getLogger(MzGraphPanel.class);
                    
68
                    
69    public MzGraphPanel(String title,
                    
70                        String xAxisLabel,
                    
96    /**
                    
97     * Reset the MzGraphPanel
                    
98     */
                    
324            // create a temporary legend
                    
325            Map<Tuple<String, String>, Paint> entries = new LinkedHashMap<Tuple<String, String>, Paint>();
                    
326            if (source != null) {
                    
                
Key.php https://code.google.com/p/s3db/ | PHP | 316 lines
                    
1<?php
                    
2/**
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
9 *
                    
10 * LICENSE: This source file is subject to version 3.0 of the PHP license
                    
11 * that is available through the world-wide-web at the following URI:
                    
19 * @copyright  2005, 2006 Alexander Valyalkin
                    
20 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
                    
21 * @version    1.2.0b
                    
21 * @version    1.2.0b
                    
22 * @link       http://pear.php.net/package/Crypt_RSA
                    
23 */
                    
89 * @copyright  2005, 2006 Alexander Valyalkin
                    
90 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
                    
91 * @link       http://pear.php.net/package/Crypt_RSA
                    
                
Stream.php http://buddypress-media.googlecode.com/svn/bp_media/trunk/ | PHP | 379 lines
                    
36 *
                    
37 * @package   PHP_TokenStream
                    
38 * @author    Sebastian Bergmann <sb@sebastian-bergmann.de>
                    
43
                    
44require_once ( PHPU_BASE_PATH . '/PHP/Token.php' );
                    
45
                    
46/**
                    
47 * A stream of PHP tokens.
                    
48 *
                    
52 * @version   Release: 1.0.1
                    
53 * @link      http://github.com/sebastianbergmann/php-token-stream/tree
                    
54 * @since     Class available since Release 1.0.0
                    
74      '+' => 'PHP_Token_PLUS',
                    
75      '-' => 'PHP_Token_MINUS',
                    
76      '*' => 'PHP_Token_MULT',
                    
                
func.php http://snowcms.googlecode.com/svn/trunk/ | PHP | 272 lines
                    
1<?php
                    
2////////////////////////////////////////////////////////////////////////////
                    
66			'stripos' => create_function('$haystack, $needle, $offset = 0', '
                    
67										 // This function doesn\'t exist until PHP 5.2.0 >=
                    
68										 if(function_exists(\'mb_stripos\'))
                    
210
                    
211		// So the << First :) Though we may not link it
                    
212		// if we are on the first page.
                    
214
                    
215		// Now the < which is the previous one... Don't link
                    
216		// it if thats where we are :P
                    
248		{
                    
249			// So add the page number... Also, don't link the page number
                    
250			// if thats where we are at ;) oh, ya and, don't add &page=
                    
256		// So add the > which is the next one ;)
                    
257		// Don't link it if thats our current page...
                    
258		$index[] = '<span class="pagination_next">'. ($start < $total_pages ? '<a href="'. $tpl_url. '&page='. ($start + 1). '">' : ''). l('Next &raquo;'). ($start < $total_pages ? '</a>' : ''). '</span>';
                    
                
pyxb.namespace.utility-module.html git://pkgs.fedoraproject.org/PyXB | HTML | 338 lines
                    
10
                    
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
                    
12      alink="#204080">
                    
20
                    
21  <!-- Tree link -->
                    
22      <th>&nbsp;&nbsp;&nbsp;<a
                    
24
                    
25  <!-- Index link -->
                    
26      <th>&nbsp;&nbsp;&nbsp;<a
                    
115          <td align="right" valign="top">
                    
116            <span class="codelink"><a href="pyxb.namespace.utility-pysrc.html#NamespaceForURI">source&nbsp;code</a></span>
                    
117            
                    
132          <td align="right" valign="top">
                    
133            <span class="codelink"><a href="pyxb.namespace.utility-pysrc.html#CreateAbsentNamespace">source&nbsp;code</a></span>
                    
134            
                    
                
widget-categories.php http://ooxx.googlecode.com/svn/trunk/ | PHP | 246 lines
                    
221			<label for="<?php echo $this->get_field_id( 'use_desc_for_title' ); ?>">
                    
222			<input class="checkbox" type="checkbox" <?php checked( $instance['use_desc_for_title'], true ); ?> id="<?php echo $this->get_field_id( 'use_desc_for_title' ); ?>" name="<?php echo $this->get_field_name( 'use_desc_for_title' ); ?>" /> <?php _e( 'Use description?', $this->textdomain ); ?> <code>use_desc_for_title</code></label>
                    
223		</p>
                    
225			<label for="<?php echo $this->get_field_id( 'show_last_update' ); ?>">
                    
226			<input class="checkbox" type="checkbox" <?php checked( $instance['show_last_update'], true ); ?> id="<?php echo $this->get_field_id( 'show_last_update' ); ?>" name="<?php echo $this->get_field_name( 'show_last_update' ); ?>" /> <?php _e( 'Show last update?', $this->textdomain ); ?> <code>show_last_update</code></label>
                    
227		</p>
                    
229			<label for="<?php echo $this->get_field_id( 'show_count' ); ?>">
                    
230			<input class="checkbox" type="checkbox" <?php checked( $instance['show_count'], true ); ?> id="<?php echo $this->get_field_id( 'show_count' ); ?>" name="<?php echo $this->get_field_name( 'show_count' ); ?>" /> <?php _e( 'Show count?', $this->textdomain ); ?> <code>show_count</code></label>
                    
231		</p>
                    
233			<label for="<?php echo $this->get_field_id( 'hide_empty' ); ?>">
                    
234			<input class="checkbox" type="checkbox" <?php checked( $instance['hide_empty'], true ); ?> id="<?php echo $this->get_field_id( 'hide_empty' ); ?>" name="<?php echo $this->get_field_name( 'hide_empty' ); ?>" /> <?php _e( 'Hide empty?', $this->textdomain ); ?> <code>hide_empty</code></label>
                    
235		</p>
                    
237			<label for="<?php echo $this->get_field_id( 'feed' ); ?>">
                    
238			<input class="checkbox" type="checkbox" <?php checked( $instance['feed'], true ); ?> id="<?php echo $this->get_field_id( 'feed' ); ?>" name="<?php echo $this->get_field_name( 'feed' ); ?>" /> <?php _e( 'Show RSS feed?', $this->textdomain ); ?> <code>feed</code></label>
                    
239		</p>
                    
                
dyhbframe-entry-documents.html http://dyhb-frame.googlecode.com/svn/trunk/ | HTML | 194 lines
                    
3 <head>
                    
4  <title>The DoYouHaoBaby PHP Framework For PHP5 | ????????</title>
                    
5  <meta http-equiv="content-type" content="text/html; charset=gbk" />
                    
15     <div id="version">
                    
16	    The DoYouHaoBaby PHP Framework????????<br>
                    
17        Copyright(c) <a href="http://doyouhaobaby.net">DoYouHaoBaby.NET</a>
                    
96		<p>
                    
97			???????<span style="color: #008000"><strong>D:\phpcondition\htdocs\doyouhaobaby</strong></span></p>
                    
98		<p>
                    
102		<p>
                    
103			?????<span style="color: #008000"><strong>D:\phpcondition\htdocs\doyouhaobaby/TestApp/index.php</strong></span></p>
                    
104		<p>
                    
166				<li>
                    
167					<span>???????????????????????????????????</span><span style="color: #008000"><span><strong>index.php</strong></span></span><span>?????????</span><span style="color: #008000"><span><strong>admin.php</strong></span></span><span>??</span></li>
                    
168			</ul>
                    
                
all-index-L.html git://github.com/BlackBulletIV/amfphp-toolbox.git | HTML | 17 lines
                    
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>L </title><link rel="stylesheet" href="style.css" type="text/css" media="screen"><link rel="stylesheet" href="print.css" type="text/css" media="print"><link rel="stylesheet" href="override.css" type="text/css"></head><body><script language="javascript" type="text/javascript" src="asdoc.js"></script><script language="javascript" type="text/javascript" src="help.js"></script><script language="javascript" type="text/javascript" src="cookies.js"></script><script language="javascript" type="text/javascript"><!--
                    
2				asdocTitle = 'L Index - AMFPHP Toolbox Docs';
                    
7			scrollToNameAnchor();
                    
8		</script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">AMFPHP Toolbox Docs</td><td class="titleTableTopNav" align="right"><a href="package-summary.html" onclick="loadClassListFrame('all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="class-summary.html" onclick="loadClassListFrame('all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a id="framesLink1" href="index.html?all-index-L.html&amp;index-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="images/logo.jpg" class="logoImage" alt=" Adobe Logo " title=" Adobe Logo "></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">L&nbsp;Index</td><td class="titleTableSubNav" id="subNav" align="right"></td></tr><tr class="titleTableRow3"><td colspan="3">&nbsp;</td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve">
                    
9				<!--
                    
12				-->
                    
13			</script><div class="MainContent"><br><table border="0" cellspacing="0" cellpadding="0"><tr><td colspan="2"><a name="L"></a><a href="all-index-A.html" onclick="javascript:loadClassListFrame('index-list.html');">A</a>&nbsp;&nbsp;<a href="all-index-B.html" onclick="javascript:loadClassListFrame('index-list.html');">B</a>&nbsp;&nbsp;<a href="all-index-C.html" onclick="javascript:loadClassListFrame('index-list.html');">C</a>&nbsp;&nbsp;<a href="all-index-D.html" onclick="javascript:loadClassListFrame('index-list.html');">D</a>&nbsp;&nbsp;<a href="all-index-E.html" onclick="javascript:loadClassListFrame('index-list.html');">E</a>&nbsp;&nbsp;<a href="all-index-F.html" onclick="javascript:loadClassListFrame('index-list.html');">F</a>&nbsp;&nbsp;<a href="all-index-G.html" onclick="javascript:loadClassListFrame('index-list.html');">G</a>&nbsp;&nbsp;<a href="all-index-H.html" onclick="javascript:loadClassListFrame('index-list.html');">H</a>&nbsp;&nbsp;<a href="all-index-I.html" onclick="javascript:loadClassListFrame('index-list.html');">I</a>&nbsp;&nbsp;<a href="all-index-J.html" onclick="javascript:loadClassListFrame('index-list.html');">J</a>&nbsp;&nbsp;<a href="all-index-K.html" onclick="javascript:loadClassListFrame('index-list.html');">K</a>&nbsp;&nbsp;<font color="black" size="10px" style="bold">L</font>&nbsp;&nbsp;<a href="all-index-M.html" onclick="javascript:loadClassListFrame('index-list.html');">M</a>&nbsp;&nbsp;<a href="all-index-N.html" onclick="javascript:loadClassListFrame('index-list.html');">N</a>&nbsp;&nbsp;<a href="all-index-O.html" onclick="javascript:loadClassListFrame('index-list.html');">O</a>&nbsp;&nbsp;<a href="all-index-P.html" onclick="javascript:loadClassListFrame('index-list.html');">P</a>&nbsp;&nbsp;<a href="all-index-Q.html" onclick="javascript:loadClassListFrame('index-list.html');">Q</a>&nbsp;&nbsp;<a href="all-index-R.html" onclick="javascript:loadClassListFrame('index-list.html');">R</a>&nbsp;&nbsp;<a href="all-index-S.html" onclick="javascript:loadClassListFrame('index-list.html');">S</a>&nbsp;&nbsp;<a href="all-index-T.html" onclick="javascript:loadClassListFrame('index-list.html');">T</a>&nbsp;&nbsp;<a href="all-index-U.html" onclick="javascript:loadClassListFrame('index-list.html');">U</a>&nbsp;&nbsp;<a href="all-index-V.html" onclick="javascript:loadClassListFrame('index-list.html');">V</a>&nbsp;&nbsp;<a href="all-index-W.html" onclick="javascript:loadClassListFrame('index-list.html');">W</a>&nbsp;&nbsp;<a href="all-index-X.html" onclick="javascript:loadClassListFrame('index-list.html');">X</a>&nbsp;&nbsp;<a href="all-index-Y.html" onclick="javascript:loadClassListFrame('index-list.html');">Y</a>&nbsp;&nbsp;<a href="all-index-Z.html" onclick="javascript:loadClassListFrame('index-list.html');">Z</a>&nbsp;&nbsp;</td></tr><tr><td class="idxrow" colspan="2"><a href="de/polygonal/ds/LinkedListNode.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');"><i>LinkedListNode</i></a> &mdash; Interface, package <a href="de/polygonal/ds/package-detail.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">de.polygonal.ds</a></td></tr><tr><td width="20"></td><td>
                    
14	 A marker interface for the linked list nodes.</td></tr><tr><td class="idxrow" colspan="2"><a href="de/polygonal/ds/LinkedQueue.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">LinkedQueue</a> &mdash; class, package <a href="de/polygonal/ds/package-detail.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">de.polygonal.ds</a></td></tr><tr><td width="20"></td><td>
                    
14	 A marker interface for the linked list nodes.</td></tr><tr><td class="idxrow" colspan="2"><a href="de/polygonal/ds/LinkedQueue.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">LinkedQueue</a> &mdash; class, package <a href="de/polygonal/ds/package-detail.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">de.polygonal.ds</a></td></tr><tr><td width="20"></td><td>
                    
15	 A queue based on a linked list.</td></tr><tr><td class="idxrow" colspan="2"><a href="de/polygonal/ds/LinkedQueue.html#LinkedQueue()" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">LinkedQueue</a>(list:<a href="de/polygonal/ds/SLinkedList.html" onclick="javascript:loadClassListFrame('de/polygonal/ds./class-list.html');">de.polygonal.ds:SLinkedList</a>) &mdash; Constructor, class de.polygonal.ds.<a href="de/polygonal/ds/LinkedQueue.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">LinkedQueue</a></td></tr><tr><td width="20"></td><td>
                    
16		 Initializes a new queue.</td></tr><tr><td class="idxrow" colspan="2"><a href="de/polygonal/ds/SListIterator.html#list" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">list</a> &mdash; Property, class de.polygonal.ds.<a href="de/polygonal/ds/SListIterator.html" onclick="javascript:loadClassListFrame('de/polygonal/ds/class-list.html');">SListIterator</a></td></tr><tr><td width="20"></td><td>
                    
                
menusetup.html git://pkgs.fedoraproject.org/skychart | HTML | 208 lines
                    
11<meta name="keywords" content="uk,documentation,menusetup" />
                    
12<link rel="search" type="application/opensearchdescription+xml" href="http://ap-i.net/static/skychart/lib/exe/opensearch.php" title="Skychart" />
                    
13<link rel="start" href="http://ap-i.net/static/skychart/" />
                    
14<link rel="contents" href="http://ap-i.net/static/skychart/uk/documentation/menusetup?do=index" title="Index" />
                    
15<link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://ap-i.net/static/skychart/feed.php" />
                    
16<link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://ap-i.net/static/skychart/feed.php?mode=list&amp;ns=uk:documentation" />
                    
16<link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://ap-i.net/static/skychart/feed.php?mode=list&amp;ns=uk:documentation" />
                    
17<link rel="alternate" type="text/html" title="Plain HTML" href="http://ap-i.net/static/skychart/_export/xhtml/uk/documentation/menusetup" />
                    
18<link rel="alternate" type="text/plain" title="Wiki Markup" href="http://ap-i.net/static/skychart/_export/raw/uk/documentation/menusetup" />
                    
19<link rel="canonical" href="menusetup.html" />
                    
20<link rel="stylesheet" media="all" type="text/css" href="../../lib/exe/css.php@s=all&amp;t=skychart&amp;tseed=1264943874.css" />
                    
21<link rel="stylesheet" media="screen" type="text/css" href="../../lib/exe/css.php@t=skychart&amp;tseed=1264943874.css" />
                    
21<link rel="stylesheet" media="screen" type="text/css" href="../../lib/exe/css.php@t=skychart&amp;tseed=1264943874.css" />
                    
22<link rel="stylesheet" media="print" type="text/css" href="../../lib/exe/css.php@s=print&amp;t=skychart&amp;tseed=1264943874.css" />
                    
23</head>
                    
                
classes.html git://pkgs.fedoraproject.org/xqilla | HTML | 44 lines
                    
3<title>XQilla DOM3 API Documentation</title>
                    
4<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
5<link href="tabs.css" rel="stylesheet" type="text/css">
                    
6</head><body>
                    
7<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
                    
8<!-- Generated by Doxygen 1.6.1 -->
                    
                
config.php http://wowroster-addons.googlecode.com/svn/trunk/ | PHP | 324 lines
                    
1<?php
                    
2/******************************
                    
14 *
                    
15 * $Id: config.php 105 2007-02-25 13:18:55Z PleegWat $
                    
16 *
                    
65	 *
                    
66	 * @return string $menu | HTML code for menu/linklist.
                    
67	 *          Note: Does not produce the <ul></ul> tags for the list, so you can add your own extra links at the end.
                    
                
mac-install.html git://pkgs.fedoraproject.org/fontforge | HTML | 258 lines
                    
6  <TITLE>FontForge install procedures for macintosh</TITLE>
                    
7  <LINK REL="icon" href="ffanvil16.png">
                    
8  <LINK REL="stylesheet" TYPE="text/css" HREF="FontForge.css">
                    
127  needs and placed it on
                    
128  <A href="http://sourceforge.net/project/showfiles.php?group_id=103338&amp;package_id=302003&amp;release_id=645772">sourceforge</A>.
                    
129  <H5>
                    
185  I used to post mac install packages on
                    
186  <A HREF="http://sourceforge.net/project/showfiles.php?group_id=103338&amp;package_id=111040">sourceforge's
                    
187  file release system</A>. The old ones are still there <STRONG>but they are
                    
200      If you follow the
                    
201      <A HREF="http://sourceforge.net/project/showfiles.php?group_id=103338&amp;package_id=111040">link
                    
202      above </A>you will end up on a page showing many releases of FontForge for
                    
                
functions.php http://collectgame.googlecode.com/svn/trunk/ | PHP | 429 lines
                    
1<?php
                    
2/**
                    
18		$temp['post_title'] = $commend->post_title;
                    
19		$temp['post_link'] = get_post_permalink($commend->ID);
                    
20		$cat = get_the_category($commend->ID);
                    
36		$temp['post_title'] = $commend->post_title;
                    
37		$temp['post_link'] = get_post_permalink($commend->ID);
                    
38		$cat = get_the_category($commend->ID);
                    
415      		<li><img src="<?php bloginfo('template_url');?>/images/pingltx.jpg" width="57" height="57" alt="?????" title="?????" /></li>
                    
416     		<li class="pl_name"><?php echo get_comment_author_link();?></li>
                    
417     	</ul>
                    
419    	<ul class="pl_cont">
                    
420          	<li class="pl_time">???:<?php echo get_comment_date() ;echo get_comment_time(); ?></li>
                    
421         	<li class="pl_main"><?php comment_text();?></li>
                    
422       	</ul>
                    
423      	<span class="louceng"><?php echo $GLOBALS['comments_indexs'];?>F</span>
                    
424    </div>
                    
                
logs.php http://viet-group.googlecode.com/svn/trunk/ | PHP | 336 lines
                    
1<?php
                    
2
                    
12/* 
                    
13 * Eg: $id = nv_insert_logs('lang','module name','name key','note',1, 'link acess');
                    
14 */
                    
24$sql = "SELECT SQL_CALC_FOUND_ROWS * FROM `" . $db_config['prefix'] . "_logs` WHERE `id`!=0";
                    
25$base_url = NV_BASE_ADMINURL . "index.php?" . NV_NAME_VARIABLE . "=" . $module_name . "&" . NV_OP_VARIABLE . "=" . $op;
                    
26
                    
42		nv_insert_logs( NV_LANG_DATA, $module_name, sprintf ( $lang_module['filter_check_log'], $op ), $admin_info['username'] . " - " . $admin_info['userid'], 0 );
                    
43		Header( "Location: " . NV_BASE_ADMINURL . "index.php?" . NV_NAME_VARIABLE . "=" . $module_name . "&" . NV_OP_VARIABLE . "=" . $op );
                    
44		exit();
                    
262$my_head .= "<script type=\"text/javascript\" src=\"" . NV_BASE_SITEURL . "js/shadowbox/shadowbox.js\"></script>\n";
                    
263$my_head .= "<link rel=\"stylesheet\" type=\"text/css\" href=\"" . NV_BASE_SITEURL . "js/shadowbox/shadowbox.css\" />\n";
                    
264$my_head .= "<script type=\"text/javascript\">\n";
                    
278$xtpl->assign( 'URL_DEL', $base_url . "&" . NV_OP_VARIABLE . "=logs_del" );
                    
279$xtpl->assign( 'URL_CANCEL', NV_BASE_ADMINURL . "index.php?" . NV_NAME_VARIABLE . "=" . $module_name . "&" . NV_OP_VARIABLE . "=" . $op );
                    
280$xtpl->assign( 'DISABLE', $disabled );
                    
                
SluggableBehavior.php git://github.com/infinitas/infinitas.git | PHP | 342 lines
                    
1<?php
                    
2	/**
                    
6	 * @author Mariano Iglesias
                    
7	 * @link http://cake-syrup.sourceforge.net/ingredients/sluggable-behavior/
                    
8	 * @version $Revision: 36 $
                    
8	 * @version $Revision: 36 $
                    
9	 * @license http://www.opensource.org/licenses/mit-license.php The MIT License
                    
10	 * @package Infinitas.Libs.Model.Behavior
                    
                
MinimizeToTrayMenu.htm http://autohotkey-chinese.googlecode.com/svn/trunk/ | HTML | 267 lines
                    
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
                    
7<link rel="alternate" type="application/rss+xml" title="AutoHotkey Forum RSS" href="/forum/rss.php">
                    
8<link href="/docs/css/default.css" rel="stylesheet" type="text/css">
                    
8<link href="/docs/css/default.css" rel="stylesheet" type="text/css">
                    
9<link href="/docs/css/print.css" rel="stylesheet" type="text/css" media="print">
                    
10</head>
                    
                
PHPExcel_Writer_Excel2007_ContentTypes.html https://PHPExcel.svn.codeplex.com/svn | HTML | 386 lines
                    
38      	  <div class="package">
                    
39			<a href="../PHPExcel_Writer_Excel2007/_Classes_PHPExcel_Writer_Excel2007_ContentTypes_php.html">		ContentTypes.php
                    
40		</a><br>
                    
40		</a><br>
                    
41			<a href="../PHPExcel_Writer_Excel2007/_Classes_PHPExcel_Writer_Excel2007_DocProps_php.html">		DocProps.php
                    
42		</a><br>
                    
42		</a><br>
                    
43			<a href="../PHPExcel_Writer_Excel2007/_Classes_PHPExcel_Writer_Excel2007_Drawing_php.html">		Drawing.php
                    
44		</a><br>
                    
54		</a><br>
                    
55			<a href="../PHPExcel_Writer_Excel2007/_Classes_PHPExcel_Writer_Excel2007_Worksheet_php.html">		Worksheet.php
                    
56		</a><br>
                    
56		</a><br>
                    
57			<a href="../PHPExcel_Writer_Excel2007/_Classes_PHPExcel_Writer_Excel2007_WriterPart_php.html">		WriterPart.php
                    
58		</a><br>
                    
                
_column_bar_8php_source.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 144 lines
                    
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
                    
5<title>openbiz: E:/E/GEAMP/www/openbiz/openbiz/bin/easy/element/ColumnBar.php Source File</title>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
                    
8</head>
                    
27  <div class="headertitle">
                    
28<h1>E:/E/GEAMP/www/openbiz/openbiz/bin/easy/element/ColumnBar.php</h1>  </div>
                    
29</div>
                    
30<div class="contents">
                    
31<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?php 
                    
32<a name="l00002"></a>00002 include_once(<span class="stringliteral">&quot;ColumnText.php&quot;</span>);
                    
                
jquery.rating.js http://xbat-devel.googlecode.com/svn/trunk/ | JavaScript | 241 lines
                    
4 * Dual licensed under the MIT and GPL licenses:
                    
5 *   http://www.opensource.org/licenses/mit-license.php
                    
6 *   http://www.gnu.org/licenses/gpl.html
                    
10*//*
                    
11	Based on http://www.phpletter.com/Demo/Jquery-Star-Rating-Plugin/
                    
12 Original comments:
                    
12 Original comments:
                    
13	This is hacked version of star rating created by <a href="http://php.scripts.psu.edu/rja171/widgets/rating.php">Ritesh Agrawal</a>
                    
14	It thansform a set of radio type input elements to star rating type and remain the radio element name and value,
                    
28	$.rating = {
                    
29		cancel: 'Cancel Rating',   // advisory title for the 'cancel' link
                    
30		cancelValue: '',           // value to submit when user click the 'cancel' link
                    
                
CWsdlGenerator.php http://chenjin.googlecode.com/svn/trunk/ | PHP | 420 lines
                    
1<?php
                    
2/**
                    
5 * @author Qiang Xue <qiang.xue@gmail.com>
                    
6 * @link http://www.yiiframework.com/
                    
7 * @copyright Copyright &copy; 2008-2011 Yii Software LLC
                    
20 * of every input parameter and the type of the return value should be declared using
                    
21 * the standard phpdoc format.
                    
22 *
                    
78 * @author Qiang Xue <qiang.xue@gmail.com>
                    
79 * @version $Id: CWsdlGenerator.php 242 2012-03-29 15:18:01Z mole1230 $
                    
80 * @package system.web.services
                    
161	/*
                    
162	 * @param string $type PHP variable type
                    
163	 */
                    
252		$schema->setAttribute('targetNamespace',$this->namespace);
                    
253		foreach($this->_types as $phpType=>$xmlType)
                    
254		{
                    
                
readme.html http://pumpmyvote.googlecode.com/svn/trunk/ | HTML | 98 lines
                    
5	<title>WordPress &rsaquo; Beni Oku</title>
                    
6	<link rel="stylesheet" href="wp-admin/css/install.css?ver=20100228" type="text/css" />
                    
7</head>
                    
26    <li>Site adresinizi web taray?c?n?z?n adres sat?r?na yaz?n.</li>
                    
27    <li>Ekrandaki talimatlar? takip ederek kurulumu tamamlayabilirsiniz. Kurulumdan önce <code>wp-config.php</code> dosyas? olu?turulacak. Baz? durumlarda bu dosya otomatik olarak olu?turulam?yor. E?er böyle bir durumla kar??la??rsan?z, elle olu?turman?z gerekir. Bunun için bir metin editörüyle <code>wp-config-sample.php</code> dosyas?n? aç?n ve veritaban? bilgilerinizi girin. Dosyay? <code>wp-config.php</code> olarak kaydedin ve sunucuya yükleyin, sonras?nda kuruluma ba?lay?n.
                    
28	<li><strong>Kurulumun sonunda verilen parolay? saklay?n.</strong></li>
                    
28	<li><strong>Kurulumun sonunda verilen parolay? saklay?n.</strong></li>
                    
29	<li> Kurulumun sonunda <a href="wp-login.php">giri? sayfas?na</a> gitmelisiniz. <code>admin</code> kullan?c? ad? ve kurulumda verilen parolayla giri? yap?n. Yönetim paneline girince Profil menüsünden parolan?z? de?i?tirebilirsiniz.</li>
                    
30</ol>
                    
37	<li>Yeni dosyalar? sunucunuza gönderin</li>
                    
38	<li>Web taray?c?n?za site adresinizden sonra <span class="file"><a href="wp-admin/upgrade.php">/wp-admin/upgrade.php</a></span> yaz?n, ve yükseltmeyi yap?n.</li>
                    
39	<li>Hepsi bu kadar!</li>
                    
77<h1>E-posta ile yazma</h1>
                    
78<p>Bir posta sunucusu kullanarak blogunuza yaz? ekleyebilirsiniz! Bunu ayarlamak için Yönetim panelinizde &quot;Tercihler&quot; menüsündeki &quot;Yazma&quot; sekmesini aç?n ve POP3 hesab?n?z?n ba?lant? detaylar?n? girin. Sonra posta kutusunun yeni yaz?lar için periyodik olarak kontrol edilmesi için <code>wp-mail.php</code>'yi ayarlamal?s?n?z. Bunu Cron-jobs ile yapabilirsiniz, veya sunucunuz desteklemiyorsa çok say?da website-monitoring servislerinden birinin <code>wp-mail.php</code> URL'nizi kontrol etmesini sa?layabilirsiniz.</p>
                    
79<p>Yaz? göndermek çok kolay: Belirledi?iniz adrese gönderilen tüm e-postalar yaz? olarak blogunuza eklenir, e-postan?n konusu yaz?n?n ba?l??? olur. Bu adresi gizli tutman?z tavsiye edilir. Araç ba?ar?l? bir ?ekilde gönderilen postalar? <em>siler</em>.</p>
                    
                
PHPWebdriverTest.php http://php-webdriver-bindings.googlecode.com/svn/trunk/ | PHP | 282 lines
                    
1<?php
                    
2
                    
2
                    
3if(is_file('../definedVars.php')) require_once '../definedVars.php';
                    
4require_once 'phpwebdriver/WebDriver.php';
                    
11 */
                    
12class PHPWebDriverTest extends PHPUnit_Framework_TestCase {
                    
13
                    
40
                    
41        $element = $this->webdriver->findElementBy(LocatorStrategy::linkText, "say hello (javascript)");
                    
42        $this->assertNotNull($element);
                    
46
                    
47        $element = $this->webdriver->findElementBy(LocatorStrategy::linkText, "O Nas");
                    
48        $this->assertNotNull($element);
                    
52
                    
53        $element = $this->webdriver->findElementBy(LocatorStrategy::linkText, "say hello (javascript)");
                    
54        $this->assertNotNull($element);
                    
                
Exception.php http://syracava.googlecode.com/svn/trunk/ | PHP | 397 lines
                    
20 * @copyright  1997-2008 The PHP Group
                    
21 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
                    
22 * @version    CVS: $Id: Exception.php 125 2009-08-21 01:35:18Z takuji.mezawa $
                    
22 * @version    CVS: $Id: Exception.php 125 2009-08-21 01:35:18Z takuji.mezawa $
                    
23 * @link       http://pear.php.net/package/PEAR
                    
24 * @since      File available since Release 1.3.3
                    
96 * @copyright  1997-2008 The PHP Group
                    
97 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
                    
98 * @version    Release: 1.7.2
                    
98 * @version    Release: 1.7.2
                    
99 * @link       http://pear.php.net/package/PEAR
                    
100 * @since      Class available since Release 1.3.3
                    
154    /**
                    
155     * @param mixed $callback  - A valid php callback, see php func is_callable()
                    
156     *                         - A PEAR_Exception::OBSERVER_* constant
                    
                
ContentSource.java git://pkgs.fedoraproject.org/eclipse-jgit | Java | 339 lines
                    
7 * accompanies this distribution, is reproduced below, and is
                    
8 * available at http://www.eclipse.org/org/documents/edl-v10.php
                    
9 *
                    
65/**
                    
66 * Supplies the content of a file for {@link DiffFormatter}.
                    
67 *
                    
87	 *
                    
88	 * If the iterator is a {@link FileTreeIterator} an optimized version is
                    
89	 * used that doesn't require seeking through a TreeWalk.
                    
                
identifier-index-V.html git://pkgs.fedoraproject.org/PyXB | HTML | 239 lines
                    
10
                    
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
                    
12      alink="#204080">
                    
16  <tr valign="middle">
                    
17  <!-- Home link -->
                    
18      <th>&nbsp;&nbsp;&nbsp;<a
                    
20
                    
21  <!-- Tree link -->
                    
22      <th>&nbsp;&nbsp;&nbsp;<a
                    
135<span class="index-where">(in&nbsp;<a href="pyxb.xmlschema.structures._ValueConstraint_mixin-class.html" onclick="show_private();">_ValueConstraint_mixin</a>)</span></td>
                    
136<td width="33%" class="link-index"><a href="pyxb.xmlschema.structures._ValueConstraint_mixin-class.html#VC_default">VC_default</a><br />
                    
137<span class="index-where">(in&nbsp;<a href="pyxb.xmlschema.structures._ValueConstraint_mixin-class.html" onclick="show_private();">_ValueConstraint_mixin</a>)</span></td>
                    
182<span class="index-where">(in&nbsp;<a href="pyxb.xmlschema.structures.SimpleTypeDefinition-class.html">SimpleTypeDefinition</a>)</span></td>
                    
183<td width="33%" class="link-index">&nbsp;</td>
                    
184</tr>
                    
                
class.ProcessManager.php http://scalr.googlecode.com/svn/ | PHP | 322 lines
                    
2	/**
                    
3     * This file is a part of LibWebta, PHP class library.
                    
4     *
                    
25     * @author Igor Savchenko <http://webta.net/company.html>
                    
26     * @example tests.php
                    
27     * @see tests.php
                    
189			    						$this->Logger->debug("Delete thread PID file $pid");
                    
190			    						@unlink($this->PIDDir . "/" . $pid);
                    
191			    					}
                    
210		    						$this->Logger->debug("Delete thread PID file {$this->PIDs[$k]}");
                    
211		    						@unlink($this->PIDDir . "/" . $this->PIDs[$k]);
                    
212		    					}
                    
230            	$this->Logger->debug("Delete Process PID file {$pid}");
                    
231            	@unlink("{$this->PIDDir}/{$pid}");
                    
232            } 
                    
                
0918fckconfig.js http://prosporous.googlecode.com/svn/trunk/ | JavaScript | 315 lines
                    
105	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
                    
106	['Link','Unlink','Anchor'],
                    
107	['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
                    
115	['Style','FontFormat','FontName','FontSize'],
                    
116	['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','OrderedList','UnorderedList','-','TextColor','BGColor','-','Link','Unlink','-','Image','Smiley']
                    
117] ;
                    
158FCKConfig.IeSpellDownloadUrl	= 'http://www.iespell.com/download.php' ;
                    
159FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ;	// Available extension: .php .cfm .pl
                    
160FCKConfig.FirefoxSpellChecker	= false ;
                    
169
                    
170FCKConfig.ImageDlgHideLink		= false ;
                    
171FCKConfig.ImageDlgHideAdvanced	= false ;
                    
265var _FileBrowserLanguage	= 'php' ;	// asp | aspx | cfm | lasso | perl | php | py
                    
266var _QuickUploadLanguage	= 'php' ;	// asp | aspx | cfm | lasso | perl | php | py
                    
267
                    
                
Makefile.in git://pkgs.fedoraproject.org/virtuoso-opensource | Autoconf | 520 lines
                    
18#  
                    
19#  This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
                    
20#  project.
                    
21#  
                    
22#  Copyright (C) 1998-2012 OpenLink Software
                    
23#  
                    
258pdfdocdir = @pdfdocdir@
                    
259php5_CFLAGS = @php5_CFLAGS@
                    
260php5_LDFLAGS = @php5_LDFLAGS@
                    
                
Streams.php http://netdns2.googlecode.com/svn/trunk/ | PHP | 338 lines
                    
1<?php
                    
2/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
                    
6 *
                    
7 * PHP Version 5
                    
8 *
                    
44 * @copyright 2010 Mike Pultz <mike@mikepultz.com>
                    
45 * @license   http://www.opensource.org/licenses/bsd-license.php  BSD License
                    
46 * @version   SVN: $Id: Streams.php 148 2012-02-10 20:18:19Z mike.pultz $
                    
46 * @version   SVN: $Id: Streams.php 148 2012-02-10 20:18:19Z mike.pultz $
                    
47 * @link      http://pear.php.net/package/Net_DNS2
                    
48 * @since     File available since Release 0.6.0
                    
52/**
                    
53 * Socket handling class using the PHP Streams
                    
54 *
                    
62 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD License
                    
63 * @link     http://pear.php.net/package/Net_DNS2
                    
64 * @see      Net_DNS2_Socket
                    
                
li_SWX.html http://swx-format.googlecode.com/svn/trunk/ | HTML | 221 lines
                    
165    tree_file.icon = 'media/images/foldericon.png';
                    
166    	  var file = new WebFXTreeItem('Calculator.php', 'SWX/_services---Calculator.php.html');
                    
167      file.openIcon = 'media/images/file.png';
                    
169      tree_file.add(file);
                    
170    	  var file = new WebFXTreeItem('DiscoveryService.php', 'SWX/_services---amfphp---DiscoveryService.php.html');
                    
171      file.openIcon = 'media/images/file.png';
                    
185      tree_file.add(file);
                    
186    	  var file = new WebFXTreeItem('Nabaztag.php', 'SWX/_services---Nabaztag.php.html');
                    
187      file.openIcon = 'media/images/file.png';
                    
189      tree_file.add(file);
                    
190    	  var file = new WebFXTreeItem('Performance.php', 'SWX/_services---Performance.php.html');
                    
191      file.openIcon = 'media/images/file.png';
                    
218<br />
                    
219<i>HTML layout inspired by </i><a href="http://www.phpedit.com" target="right">PHPEdit</a></span>
                    
220</body>
                    
                
RegisteredCharacter.php https://code.google.com/p/yapeal/ | PHP | 309 lines
                    
1<?php
                    
2/**
                    
4 *
                    
5 * PHP version 5
                    
6 *
                    
6 *
                    
7 * LICENSE: This file is part of Yet Another Php Eve Api library also know
                    
8 * as Yapeal which will be used to refer to it in the rest of this license.
                    
26 * @package    Yapeal
                    
27 * @link       http://code.google.com/p/yapeal/
                    
28 * @link       http://www.eveonline.com/
                    
41  $mess = basename(__FILE__)
                    
42    . ' must be included it can not be ran directly.' . PHP_EOL;
                    
43  if (PHP_SAPI != 'cli') {
                    
                
class_zend___translate___adapter___xliff.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 192 lines
                    
58
                    
59<p>Definition at line <a class="el" href="_xliff_8php_source.html#l00036">36</a> of file <a class="el" href="_xliff_8php_source.html">Xliff.php</a>.</p>
                    
60<hr/><h2>Constructor &amp; Destructor Documentation</h2>
                    
102
                    
103<p>Definition at line <a class="el" href="_xliff_8php_source.html#l00058">58</a> of file <a class="el" href="_xliff_8php_source.html">Xliff.php</a>.</p>
                    
104
                    
156
                    
157<p>Definition at line <a class="el" href="_xliff_8php_source.html#l00074">74</a> of file <a class="el" href="_xliff_8php_source.html">Xliff.php</a>.</p>
                    
158
                    
178
                    
179<p>Definition at line <a class="el" href="_xliff_8php_source.html#l00216">216</a> of file <a class="el" href="_xliff_8php_source.html">Xliff.php</a>.</p>
                    
180
                    
183<hr/>The documentation for this class was generated from the following file:<ul>
                    
184<li>E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Translate/Adapter/<a class="el" href="_xliff_8php_source.html">Xliff.php</a></li>
                    
185</ul>
                    
                
Request.php https://bitbucket.org/chamilo/chamilo/ | PHP | 342 lines
                    
1<?php
                    
2/**
                    
4 * 
                    
5 * Adapted from Andy Smith's OAuth library for PHP
                    
6 * 
                    
6 * 
                    
7 * @link http://oauth.net/core/1.0
                    
8 * @link http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html
                    
8 * @link http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html
                    
9 * @link http://oauth.googlecode.com/svn/code/php/
                    
10 * @link http://term.ie/oauth/example/
                    
15 * @copyright Copyright (c) 2008, Photobucket, Inc.
                    
16 * @license http://www.opensource.org/licenses/mit-license.php The MIT License
                    
17 */
                    
21 */
                    
22require_once('OAuth/Utils.php');
                    
23/**
                    
                
liste.php git://github.com/Dolibarr/dolibarr.git | PHP | 241 lines
                    
1<?php
                    
2/* Copyright (C) 2001-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
                    
20/**
                    
21 *	\file       htdocs/compta/paiement/liste.php
                    
22 *  \ingroup    compta
                    
25
                    
26require("../../main.inc.php");
                    
27require_once(DOL_DOCUMENT_ROOT.'/compta/paiement/class/paiement.class.php');
                    
27require_once(DOL_DOCUMENT_ROOT.'/compta/paiement/class/paiement.class.php');
                    
28require_once(DOL_DOCUMENT_ROOT.'/compta/bank/class/account.class.php');
                    
29
                    
80{
                    
81    $sql = "SELECT DISTINCT p.rowid, p.datep as dp, p.amount,"; // DISTINCT is to avoid duplicate when there is a link to sales representatives
                    
82    $sql.= " p.statut, p.num_paiement,";
                    
133
                    
134    print_barre_liste($langs->trans("ReceivedCustomersPayments"), $page, $_SERVER["PHP_SELF"],$paramlist,$sortfield,$sortorder,'',$num);
                    
135
                    
                
day.php git://pkgs.fedoraproject.org/virtuoso-opensource | PHP | 300 lines
                    
149<?php if ( empty ( $friendly ) ) { ?>
                    
150<TD VALIGN="left"><A HREF="day.php?<?php echo $u_url;?>date=<?php echo $prevYmd . $caturl;?>"><img align="left" src="leftarrow.gif" width="36" height="32" border="0" alt="<?php etranslate("Previous"); ?>"></A></TD>
                    
151<?php } ?>
                    
173<?php if ( empty ( $friendly ) ) { ?>
                    
174<TD VALIGN="right"><A HREF="day.php?<?php echo $u_url;?>date=<?php echo $nextYmd . $caturl;?>"><img align="right" src="rightarrow.gif" width="36" height="32" border="0" alt="<?php etranslate("Next"); ?>"></A></TD>
                    
175<?php } ?>
                    
211<TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="2">
                    
212<TR><TH COLSPAN="7" BGCOLOR="<?php echo $THBG?>"><FONT SIZE="+4" COLOR="<?php echo $THFG?>"><?php echo $thisday?></FONT></TH></TR>
                    
213<TR>
                    
213<TR>
                    
214<TD ALIGN="left" BGCOLOR="<?php echo $THBG?>"><A HREF="day.php?<?php echo $u_url; ?>date=<?php echo $month_ago . $caturl?>" CLASS="monthlink"><img src="leftarrowsmall.gif" width="18" height="18" border="0" ALT="<? etranslate("Previous")?>"></A></TD>
                    
215<TH COLSPAN="5" BGCOLOR="<?php echo $THBG?>"><FONT COLOR="<?php echo $THFG?>"><?php echo date_to_str ( sprintf ( "%04d%02d01", $thisyear, $thismonth ), $DATE_FORMAT_MY, false ) ?></FONT></TH>
                    
215<TH COLSPAN="5" BGCOLOR="<?php echo $THBG?>"><FONT COLOR="<?php echo $THFG?>"><?php echo date_to_str ( sprintf ( "%04d%02d01", $thisyear, $thismonth ), $DATE_FORMAT_MY, false ) ?></FONT></TH>
                    
216<TD ALIGN="right" BGCOLOR="<?php echo $THBG?>"><A HREF="day.php?<?php echo $u_url; ?>date=<?php echo $month_ahead . $caturl?>" CLASS="monthlink"><img src="rightarrowsmall.gif" width="18" height="18" border="0" alt="<?php etranslate("Next") ?>"></A></TD>
                    
217</TR>
                    
                
demo-index.html git://pkgs.fedoraproject.org/virtuoso-opensource | HTML | 194 lines
                    
3  <head>
                    
4    <title>OpenLink Virtuoso Server Feature Demonstrations</title>
                    
5    <meta name="description" content="OpenLink Virtuoso Server">
                    
5    <meta name="description" content="OpenLink Virtuoso Server">
                    
6	  <link rel="stylesheet" type="text/css" href="admin/admin_style.css">
                    
7	  <style>
                    
23  <P CLASS="featuretext">
                    
24  OpenLink Virtuoso is a Universal Server. This new generation server product
                    
25  implements multiple, industry-standard protocols in a single, cross-platform
                    
45Page (VSP) language is no longer the sole mechanism for developing Virtuoso
                    
46hosted dynamic web pages. You are now able to host ASP.NET, PHP5, and
                    
47Java Server Pages in Virtuoso.  Thus, ASP.NET application development no
                    
52	<TD class="demo" VALIGN="top" width="35%">
                    
53      <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/tutorial/hosting/index.vsp?f=1" target="_blank">Click</a>
                    
54       here to interact with a collection of live Runtime Hosting Demonstrations.</P></TD></TR>
                    
                
save_QueryBuilder.class.php http://antilophpe.googlecode.com/svn/ | PHP | 317 lines
                    
1<?php
                    
2/**
                    
2/**
                    
3 * File QueryBuilder.class.php
                    
4 *
                    
219    $query  = "show columns from $table";
                    
220    $result = oci_parse($resourceLinkID, $query);
                    
221    while ($row = oci_fetch_array($result)){
                    
                
rapidshare.com_2GB.php http://rapidleech.googlecode.com/svn/trunk/ | PHP | 218 lines
                    
1<?php
                    
2
                    
30			<tr><td colspan='2' align='center'><input type='submit' value='Upload' onclick='$(this).fadeOut();'></td></tr>
                    
31			<tr><td align='center' colspan='2'><small>Submit the form without logins to use default values stored in rapidshare.com_2GB.php</small></td></tr>
                    
32		</form>
                    
65	echo "<script>document.getElementById('progressblock').style.display='none';</script>";
                    
66	$download_link = $rs->download_link;
                    
67	$delete_link = $rs->delete_link;
                    
78	public $uploadpath = 'l3';	// depending on your [server|pc] location you can change this to any of the carriers rs.com uses such as 'cg' or others
                    
79	public $download_link;
                    
80	public $delete_link;
                    
123	{
                    
124		require (TEMPLATE_DIR . '/uploadui.php');
                    
125		$timeStart = getmicrotime();
                    
200				preg_match('%http://rapidshare\.com/.*killcode.*%i', $result, $dlink);
                    
201				$this->download_link = trim($flink[0]);
                    
202				$this->delete_link = trim($dlink[0]);
                    
                
usercp_viewprofile.php http://torrentpier2.googlecode.com/svn/trunk/ | PHP | 241 lines
                    
1<?php
                    
2
                    
4
                    
5require(INC_DIR .'bbcode.php');
                    
6
                    
49{
                    
50	$email_uri = ($bb_cfg['board_email_form']) ? 'profile.php?mode=email&amp;'. POST_USERS_URL .'='. $profiledata['user_id'] : 'mailto:'. $profiledata['user_email'];
                    
51	$email = '<a class="editable" href="'. $email_uri .'">'. $profiledata['user_email'] .'</a>';
                    
59//
                    
60// Get report user module and create report link
                    
61//
                    
61//
                    
62include(INC_DIR ."functions_report.php");
                    
63$report_user = report_modules('name', 'report_user');
                    
142	'TRAF_STATS'           => !(IS_AM || $profile_user_id),
                    
143	'U_MANAGE'             => (IS_ADMIN) ? "profile.php?mode=editprofile&amp;u={$profiledata['user_id']}" : 'profile.php?mode=editprofile',
                    
144));
                    
                
HTTPResponse.php git://github.com/silverstripe/sapphire.git | PHP | 355 lines
                    
1<?php
                    
2/**
                    
98	 * @param $statusDescription The text to be given alongside the status code.
                    
99	 *  See {@link setStatusCode()} for more information.
                    
100	 */
                    
107	 * @param string $code
                    
108	 * @param string $description Optional. See {@link setStatusDescription()}.
                    
109	 *  No newlines are allowed in the description.
                    
110	 *  If omitted, will default to the standard HTTP description
                    
111	 *  for the given $code value (see {@link $status_codes}).
                    
112	 * @return SS_HTTPRequest $this
                    
124	 * The text to be given alongside the status code ("reason phrase").
                    
125	 * Caution: Will be overwritten by {@link setStatusCode()}.
                    
126	 *
                    
244			echo <<<EOT
                    
245<p>Redirecting to <a href="{$urlATT}" title="Click this link if your browser does not redirect you">{$title}</a></p>
                    
246<meta http-equiv="refresh" content="1; url={$urlATT}" />
                    
                
cfg.cpp git://github.com/facebook/hiphop-php.git | C++ | 308 lines
                    
2   +----------------------------------------------------------------------+
                    
3   | HipHop for PHP                                                       |
                    
4   +----------------------------------------------------------------------+
                    
6   +----------------------------------------------------------------------+
                    
7   | This source file is subject to version 3.01 of the PHP license,      |
                    
8   | that is bundled with this package in the file LICENSE, and is        |
                    
9   | available through the world-wide-web at the following url:           |
                    
10   | http://www.php.net/license/3_01.txt                                  |
                    
11   | If you did not receive a copy of the PHP license and are unable to   |
                    
12   | obtain it through the world-wide-web, please send a note to          |
                    
13   | license@php.net so we can mail you a copy immediately.               |
                    
14   +----------------------------------------------------------------------+
                    
20
                    
21namespace HPHP {
                    
22namespace VM {
                    
                
function_8html__checkboxes_8php_source.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 143 lines
                    
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
                    
5<title>openbiz: E:/E/GEAMP/www/openbiz/openbiz/others/Smarty/libs/plugins/function.html_checkboxes.php Source File</title>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
                    
8</head>
                    
28  <div class="headertitle">
                    
29<h1>E:/E/GEAMP/www/openbiz/openbiz/others/Smarty/libs/plugins/function.html_checkboxes.php</h1>  </div>
                    
30</div>
                    
31<div class="contents">
                    
32<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?php
                    
33<a name="l00041"></a>00041 function smarty_function_html_checkboxes($params, &amp;$smarty)
                    
                
namespace_zend___log.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 98 lines
                    
59<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
                    
60<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="_simple_8php_source.html">Simple.php</a> 16219 2009-06-21 19:45:39Z thomas </dd></dl>
                    
61<p>Formatter  Copyright (c) 2005-2009 <a class="el" href="namespace_zend.html">Zend</a> Technologies USA Inc. (<a href="http://www.zend.com">http://www.zend.com</a>)  <a href="http://framework.zend.com/license/new-bsd">http://framework.zend.com/license/new-bsd</a> New BSD License </p>
                    
62<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
                    
63<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="_xml_8php_source.html">Xml.php</a> 20105 2010-01-06 21:28:26Z matthew </dd></dl>
                    
64<p>Writer  Copyright (c) 2005-2009 <a class="el" href="namespace_zend.html">Zend</a> Technologies USA Inc. (<a href="http://www.zend.com">http://www.zend.com</a>)  <a href="http://framework.zend.com/license/new-bsd">http://framework.zend.com/license/new-bsd</a> New BSD License </p>
                    
78<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
                    
79<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="_mock_8php_source.html">Mock.php</a> 16971 2009-07-22 18:05:45Z mikaelkael </dd></dl>
                    
80<p>Writer  Copyright (c) 2005-2009 <a class="el" href="namespace_zend.html">Zend</a> Technologies USA Inc. (<a href="http://www.zend.com">http://www.zend.com</a>)  <a href="http://framework.zend.com/license/new-bsd">http://framework.zend.com/license/new-bsd</a> New BSD License </p>
                    
81<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
                    
82<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="_null_8php_source.html">Null.php</a> 16219 2009-06-21 19:45:39Z thomas </dd></dl>
                    
83<p>Writer  Copyright (c) 2005-2009 <a class="el" href="namespace_zend.html">Zend</a> Technologies USA Inc. (<a href="http://www.zend.com">http://www.zend.com</a>)  <a href="http://framework.zend.com/license/new-bsd">http://framework.zend.com/license/new-bsd</a> New BSD License </p>
                    
87<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
                    
88<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="_syslog_8php_source.html">Syslog.php</a> 16971 2009-07-22 18:05:45Z mikaelkael </dd></dl>
                    
89<p>Copyright (c) 2005-2009 <a class="el" href="namespace_zend.html">Zend</a> Technologies USA Inc. (<a href="http://www.zend.com">http://www.zend.com</a>)  <a href="http://framework.zend.com/license/new-bsd">http://framework.zend.com/license/new-bsd</a> New BSD License </p>
                    
                
wp-blip-options.php http://wp-blip.googlecode.com/svn/trunk/ | PHP | 214 lines
                    
90                <th scope="row"><label for="wp_blip_tpl_container_pre">Przed list? statusów wstaw:</label></th>
                    
91                <td><input type="text" name="wp_blip_tpl_container_pre" id="wp_blip_tpl_container_pre" value="<?php echo htmlentities2 ($wp_blip_options['tpl_container_pre']) ?>" size="50"/><br />
                    
92                    Przyk?ad: &lt;ul class=&quot;blip_log&quot;&gt;
                    
163                    size="50" /><br />
                    
164                    Szczegó?y: <a href="http://php.net/strftime">php.net/strftime</a> (domy?lnie: %Y-%m-%d %H:%M:%S)
                    
165                </td>
                    
185                        type="radio" name="wp_blip_expand_linked_statuses" id="wp_blip_expand_linked_statuses_yes" value="1"
                    
186                        <?php echo $wp_blip_options['expand_linked_statuses'] ? 'checked="checked"' : ''; ?>
                    
187                        /> wczytaj</label>
                    
189                        type="radio" name="wp_blip_expand_linked_statuses" id="wp_blip_expand_linked_statuses_no" value="0"
                    
190                        <?php echo $wp_blip_options['expand_linked_statuses'] ? '' : 'checked="checked"'; ?>
                    
191                        /> nie wczytuj</label><br />
                    
203                <th scope="row">Wyczy?? cache:</th>
                    
204                <td><a href="<?php echo get_bloginfo('wpurl'); ?>/wp-content/plugins/wp-blip/wp-blip-ajax.php?ajax=1&amp;action=cache_invalidate"
                    
205                    onclick="jQuery.get (this.href, {}, function (d, s) {alert (d);}); return false">wyczy??</a></td>
                    
                
cache-api.html http://dyhb-frame.googlecode.com/svn/trunk/ | HTML | 147 lines
                    
3 <head>
                    
4  <title>The DoYouHaoBaby PHP Framework For PHP5 | ????????</title>
                    
5  <meta http-equiv="content-type" content="text/html; charset=gbk" />
                    
7  <meta name="Keywords" content="DoYouHaoBaby,Framework">
                    
8  <meta name="Description" content="The DoYouHaoBaby PHP Framework | ?????????????">
                    
9  <link rel="stylesheet" type="text/css" href="./../../media/css/style.css" />
                    
9  <link rel="stylesheet" type="text/css" href="./../../media/css/style.css" />
                    
10  <link rel="stylesheet" type="text/css" href="./../../media/css/highlight.css" />
                    
11 </head>
                    
12 <body style="margin:0">
                    
13  <div id="header"><img src="./../../media/images/logo.png"  border="0" title="The DoYouHaoBaby PHP Framework Logo" ></div>
                    
14  <div id="content"> 
                    
45<p>
                    
46			???????????????????????????<span style="color: rgb(0, 128, 0);"><strong>Dyhb.class.php</strong></span> ?????<span style="color: rgb(0, 128, 0);"><strong>DoYouHaoBaby\LibPHP\App\Lib\Dyhb.class.php</strong></span>?</p>
                    
47		<p>
                    
                
instructions_de.htm git://github.com/MattWilcox/Adaptive-Images.git | HTML | 177 lines
                    
22    <h2>Basis Anweisungen</h2>
                    
23    <p>Kopieren Sie <code>adaptive-images.php</code> und <code>.htaccess</code> 
                    
24    in das Hauptverzeichniss ihres Internetauftritts. 
                    
33    <p>Das wars. Sie sind fertig</p>
                    
34    <p>ANMERKUNG: Die <code>ai-cookie.php</code> Datei wird normalerweise nicht 
                    
35    benötigt. Nur beim Einsatz der <a href="#alternate">Alternativen Methode</a> 
                    
55directories
                    
56# to adaptive-images.php so we can select appropriately sized versions
                    
57RewriteRule \.(?:jpe?g|gif|png)$ adaptive-images.php
                    
63<pre><code>&lt;IfModule mod_rewrite.c&gt;
                    
64  Options +FollowSymlinks
                    
65  RewriteEngine On
                    
77  directories
                    
78  # to adaptive-images.php so we can select appropriately sized versions
                    
79  RewriteRule \.(?:jpe?g|gif|png)$ adaptive-images.php
                    
                
empty.html git://github.com/kazuho/cppref.git | HTML | 147 lines
                    
14<meta name="keywords" content="stl,stack,empty" />
                    
15<link rel="search" type="application/opensearchdescription+xml" href="/wiki/lib/exe/opensearch.php" title="C++ Reference" />
                    
16<link rel="start" href="/wiki/" />
                    
17<link rel="contents" href="/wiki/stl/stack/empty?do=index" title="Index" />
                    
18<link rel="alternate" type="application/rss+xml" title="Recent Changes" href="/wiki/feed.php" />
                    
19<link rel="alternate" type="application/rss+xml" title="Current Namespace" href="/wiki/feed.php?mode=list&amp;ns=stl:stack" />
                    
23<link rel="canonical" href="http://www.cppreference.com/wiki/stl/stack/empty" />
                    
24<link rel="stylesheet" media="all" type="text/css" href="/wiki/lib/exe/css.php?s=all&amp;t=custom1&amp;tseed=1272971091" />
                    
25<link rel="stylesheet" media="screen" type="text/css" href="/wiki/lib/exe/css.php?t=custom1&amp;tseed=1272971091" />
                    
25<link rel="stylesheet" media="screen" type="text/css" href="/wiki/lib/exe/css.php?t=custom1&amp;tseed=1272971091" />
                    
26<link rel="stylesheet" media="print" type="text/css" href="/wiki/lib/exe/css.php?s=print&amp;t=custom1&amp;tseed=1272971091" />
                    
27<script type="text/javascript" charset="utf-8" ><!--//--><![CDATA[//><!--
                    
57
                    
58<div class="plugin_translation"><span>Translations of this page<sup><a href="../../localization.html" class="wikilink1" title="localization">?</a></sup>:</span> <ul>  <li><div class="li"><span class="curid"><a href="../../stl/stack/empty.html" class="wikilink1" title="stl:stack:empty">en</a></span></div></li>  <li><div class="li"><a href="../../br-pt/stl/stack/empty.html" class="wikilink2" title="br-pt:stl:stack:empty" rel="nofollow">br-pt</a></div></li>  <li><div class="li"><a href="../../cn/stl/stack/empty.html" class="wikilink2" title="cn:stl:stack:empty" rel="nofollow">cn</a></div></li>  <li><div class="li"><a href="../../cz/stl/stack/empty.html" class="wikilink2" title="cz:stl:stack:empty" rel="nofollow">cz</a></div></li>  <li><div class="li"><a href="../../de/stl/stack/empty.html" class="wikilink2" title="de:stl:stack:empty" rel="nofollow">de</a></div></li>  <li><div class="li"><a href="../../es/stl/stack/empty.html" class="wikilink2" title="es:stl:stack:empty" rel="nofollow">es</a></div></li>  <li><div class="li"><a href="../../fr/stl/stack/empty.html" class="wikilink2" title="fr:stl:stack:empty" rel="nofollow">fr</a></div></li>  <li><div class="li"><a href="../../it/stl/stack/empty.html" class="wikilink1" title="it:stl:stack:empty">it</a></div></li>  <li><div class="li"><a href="../../jp/stl/stack/empty.html" class="wikilink2" title="jp:stl:stack:empty" rel="nofollow">jp</a></div></li>  <li><div class="li"><a href="../../nl/stl/stack/empty.html" class="wikilink2" title="nl:stl:stack:empty" rel="nofollow">nl</a></div></li>  <li><div class="li"><a href="../../pl/stl/stack/empty.html" class="wikilink1" title="pl:stl:stack:empty">pl</a></div></li>  <li><div class="li"><a href="../../ro/stl/stack/empty.html" class="wikilink2" title="ro:stl:stack:empty" rel="nofollow">ro</a></div></li>  <li><div class="li"><a href="../../ru/stl/stack/empty.html" class="wikilink1" title="ru:stl:stack:empty">ru</a></div></li>  <li><div class="li"><a href="../../sk/stl/stack/empty.html" class="wikilink1" title="sk:stl:stack:empty">sk</a></div></li>  <li><div class="li"><a href="../../tr/stl/stack/empty.html" class="wikilink2" title="tr:stl:stack:empty" rel="nofollow">tr</a></div></li>  <li><div class="li"><a href="../../tw/stl/stack/empty.html" class="wikilink2" title="tw:stl:stack:empty" rel="nofollow">tw</a></div></li></ul></div>
                    
59  
                    
                
friend.php http://praized.googlecode.com/svn/trunk/ | PHP | 358 lines
                    
15 * 
                    
16 * <code><?php if ( pzdc_has_friend() ) : ?>...<?php endif; ?></code>
                    
17 *
                    
31 *
                    
32 * @param string $identifier Optional user identifier (login) for custom template development (see bundled praized-php lib)
                    
33 * @return mixed Boolean FALSE or Object Current friend (see params)
                    
46 * @param boolean $echo Defines if the output should be echoed or simpy returned, defaults to TRUE
                    
47 * @param string $identifier Optional user identifier (login) for custom template development (see bundled praized-php lib)
                    
48 * @return string
                    
128 * @param boolean $echo Defines if the output should be echoed or simpy returned, defaults to TRUE
                    
129 * @param string $identifier Optional user identifier (login) for custom template development (see bundled praized-php lib)
                    
130 * @return string
                    
141 * @param boolean $echo Defines if the output should be echoed or simpy returned, defaults to TRUE
                    
142 * @param string $identifier Optional user identifier (login) for custom template development (see bundled praized-php lib)
                    
143 * @return string
                    
                
lang_pt_PT.inc.php git://github.com/s9y/Serendipity.git | PHP | 74 lines
                    
23@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_CODE', 'Marca texto texto entre <code> e </code> como cзdigo. Usando <code type=".."> pode activar formataусo (e.g. para PHP). Activo por omissсo.');
                    
24@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_PHPCODE', 'Marca e formata texto entre <php> e </php> como cзdigo php e adiciona etiquetas abertas de PHP . Activo por omissсo.');
                    
25@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_HTML', 'Permite escrever cзdigo HTML entre <html> e </html>. Cuidado que JS tambжm ж possьvel! Se usar isto, nсo use codificaусo de comentрrios! Inactivo por omissсo. Recomendado manter inactivo.'); // Review
                    
39@define('PLUGIN_EVENT_TEXTWIKI_RULE_IMAGE_DESC_BASE', 'O directзrio de base para as suas imagens. Por omissсo "/caminho/para/imagens". Se deixar em branco sз pode usar caminhos absolutos ou URLs.');
                    
40@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_PHPLOOKUP', 'Cria ligaушes de busca ao manual de PHP com [[php function-name]]. Por omissсo activo.');
                    
41@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_TOC', 'Gera um ьndice de todos os tьtulos usados com [[toc]]. Por omissсo activo.');
                    
47@define('PLUGIN_EVENT_TEXTWIKI_RULE_DESC_FREELINK', 'permite definiусo de ligaушes nсo-standard de wiki via "((Non-standard link format))" e "((Non-standard link|Describtion))". Por omissсo inactivo.');
                    
48@define('PLUGIN_EVENT_TEXTWIKI_RULE_FREELINK_DESC_PAGES', 'A regra de freelink (assim como a regra wikilink) devem saber que pрginas existem e que pрginas devem ser marcadas como "novas". Isto especifica a localizaусo de um ficheiro (local ou remoto) que tem que conter 1 nome de pрgina por linha. Se o ficheiro for remoto, serр posto em cache pelo tempo especificado.');
                    
49@define('PLUGIN_EVENT_TEXTWIKI_RULE_FREELINK_DESC_VIEWURL', 'Esta URL ж especificada para visualizar freelinks. Tem que especificar um "%s" dentro desta URL que serр substituьdo pelo nome da pрgina freelink.');
                    
49@define('PLUGIN_EVENT_TEXTWIKI_RULE_FREELINK_DESC_VIEWURL', 'Esta URL ж especificada para visualizar freelinks. Tem que especificar um "%s" dentro desta URL que serр substituьdo pelo nome da pрgina freelink.');
                    
50@define('PLUGIN_EVENT_TEXTWIKI_RULE_FREELINK_DESC_NEWURL', 'Esta URL ж especificada para criar novas freelinks. Tem que especificar um "%s" dentro desta URL que serр substituьdo pelo nome da pрgina freelink.');
                    
51@define('PLUGIN_EVENT_TEXTWIKI_RULE_FREELINK_DESC_NEWTEXT', 'Este texto serр adicionado a freelinks nсo definidas para ligar Я pрgina de criaусo. Incializado como "?".');
                    
57@define('PLUGIN_EVENT_TEXTWIKI_RULE_WIKILINK_DESC_VIEWURL', 'A URL especificada para ver as wikilinks. Tem que especificar "%s" dentro desta URL que serр substituьdo pelo nome da pрgina wikilink.');
                    
58@define('PLUGIN_EVENT_TEXTWIKI_RULE_WIKILINK_DESC_NEWURL', 'Esta URL ж especificada para criar novos wikilinks. Tem que especificar "%s" dentro desta URL que serр substituьdo pelo nome da pрgina wikilink.');
                    
59@define('PLUGIN_EVENT_TEXTWIKI_RULE_WIKILINK_DESC_NEWTEXT', 'Este texto serр adicionado a wikilinks nсo definidas para ligar Я pрgina de criaусo. Incializado como "?".');
                    
                
API.php https://code.google.com/p/molinos-cms/ | PHP | 383 lines
                    
1<?php
                    
2/**
                    
74			$result = file_get_contents($outfile);
                    
75			unlink($outfile);
                    
76		} else {
                    
317				'method' => 'POST',
                    
318				'header' => 'Content-Type: application/x-www-form-urlencoded' . PHP_EOL,
                    
319				'content' => Molinos_Core_API::getInstance('http')->build_query($data),
                    
                
article.html http://phpfor.googlecode.com/svn/trunk/ | HTML | 194 lines
                    
7            <{if $key == "seo"}>
                    
8                <span class="tab"><span><a href="index.php?ctl=sale/tools&act=seo"><{$item}></a></span></span>
                    
9            <{else}>
                    
9            <{else}>
                    
10                <span class="tab"><span><a href="index.php?ctl=sale/tools&act=exceptseo&p[0]=<{$key}>"><{$item}></a></span></span>
                    
11            <{/if}>
                    
16
                    
17<form action='index.php?ctl=sale/tools&act=seoedit'  method='post' class="settingform" id="site_basic" enctype="multipart/form-data" target="{update:'messagebox'}">
                    
18<div class="tableform">
                    
21            <td><h4><{t}>???????<{/t}></h4></td>
                    
22            <td style="text-align:right; padding-right:10px;"><{help docid="64" type="link"}><{t}>??????<{/t}><{/help}><input type="hidden" name="pagetype" value="article"></td>
                    
23        </tr>
                    
74            <td><h4><{t}>???<{/t}></h4></td>
                    
75            <td style="text-align:right; padding-right:10px;"><{help docid="64" type="link"}><{t}>??????<{/t}><{/help}></td>
                    
76        </tr>
                    
                
fckconfig.js http://3rgbcom.googlecode.com/svn/trunk/ | JavaScript | 329 lines
                    
107	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
                    
108	['Link','Unlink','Anchor'],
                    
109	['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
                    
120FCKConfig.ToolbarSets["GuestBook"] = [
                    
121	['Bold','PasteText','Unlink','TextColor','Smiley','Preview','About']
                    
122] ;
                    
164FCKConfig.IeSpellDownloadUrl	= 'http://www.iespell.com/download.php' ;
                    
165FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ;	// Available extension: .php .cfm .pl
                    
166FCKConfig.FirefoxSpellChecker	= false ;
                    
191
                    
192FCKConfig.DefaultLinkTarget = '' ;
                    
193
                    
273// inline when creating the editor instance. In that cases you must set the
                    
274// values of LinkBrowserURL, ImageBrowserURL and so on.
                    
275// Custom implementations should just ignore it.
                    
                
MaildirFolderTest.php git://github.com/zendframework/zf2.git | PHP | 0 lines
                    
1<?php
                    
2/**
                    
36 */
                    
37class MaildirFolderTest extends \PHPUnit_Framework_TestCase
                    
38{
                    
112                    }
                    
113                    unlink($entry);
                    
114                }
                    
203        try {
                    
204            // explicit call of __toString() needed for PHP < 5.2
                    
205            $this->assertEquals($mail->getFolders()->subfolder->__toString(), 'subfolder');
                    
235
                    
236            // explicit call of __toString() needed for PHP < 5.2
                    
237            $found_folders[$folder->__toString()] = $localName;
                    
257
                    
258            // explicit call of __toString() needed for PHP < 5.2
                    
259            $found_folders[$folder->__toString()] = $localName;
                    
                
PHPExcel_Worksheet_RowDimension.html https://PHPExcel.svn.codeplex.com/svn | HTML | 403 lines
                    
38      	  <div class="package">
                    
39			<a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_ColumnDimension_php.html">		ColumnDimension.php
                    
40		</a><br>
                    
44		</a><br>
                    
45			<a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_PageMargins_php.html">		PageMargins.php
                    
46		</a><br>
                    
46		</a><br>
                    
47			<a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_PageSetup_php.html">		PageSetup.php
                    
48		</a><br>
                    
48		</a><br>
                    
49			<a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_Protection_php.html">		Protection.php
                    
50		</a><br>
                    
50		</a><br>
                    
51			<a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_RowDimension_php.html">		RowDimension.php
                    
52		</a><br>
                    
                
_g_screen_class_8h-source.html git://github.com/Ares-Developers/YRpp.git | HTML | 138 lines
                    
3<title>YR++: GScreenClass.h Source File</title>
                    
4<link href="tabs.css" rel="stylesheet" type="text/css">
                    
5<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
57    <li>
                    
58      <form action="search.php" method="get">
                    
59        <table cellspacing="0" cellpadding="0" border="0">
                    
                
_jquery_8php_source.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 100 lines
                    
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
                    
5<title>openbiz: E:/E/GEAMP/www/openbiz/openbiz/others/ZendX/JQuery.php Source File</title>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
                    
8</head>
                    
28  <div class="headertitle">
                    
29<h1>E:/E/GEAMP/www/openbiz/openbiz/others/ZendX/JQuery.php</h1>  </div>
                    
30</div>
                    
31<div class="contents">
                    
32<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?php
                    
33<a name="l00026"></a>00026 require_once <span class="stringliteral">&quot;Zend/Json.php&quot;</span>;
                    
87<a name="l00149"></a>00149         <span class="keywordflow">if</span>(!class_exists(<span class="stringliteral">&#39;Zend_Json&#39;</span>)) {
                    
88<a name="l00153"></a>00153             require_once <span class="stringliteral">&quot;Zend/Json.php&quot;</span>;
                    
89<a name="l00154"></a>00154         }
                    
                
class_zend___mail___message___file.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 188 lines
                    
64
                    
65<p>Definition at line <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html#l00039">39</a> of file <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html">File.php</a>.</p>
                    
66<hr/><h2>Constructor &amp; Destructor Documentation</h2>
                    
100
                    
101<p>Definition at line <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html#l00056">56</a> of file <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html">File.php</a>.</p>
                    
102
                    
123
                    
124<p>Definition at line <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html#l00092">92</a> of file <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html">File.php</a>.</p>
                    
125
                    
145
                    
146<p>Definition at line <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html#l00071">71</a> of file <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html">File.php</a>.</p>
                    
147
                    
174
                    
175<p>Definition at line <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html#l00082">82</a> of file <a class="el" href="others_2_zend_2_mail_2_message_2_file_8php_source.html">File.php</a>.</p>
                    
176
                    
                
mychannel_add.htm http://jqbird.googlecode.com/svn/trunk/ | HTML | 287 lines
                    
26	{
                    
27		$Obj("addcon").value = "archives_add.php";
                    
28		$Obj("editcon").value = "archives_edit.php";
                    
28		$Obj("editcon").value = "archives_edit.php";
                    
29		$Obj("mancon").value = "content_list.php";
                    
30		$Obj("useraddcon").value = "archives_add.php";
                    
30		$Obj("useraddcon").value = "archives_add.php";
                    
31		$Obj("usereditcon").value = "archives_edit.php";
                    
32		$Obj("usermancon").value = "content_list.php";
                    
35	{
                    
36		$Obj("addcon").value = "archives_sg_add.php";
                    
37		$Obj("editcon").value = "archives_sg_edit.php";
                    
37		$Obj("editcon").value = "archives_sg_edit.php";
                    
38		$Obj("mancon").value = "content_sg_list.php";
                    
39		$Obj("useraddcon").value = "archives_sg_add.php";
                    
                
ServicesBuilder.php https://hg.codeplex.com/bukuphpjs | PHP | 413 lines
                    
1<?php
                    
2
                    
14 * 
                    
15 * PHP version 5
                    
16 *
                    
18 * @package   WindowsAzure\Common
                    
19 * @author    Azure PHP SDK <azurephpsdk@microsoft.com>
                    
20 * @copyright 2012 Microsoft Corporation
                    
21 * @license   http://www.apache.org/licenses/LICENSE-2.0  Apache License 2.0
                    
22 * @link      https://github.com/windowsazure/azure-sdk-for-php
                    
23 */
                    
55 * @package   WindowsAzure\Common
                    
56 * @author    Azure PHP SDK <azurephpsdk@microsoft.com>
                    
57 * @copyright 2012 Microsoft Corporation
                    
59 * @version   Release: @package_version@
                    
60 * @link      https://github.com/windowsazure/azure-sdk-for-php
                    
61 */
                    
                
inlimg.el git://github.com/spastorino/my_emacs_for_rails.git | Emacs Lisp | 423 lines
                    
161    (nxml-mode html-mode)
                    
162    (php-mode html-mode)
                    
163    (css-mode html-mode)
                    
399  (let ((add-or-remove (if on 'font-lock-add-keywords 'font-lock-remove-keywords))
                    
400        (link-fun))
                    
401    (funcall add-or-remove nil
                    
403                1
                    
404                mlinks-link
                    
405                prepend)))
                    
                
scheme3_e.html http://zhangpengpeng.googlecode.com/svn/trunk/ | HTML | 287 lines
                    
10<meta name="robots" content="all">
                    
11<link rel="stylesheet" href="../shido_e.css" text="text/css">
                    
12<link rel="icon" href="http://www.shido.info/images/shido.png" type="image/png">
                    
18<table class='guide'><tr>
                    
19<td><a rel=home href='http://www.shido.info/index_e.php'>
                    
20  <img src='../images/shido_small.png' class='arrow' border=0>HOME</a></td>
                    
24<td><a rel=next href="scheme4_e.html"><img src='../images/right_arrow.gif' class='arrow' border=0>4. Defining Functions</a></td>
                    
25<td><a href='http://www.shido.info/gb/write_guestbook_e.php?ref=lisp/scheme3_e.html&amp;t=%28Scheme%29+Making+Lists' target='new'>
                    
26<img src='../images/pencil.gif' class='arrow' border=0>Post Messages</a></td>
                    
273<table class='guide'><tr>
                    
274<td><a rel=home href='http://www.shido.info/index_e.php'>
                    
275  <img src='../images/shido_small.png' class='arrow' border=0>HOME</a></td>
                    
279<td><a rel=next href="scheme4_e.html"><img src='../images/right_arrow.gif' class='arrow' border=0>4. Defining Functions</a></td>
                    
280<td><a href='http://www.shido.info/gb/write_guestbook_e.php?ref=lisp/scheme3_e.html&amp;t=%28Scheme%29+Making+Lists' target='new'>
                    
281<img src='../images/pencil.gif' class='arrow' border=0>Post Messages</a></td>
                    
                
Generic.php https://code.google.com/p/molinos-cms/ | PHP | 322 lines
                    
1<?php
                    
2/**
                    
55	 *
                    
56	 * ???????? ?????????? ? ???? id ???????? ? {@link verify()}.
                    
57	 */
                    
148
                    
149		require_once "Auth/OpenID/Consumer.php";
                    
150		require_once "Auth/OpenID/FileStore.php";
                    
150		require_once "Auth/OpenID/FileStore.php";
                    
151		require_once "Auth/OpenID/AX.php";
                    
152		require_once "Auth/OpenID/SReg.php";
                    
152		require_once "Auth/OpenID/SReg.php";
                    
153		require_once "Auth/OpenID/PAPE.php";
                    
154	}
                    
243
                    
244		return new Molinos_Auth_User($user->id, $user->getLinkedTo('group', true));
                    
245	}
                    
                
google_base_feed_builder.php http://google-checkout-oscommerce.googlecode.com/svn/trunk/ | PHP | 362 lines
                    
75
                    
76require_once(DIR_FS_CATALOG . 'googlecheckout/library/xml/google_xml_builder.php');
                    
77
                    
110  /**
                    
111   * Adds feed info (title, link, description) to the XML.
                    
112   */
                    
257  function add_link($product) {
                    
258    $link = tep_href_link(
                    
259        FILENAME_PRODUCT_INFO,
                    
260        'products_id=' . $product['products_id']);
                    
261    $this->add_if_not_empty('link', $link);
                    
262  }
                    
306        . DIR_WS_IMAGES . $product['products_image'];
                    
307    $this->add_if_not_empty('g:image_link', $image_link);
                    
308  }
                    
                
Decoder.php git://github.com/shevron/sopha.git | PHP | 462 lines
                    
31/**
                    
32 * Decode JSON encoded string to PHP variable constructs
                    
33 *
                    
92     * @param int $decodeType How objects should be decoded -- see
                    
93     * {@link Sopha_Json::TYPE_ARRAY} and {@link Sopha_Json::TYPE_OBJECT} for
                    
94     * valid values
                    
146        if (null === $source) {
                    
147            require_once 'Sopha/Json/Exception.php';
                    
148            throw new Sopha_Json_Exception('Must specify JSON encoded source for decoding');
                    
193     * Decodes to either an array or StdClass object, based on the value of
                    
194     * {@link $_decodeType}. If invalid $_decodeType present, returns as an
                    
195     * array.
                    
205            if ($tok != self::DATUM || ! is_string($this->_tokenValue)) {
                    
206                require_once 'Sopha/Json/Exception.php';
                    
207                throw new Sopha_Json_Exception('Missing key in object encoding: ' . $this->_source);
                    
                
ThemeManager.php https://code.google.com/p/enanocms/ | PHP | 429 lines
                    
1<?php
                    
2
                    
21	{
                    
22		$login_link = makeUrlNS('Special', 'Login/' . $paths->nslist['Special'] . 'Administration', 'level=' . USER_LEVEL_ADMIN, true);
                    
23		echo '<h3>' . $lang->get('adm_err_not_auth_title') . '</h3>';
                    
23		echo '<h3>' . $lang->get('adm_err_not_auth_title') . '</h3>';
                    
24		echo '<p>' . $lang->get('adm_err_not_auth_body', array( 'login_link' => $login_link )) . '</p>';
                    
25		return;
                    
94	<div style="float: right;">
                    
95		<a href="#" id="systheme_toggler" onclick="ajaxToggleSystemThemes(); return false;"><?php echo $lang->get('acptm_btn_system_themes_show'); ?></a>
                    
96	</div>
                    
96	</div>
                    
97	<?php
                    
98	echo '<h3>' . $lang->get('acptm_heading_edit_themes') . '</h3>';
                    
170		echo '<h3>' . $lang->get('adm_err_not_auth_title') . '</h3>';
                    
171		echo '<p>' . $lang->get('adm_err_not_auth_body', array( 'login_link' => $login_link )) . '</p>';
                    
172		return;
                    
                
core.php http://festos.googlecode.com/svn/trunk/ | PHP | 405 lines
                    
8*   DON'T CHANGE ANYTHING IN THIS FILE
                    
9*   ALL CONFIGURATION IS DONE IN config.php AND lang.PHP
                    
10*/
                    
26require_once($config['ABSOLUTE_FILE_PATH']."cache/photolang.php");
                    
27require_once($config['ABSOLUTE_FILE_PATH']."core/output.php");
                    
28require_once($config['ABSOLUTE_FILE_PATH']."core/FestOS.php");
                    
42require_once($config['ABSOLUTE_FILE_PATH'].'core/check_email_address.php');
                    
43require_once($config['ABSOLUTE_FILE_PATH'].'core/class.phpmailer.php');
                    
44require_once($config['ABSOLUTE_FILE_PATH'].'core/class.smtp.php');
                    
57	$linkText = (func_num_args() == 2) ? func_get_arg(1) : $email;
                    
58	$linkText = str_replace('@', '<span class="nospam">&#64;</span> ', $linkText);
                    
59	return '<a href="#" onClick=\'a="'.$partA.'";this.href="mail"+"to:"+a+"'.$partB.'";\'>'.$linkText.'</a>';
                    
64##  sendEmail()
                    
65##  sends an email using mailer values in config.php
                    
66##  returns nothing on success, phpMailer error string on failure
                    
                
genmenu.php http://opixido-ocms.googlecode.com/svn/trunk/ | PHP | 325 lines
                    
1<?php
                    
2
                    
20# @copyright opixido 2009
                    
21# @link http://code.google.com/p/opixido-ocms/
                    
22# @package ocms
                    
                
phmagick.php http://bedita.googlecode.com/svn/trunk/ | PHP | 341 lines
                    
1<?php
                    
2/*
                    
25 * @license    LGPL
                    
26 * @link       http://www.francodacosta.com/phmagick
                    
27 * @since      2008-03-13
                    
51        if(is_null($this->escapeChars) ){
                    
52            $this->escapeChars = !( strtolower ( substr( php_uname('s'), 0, 3))  == "win" ) ;
                    
53        }
                    
163        $base = dirname(__FILE__) . '/plugins';
                    
164        $plugins = glob($base . '/*.php');
                    
165        foreach($plugins as $plugin){
                    
166            include_once $plugin ;
                    
167            $name = basename($plugin, '.php');
                    
168            $className = 'phMagick_'.$name ;
                    
                
BrowserHandler.java http://websecuritynotebook.googlecode.com/svn/trunk/ | Java | 295 lines
                    
161        final ParseHtml parser = this.connection.getParser();
                    
162        final HtmlLink link = parser.getHtmlLink(inputLinkId);
                    
163        if (link != null) {
                    
165            // Attempt another connect //
                    
166            System.out.println("Attempting connect to link : " + link.getHrefLink());
                    
167            this.urlField.setText(link.getHrefLink());
                    
170        } else {
                    
171            System.out.println("Invalid link id : " + inputLinkId);
                    
172        } // End of the if - else //
                    
180     */
                    
181    public ConnectSettingsBean prevHistoryLink() {
                    
182
                    
242            final int inputLinkId = Integer.parseInt(text);
                    
243            System.out.println("Processing command link Id : " + inputLinkId);
                    
244            final ConnectResult result = connection.getLastResult();
                    
                
pyxb.binding.facets.FF_bounded-class.html git://pkgs.fedoraproject.org/PyXB | HTML | 308 lines
                    
10
                    
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
                    
12      alink="#204080">
                    
20
                    
21  <!-- Tree link -->
                    
22      <th>&nbsp;&nbsp;&nbsp;<a
                    
64<!-- ==================== CLASS DESCRIPTION ==================== -->
                    
65<h1 class="epydoc">Class FF_bounded</h1><p class="nomargin-top"><span class="codelink"><a href="pyxb.binding.facets-pysrc.html#FF_bounded">source&nbsp;code</a></span></p>
                    
66<pre class="base-tree">
                    
93         ><span class="options">[<a href="#section-NestedClasses"
                    
94         class="privatelink" onclick="toggle_private();"
                    
95         >hide private</a>]</span></td>
                    
280          <tr><th class="navbar" align="center"
                    
281            >PyXB hosted on <a href="http://sourceforge.net/projects/pyxb"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=263147&amp;type=9" width="80" height="15" alt="Get PyXB: Python XML Schema Bindings at SourceForge.net. Fast, secure and Free Open Source software downloads"/></a></th>
                    
282          </tr></table></th>
                    
                
demo.browse.dhtml.php git://pkgs.fedoraproject.org/php-getid3 | PHP | 442 lines
                    
2// +----------------------------------------------------------------------+
                    
3// | PHP version 5                                                        |
                    
4// +----------------------------------------------------------------------+
                    
19// | DHTML techniques compatible with MSIE5 and Mozilla.                   |
                    
20// | dependencies: getid3, extras/abstration.php, getid3.css              |
                    
21// +----------------------------------------------------------------------+
                    
22//
                    
23// $Id: demo.browse.dhtml.php,v 1.4 2006/12/03 19:28:17 ah Exp $
                    
24
                    
77    echo "<meta http-equiv='Content-Style-Type' content='text/css'>";
                    
78    echo "<link href='getid3.css' type='text/css' rel='stylesheet'>";
                    
79    echo '</head>';
                    
92    echo xml_gen::br();
                    
93    echo xml_gen::p('getID3() ' . getid3::VERSION . '.<br>PHP ' . phpversion() . ' (' . implode(xml_gen::space(2), $support) . ').');
                    
94    echo xml_gen::p(xml_gen::a('http://getid3.sourceforge.net/', 'http://getid3.sourceforge.net'));
                    
                
CriterionPolicyError.html http://google-api-adwords-php.googlecode.com/svn/trunk/ | HTML | 0 lines
                    
6			<title>Docs For Class CriterionPolicyError</title>
                    
7			<link rel="stylesheet" href="../../media/stylesheet.css" />
                    
8			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
                    
23	<div class="info-box-body">
                    
24        		<!-- ========== Info from phpDoc block ========= -->
                    
25<p class="short-description">Contains the policy violations for a single BiddableAdGroupCriterion.</p>
                    
26		<p class="notes">
                    
27			Located in <a class="field" href="_Ads---AdWords---v201008---AdGroupCriterionService.php.html">/Ads/AdWords/v201008/AdGroupCriterionService.php</a> (line <span class="field">5240</span>)
                    
28		</p>
                    
148	
                    
149	<!-- ========== Info from phpDoc block ========= -->
                    
150	<ul class="tags">
                    
288	<p class="notes" id="credit">
                    
289		Documentation generated by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
                    
290	</p>
                    
                
fsource_PhpExt_Grid_PhpExtGridEditorGridPanel.php.html http://php-ext.googlecode.com/svn/trunk/ | HTML | 170 lines
                    
12<div id="header">
                    
13	<h1><img src="../media/php-ext2.png" alt="PHP-Ext Logo" title="PHP-Ext" width="110" height="34" /></h1>
                    
14	<div>
                    
78<h1 align="center">Source for file EditorGridPanel.php</h1>
                    
79<p>Documentation is available at <a href="../PhpExt/Grid/_PhpExt---Grid---EditorGridPanel.php.html">EditorGridPanel.php</a></p>
                    
80<div class="src-code"><span class="php">
                    
103<li><div class="src-line"><a name="a23"></a><span class="src-doc">&nbsp;*/</span></div></li>
                    
104<li><div class="src-line"><a name="a24"></a><span class="src-key">class&nbsp;</span><a href="../PhpExt/Grid/PhpExt_Grid_EditorGridPanel.html">PhpExt_Grid_EditorGridPanel</a>&nbsp;<span class="src-key">extends&nbsp;</span><a href="../PhpExt/Grid/PhpExt_Grid_GridPanel.html">PhpExt_Grid_GridPanel</a>&nbsp;</div></li>
                    
105<li><div class="src-line"><a name="a25"></a><span class="src-sym">{</span></div></li>
                    
111<li><div class="src-line"><a name="a31"></a><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></div></li>
                    
112<li><div class="src-line"><a name="a32"></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-key">public&nbsp;</span><span class="src-key">function&nbsp;</span><a href="../PhpExt/Grid/PhpExt_Grid_EditorGridPanel.html#methodsetClicksToEdit">setClicksToEdit</a><span class="src-sym">(</span><span class="src-var">$value</span><span class="src-sym">)&nbsp;</span><span class="src-sym">{</span></div></li>
                    
113<li><div class="src-line"><a name="a33"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PhpExt/PhpExt_Object.html#methodsetExtConfigProperty">setExtConfigProperty</a><span class="src-sym">(</span><span class="src-str">&quot;clicksToEdit&quot;</span><span class="src-sym">,&nbsp;</span><span class="src-var">$value</span><span class="src-sym">)</span><span class="src-sym">;</span></div></li>
                    
153<div id="footer">
                    
154PHP-Ext Open Source Project | <a href="http://php-ext.googlecode.com">http://php-ext.googlecode.com</a> | <a href="http://php-ext.quimera-solutions.com">http://php-ext.quimera-solutions.com</a> |
                    
155sergeiw at gmail.com
                    
                
??????????????????.htm http://xinhaining-dianjian-delphi.googlecode.com/svn/trunk/ | HTML | 262 lines
                    
89
                    
90a.rlink:link {color: #0000ff;text-decoration: underline;}
                    
91a.rlink:visited {color: #006699;text-decoration: underline;}
                    
225<td height="20"><font color=black>?????????????</font></td>
                    
226<td height="20"><font color=black>???????GPS????????????????</font></td><td height="20"><a href="javascript:;" title="??????" class="rlink" onclick="window.open('content.php?name1=?????????????','card','resizable,scrollbars,dependent,width=500,height=300');"><div align="center">??</div></a></td></tr><tr bgcolor="#ffffff">
                    
227<td height="20"><font color=black>??????????</font></td>
                    
229<td height="20"><font color=black>??????????????</font></td>
                    
230<td height="20"><font color=black>?????????????,???</font></td><td height="20"><a href="javascript:;" title="??????" class="rlink" onclick="window.open('content.php?name1=??????????????','card','resizable,scrollbars,dependent,width=500,height=300');"><div align="center">??</div></a></td></tr><tr bgcolor="#ffffff">
                    
231<td height="20"><font color=black>??????????</font></td>
                    
231<td height="20"><font color=black>??????????</font></td>
                    
232<td height="20"><font color=black>?????????????????????????????????????????????????</font></td><td height="20"><a href="javascript:;" title="??????" class="rlink" onclick="window.open('content.php?name1=??????????','card','resizable,scrollbars,dependent,width=500,height=300');"><div align="center">??</div></a></td></tr><tr bgcolor="#eeeeee">
                    
233<td height="20"><font color=black>??????????</font></td>
                    
233<td height="20"><font color=black>??????????</font></td>
                    
234<td height="20"><font color=black>???????</font></td><td height="20"><a href="javascript:;" title="??????" class="rlink" onclick="window.open('content.php?name1=??????????','card','resizable,scrollbars,dependent,width=500,height=300');"><div align="center">??</div></a></td></tr></table>        <table width="98%" border="0" align="center" cellpadding="0" cellspacing="4">
                    
235          <tr> 
                    
                
ldap.php git://pkgs.fedoraproject.org/php-bartlett-PHP-CompatInfo | PHP | 266 lines
                    
33     * @param string $version   OPTIONAL PHP version
                    
34     *                          (4 => only PHP4, 5 or null => PHP4 + PHP5)
                    
35     *
                    
136     * @param string $version   OPTIONAL PHP version
                    
137     *                          (4 => only PHP4, 5 or null => PHP4 + PHP5)
                    
138     *
                    
139     * @return array
                    
140     * @link   http://www.php.net/manual/en/ref.ldap.php
                    
141     */
                    
213     * @param string $version   OPTIONAL PHP version
                    
214     *                          (4 => only PHP4, 5 or null => PHP4 + PHP5)
                    
215     *
                    
216     * @return array
                    
217     * @link   http://www.php.net/manual/en/ldap.constants.php
                    
218     */
                    
                
Common.php https://bitbucket.org/chamilo/chamilo-dev/ | PHP | 519 lines
                    
1<?php
                    
2/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
                    
6 *
                    
7 * PHP versions 4 and 5
                    
8 *
                    
8 *
                    
9 * LICENSE: This source file is subject to version 3.01 of the PHP license
                    
10 * that is available through the world-wide-web at the following URI:
                    
10 * that is available through the world-wide-web at the following URI:
                    
11 * http://www.php.net/license/3_01.txt If you did not receive a copy of
                    
12 * the PHP License and are unable to obtain it through the web, please
                    
18 * @copyright   2001-2009 The PHP Group
                    
19 * @license     http://www.php.net/license/3_01.txt PHP License 3.01
                    
20 * @version     CVS: $Id: Common.php 137 2009-11-09 13:24:37Z vanpouckesven $
                    
20 * @version     CVS: $Id: Common.php 137 2009-11-09 13:24:37Z vanpouckesven $
                    
21 * @link        http://pear.php.net/package/HTML_Common/
                    
22 */
                    
                
univ.php git://pkgs.fedoraproject.org/tiquit | PHP | 399 lines
                    
24
                    
25$link = dbms_connect($dbhost, $dbuser, $dbpass, $dbname);
                    
26
                    
36  
                    
37echo "<link rel=stylesheet href=css.php>";
                    
38echo "<title>$sitetitle</title>";
                    
81  $query = "UPDATE theme SET name='$themename',background='$back',table_background='$tabback',table_border='$tabbord' WHERE number = '$edittheme';";
                    
82  $result = dbms_query($query, $link);
                    
83
                    
128  $query = "UPDATE universal SET notify='$notify',address='$address',name='$name',textsize='$textsize',tabletextsize='$tabletextsize',assign_attach='$attach',assign_diary='$diary',user_sub='$user_sub',user_search='$user_search',user_reg='$user_reg',res_text='$res_text',use_res_text='$use_res_text';";
                    
129  $result = dbms_query($query, $link);
                    
130
                    
141  echo "<tr>";
                    
142  echo "<form action=univ.php method=post>";
                    
143  echo "<th>Notification</th>";
                    
                
RepositoryService.php http://openbiz-cubi.googlecode.com/svn/trunk/ | PHP | 285 lines
                    
1<?php
                    
2/**
                    
9 * @license   http://code.google.com/p/openbiz-cubi/wiki/CubiLicense
                    
10 * @link      http://code.google.com/p/openbiz-cubi/
                    
11 * @version   $Id: RepositoryService.php 5076 2013-01-07 09:27:31Z hellojixian@gmail.com $
                    
13
                    
14include_once MODULE_PATH.'/websvc/lib/WebsvcService.php';
                    
15class RepositoryService extends WebsvcService
                    
                
class.SMART.inc.php http://openbiz-cubi.googlecode.com/svn/trunk/ | PHP | 234 lines
                    
1<?php
                    
2/**
                    
4 *
                    
5 * PHP version 5
                    
6 *
                    
6 *
                    
7 * @category  PHP
                    
8 * @package   PSI_Plugin_SMART
                    
9 * @author    Antoine Bertin <diaoulael@users.sourceforge.net>
                    
10 * @copyright 2009 phpSysInfo
                    
11 * @license   http://opensource.org/licenses/gpl-2.0.php GNU General Public License
                    
12 * @version   SVN: $Id: class.SMART.inc.php 522 2011-11-08 18:21:09Z jacky672 $
                    
13 * @link      http://phpsysinfo.sourceforge.net
                    
14 */
                    
24 * @version   Release: 3.0
                    
25 * @link      http://phpsysinfo.sourceforge.net
                    
26 */
                    
                
import.php https://code.google.com/p/my-imouto-booru/ | PHP | 338 lines
                    
2  <?php if (!$errors) : ?>
                    
3    <?php echo print_preview($post, array('display' => 'large', 'disable_jpeg_direct_links' => true, 'hide_directlink' => true)) ?>
                    
4  <?php ;else: ?>
                    
9      <a class="directlink largeimg" href="#">
                    
10        <span class="directlink-info"><img class="directlink-icon directlink-icon-large" src="/images/ddl_large.gif" alt=""></span>
                    
11        <span class="directlink-res">Error</span>
                    
16  <div id="script<?php echo Request::$params->post['i'] ?>" style="display:none">
                    
17    Import.set_status(<?php echo Request::$params->post['i'] ?>, '<?php echo $status ?>');
                    
18    <?php if ($status != 'Posted') : ?>Import.error_count();<?php endif ?>
                    
19    <?php if (!$errors) : ?>Import.ids.push(<?php echo $post->id ?>);<?php endif ?>
                    
20    <?php if ($dupe) : ?>Import.dupes.push(<?php echo Request::$params->post['i'] ?>);<?php endif ?>
                    
21  </div>
                    
72      <?php if ($files):foreach(range(0, count($files) - 1) as $i) : ?>
                    
73      <tr id="file<?php echo $i ?>" class="<?php echo cycle('even', 'odd') ?>">
                    
74        <td><?php echo substr($files[$i], 0, 100); strlen($files[$i]) > 100 && print '...' ?></td>
                    
                
group__axutil__md5.html git://pkgs.fedoraproject.org/axis2c | HTML | 284 lines
                    
3<title>Axis2/C: md5</title>
                    
4<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
5<link href="tabs.css" rel="stylesheet" type="text/css">
                    
17    <li>
                    
18      <form action="search.php" method="get">
                    
19        <table cellspacing="0" cellpadding="0" border="0">
                    
                
index.php http://swfupload.googlecode.com/svn/swfupload/trunk/ | PHP | 373 lines
                    
1<?php session_start(); ?>
                    
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                    
5<title>SWFUpload Demos - Features Demo</title>
                    
6<link href="../css/default.css" rel="stylesheet" type="text/css" />
                    
7<link href="css/featuresdemo.css" rel="stylesheet" type="text/css" />
                    
21				// Backend Settings
                    
22				upload_url: "upload.php?get_name=get_value",
                    
23				assume_success_timeout: 10,
                    
82		<br />
                    
83		<strong>Your PHP Session ID is <?php echo session_id(); ?>.</strong> This is provided so you can see the Flash Player Cookie
                    
84		bug in action.  Compare this Session ID to the Session ID and Cookies displayed in the Server Data section
                    
                
tpl_modules_products_featured_listing.php http://daocart.googlecode.com/svn/trunk/ | PHP | 218 lines
                    
87        if (zen_has_product_attributes($featured_products->fields['products_id'])) {
                    
88          $link = '<a href="' . zen_href_link(zen_get_info_page($featured_products->fields['products_id']), 'cPath=' . zen_get_generated_category_path_rev($featured_products->fields['master_categories_id']) . '&products_id=' . $featured_products->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
                    
89        } else {
                    
94          } else {
                    
95            $link = '<a href="' . zen_href_link(FILENAME_FEATURED_PRODUCTS, zen_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $featured_products->fields['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT) . '</a>&nbsp;';
                    
96          }
                    
99        $the_button = $link;
                    
100        $products_link = '<a href="' . zen_href_link(zen_get_info_page($featured_products->fields['products_id']), 'cPath=' . zen_get_generated_category_path_rev($featured_products->fields['master_categories_id']) . '&products_id=' . $featured_products->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
                    
101        $display_products_button = zen_get_buy_now_button($featured_products->fields['products_id'], $the_button, $products_link) . '<br />' . zen_get_products_quantity_min_units_display($featured_products->fields['products_id']) . str_repeat('<br clear="all" />', substr(PRODUCT_FEATURED_BUY_NOW, 3, 1));
                    
102      } else {
                    
103        $link = '<a href="' . zen_href_link(zen_get_info_page($featured_products->fields['products_id']), 'cPath=' . zen_get_generated_category_path_rev($featured_products->fields['master_categories_id']) . '&products_id=' . $featured_products->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
                    
104        $the_button = $link;
                    
104        $the_button = $link;
                    
105        $products_link = '<a href="' . zen_href_link(zen_get_info_page($featured_products->fields['products_id']), 'cPath=' . zen_get_generated_category_path_rev($featured_products->fields['master_categories_id']) . '&products_id=' . $featured_products->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
                    
106        $display_products_button = zen_get_buy_now_button($featured_products->fields['products_id'], $the_button, $products_link) . '<br />' . zen_get_products_quantity_min_units_display($featured_products->fields['products_id']) . str_repeat('<br clear="all" />', substr(PRODUCT_FEATURED_BUY_NOW, 3, 1));
                    
                
shell.test.php git://github.com/abalonepaul/eav_behavior.git | PHP | 501 lines
                    
8 *
                    
9 * CakePHP :  Rapid Development Framework (http://cakephp.org)
                    
10 * Copyright 2005-2011, Cake Software Foundation, Inc.
                    
15 * @copyright     Copyright 2005-2011, Cake Software Foundation, Inc.
                    
16 * @link          http://cakephp.org CakePHP Project
                    
17 * @package       cake
                    
18 * @subpackage    cake.tests.cases.console.libs
                    
19 * @since         CakePHP v 1.2.0.7726
                    
20 * @license       MIT License (http://www.opensource.org/licenses/mit-license.php)
                    
32	$argv = false;
                    
33	require CAKE . 'console' .  DS . 'cake.php';
                    
34	ob_end_clean();
                    
394
                    
395		$path = APP . 'index.php';
                    
396		$expected = DS . basename(APP) . DS . 'index.php';
                    
                
MY_Pagination.php git://github.com/imagecms/ImageCMS.git | PHP | 348 lines
                    
67
                    
68        $this->num_links = (int) $this->num_links;
                    
69
                    
97        // which number to start and end the digit links with
                    
98        $start = (($this->cur_page - $this->num_links) > 0) ? $this->cur_page - ($this->num_links - 1) : 1;
                    
99        $end = (($this->cur_page + $this->num_links) < $num_pages) ? $this->cur_page + $this->num_links : $num_pages;
                    
179        // Render the "Last" link
                    
180        if ($this->last_link !== FALSE AND ($this->cur_page + $this->num_links) < $num_pages) {
                    
181            if ($this->use_page_numbers) {
                    
234
                    
235        $this->num_links = (int) $this->num_links;
                    
236
                    
256        $start = (($this->cur_page - $this->num_links) > 0) ? $this->cur_page - ($this->num_links - 1) : 1;
                    
257        $end = (($this->cur_page + $this->num_links) < $num_pages) ? $this->cur_page + $this->num_links : $num_pages;
                    
258
                    
                
Messo.class.php http://antilophpe.googlecode.com/svn/ | PHP | 375 lines
                    
2/**
                    
3 * File Messo.class.php
                    
4 *
                    
61    * Set the value of resourceLinkID
                    
62    * @param resource $resourceLinkID
                    
63    */
                    
63    */
                    
64  function setResourceLinkID($resourceLinkID){
                    
65    $this->resourceLinkID=$resourceLinkID;
                    
71  function getResourceLinkID(){
                    
72    return $this->resourceLinkID;
                    
73  }
                    
168                       $deleted='') {
                    
169    $this->resourceLinkID = $resourceLinkID;
                    
170    $this->id = $id;
                    
                
admin.mambots.html.php http://miacms.googlecode.com/svn/trunk/ | PHP | 332 lines
                    
30			<th class="modules">
                    
31			<?php echo T_('Mambot Manager')?> <small><small>[ <?php echo $client == 'admin' ? T_('Administrator') : T_('Site');?> ]</small></small>
                    
32			</th>
                    
80
                    
81			$link = htmlentities('index2.php?option=com_mambots&client='. $client .'&task=editA&hidemainmenu=1&id='. $row->id);
                    
82
                    
97					?>
                    
98					<a href="<?php echo $link; ?>">
                    
99					<?php echo $row->name; ?>
                    
120				<td align="left" nowrap="nowrap">
                    
121				<?php echo $row->folder;?>
                    
122				</td>
                    
232					<td>
                    
233					<input class="text_area" type="text" name="element" size="35" value="<?php echo $row->element; ?>" />.php
                    
234					</td>
                    
                
admin.media.php http://miacms.googlecode.com/svn/trunk/ | PHP | 360 lines
                    
1<?php
                    
2/**
                    
4* @subpackage Media Manager
                    
5* @author MiaCMS see README.php
                    
6* @copyright see README.php
                    
6* @copyright see README.php
                    
7* See COPYRIGHT.php for copyright notices and details.
                    
8* @license GNU/GPL Version 2, see LICENSE.php
                    
19		| $acl->acl_check( 'administration', 'edit', 'users', $my->usertype, 'components', 'com_media' ))) {
                    
20	mosRedirect( 'index2.php', T_('You are not authorized to view this resource.') );
                    
21}
                    
38if (is_int(strpos ($listdir, "..")) && $listdir<>'') {
                    
39	mosRedirect( "index2.php?option=com_media&listdir=".$_POST['dirPath'], T_("NO HACKING PLEASE") );
                    
40	}
                    
50		if (ini_get('safe_mode')=="On") {
                    
51			mosRedirect( "index2.php?option=com_media&listdir=".$_POST['dirPath'], T_("Directory creation not allowed while running in SAFE MODE as this can cause problems.") );
                    
52			}
                    
                
weblinks.html.php http://miacms.googlecode.com/svn/trunk/ | PHP | 328 lines
                    
39				?>
                    
40				<img src="<?php echo $currentcat->img; ?>" align="<?php echo $currentcat->align; ?>" hspace="6" alt="<?php echo T_('Web Links'); ?>" />
                    
41				<?php
                    
87		    $mainframe =& mosMainFrame::getInstance();
                    
88			$img = $mainframe->ImageCheck( 'weblink.png', '/images/M_images/', $params->get( 'weblink_icons' ) );
                    
89		} else {
                    
126
                    
127			$link = sefRelToAbs( 'index.php?option=com_weblinks&task=view&catid='. $catid .'&id='. $row->id );
                    
128			$menuclass = 'category'.$params->get( 'pageclass_sfx' );
                    
208				} else {
                    
209					$link = 'index.php?option=com_weblinks&catid='. $cat->catid .'&Itemid='. $Itemid;
                    
210					?>
                    
211					<li>
                    
212						<a href="<?php echo sefRelToAbs( $link ); ?>" class="category<?php echo $params->get( 'pageclass_sfx' ); ?>">
                    
213						<?php echo $cat->name;?>
                    
                
fsource_PHPExcel_Shared__PHPExcelSharedPasswordHasher.php.html https://PHPExcel.svn.codeplex.com/svn | HTML | 124 lines
                    
15  		  [ <a href="../classtrees_PHPExcel_Shared.html" class="menu">class tree: PHPExcel_Shared</a> ]
                    
16		  [ <a href="../elementindex_PHPExcel_Shared.html" class="menu">index: PHPExcel_Shared</a> ]
                    
17		  [ <a href="../elementindex.html" class="menu">all elements</a> ]
                    
29              <a href="../li_PHPExcel_Reader.html">PHPExcel_Reader</a><br />
                    
30              <a href="../li_PHPExcel_Shared.html">PHPExcel_Shared</a><br />
                    
31              <a href="../li_PHPExcel_Style.html">PHPExcel_Style</a><br />
                    
32              <a href="../li_PHPExcel_Worksheet.html">PHPExcel_Worksheet</a><br />
                    
33              <a href="../li_PHPExcel_Worksheet_Drawing.html">PHPExcel_Worksheet_Drawing</a><br />
                    
34              <a href="../li_PHPExcel_Writer.html">PHPExcel_Writer</a><br />
                    
42<h1 align="center">Source for file PasswordHasher.php</h1>
                    
43<p>Documentation is available at <a href="../PHPExcel_Shared/_Classes_PHPExcel_Shared_PasswordHasher_php.html">PasswordHasher.php</a></p>
                    
44<div class="php">
                    
79<li><a name="a35"></a><span class="src-doc"> */</span></li>
                    
80<li><a name="a36"></a><span class="src-key">class </span><a href="../PHPExcel_Shared/PHPExcel_Shared_PasswordHasher.html">PHPExcel_Shared_PasswordHasher</a></li>
                    
81<li><a name="a37"></a><span class="src-sym">{</span></li>
                    
                
_md5_8php_source.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 132 lines
                    
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
                    
5<title>openbiz: E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Validate/File/Md5.php Source File</title>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
                    
8</head>
                    
28  <div class="headertitle">
                    
29<h1>E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Validate/File/Md5.php</h1>  </div>
                    
30</div>
                    
31<div class="contents">
                    
32<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?php
                    
33<a name="l00025"></a>00025 require_once <span class="stringliteral">&#39;Zend/Validate/File/Hash.php&#39;</span>;
                    
55<a name="l00074"></a>00074         } elseif (!is_array($options)) {
                    
56<a name="l00075"></a>00075             require_once <span class="stringliteral">&#39;Zend/Validate/Exception.php&#39;</span>;
                    
57<a name="l00076"></a>00076             <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="class_zend___validate___exception.html">Zend_Validate_Exception</a>(<span class="stringliteral">&#39;Invalid options to validator provided&#39;</span>);
                    
                
ISO14496_Box_CPRT.html http://xepec.googlecode.com/svn/trunk/ | HTML | 266 lines
                    
6			<title>Docs For Class ISO14496_Box_CPRT</title>
                    
7			<link rel="stylesheet" href="../../media/stylesheet.css" />
                    
8			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
                    
23	<div class="info-box-body">
                    
24        		<!-- ========== Info from phpDoc block ========= -->
                    
25<p class="short-description">The <em>Copyright Box</em> contains a copyright declaration which applies to  the entire presentation, when contained within the <a href="../../php-reader/ISO/ISO14496_Box_MOOV.html"> Movie Box</a>, or, when contained in a track, to that entire track. There may be  multiple copyright boxes using different language codes.</p>
                    
28				<li><span class="field">version:</span> $Rev: 92 $</li>
                    
29				<li><span class="field">copyright:</span> Copyright (c) 2008 The PHP Reader Project Workgroup</li>
                    
30				<li><span class="field">license:</span> <a href="http://code.google.com/p/php-reader/wiki/License">New BSD License</a></li>
                    
32		<p class="notes">
                    
33			Located in <a class="field" href="_ISO14496---Box---CPRT.php.html">/ISO14496/Box/CPRT.php</a> (line <span class="field">55</span>)
                    
34		</p>
                    
262	<p class="notes" id="credit">
                    
263		Documentation generated on Thu, 01 Jan 2009 14:59:10 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.1</a>
                    
264	</p>
                    
                
SectionCorp.php https://code.google.com/p/yapeal/ | PHP | 364 lines
                    
1<?php
                    
2/**
                    
4 *
                    
5 * PHP version 5
                    
6 *
                    
6 *
                    
7 * LICENSE: This file is part of Yet Another Php Eve Api library also know
                    
8 * as Yapeal which will be used to refer to it in the rest of this license.
                    
26 * @package    Yapeal
                    
27 * @link       http://code.google.com/p/yapeal/
                    
28 * @link       http://www.eveonline.com/
                    
41  $mess = basename(__FILE__)
                    
42    . ' must be included it can not be ran directly.' . PHP_EOL;
                    
43  if (PHP_SAPI != 'cli') {
                    
64  /**
                    
65   * Function called by  Yapeal.php to start section pulling XML from servers.
                    
66   *
                    
                
MaildirTest.php git://github.com/zendframework/zf2.git | PHP | 445 lines
                    
1<?php
                    
2/**
                    
36 */
                    
37class MaildirTest extends \PHPUnit_Framework_TestCase
                    
38{
                    
97                }
                    
98                unlink($entry);
                    
99            }
                    
344
                    
345        unlink($this->_maildir . '/' . $dir);
                    
346        if (file_exists($this->_maildir . '/' . $dir . 'bak')) {
                    
                
suppressing.html git://pkgs.fedoraproject.org/pmd | HTML | 124 lines
                    
3          
                    
4          @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta name="author" content="Tom Copeland"></meta><meta name="email" content="tom@infoether.com"></meta></head><body class="composite"><div id="banner"><a href="http://pmd.sourceforge.net/" id="organizationLogo"><img alt="InfoEther" src="http://sourceforge.net/sflogo.php?group_id=56262&amp;type=5"></img></a><a href="http://pmd.sourceforge.net/" id="projectLogo"><img alt="PMD" src="./images/pmd_logo_small.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft"></div><div class="xright">
                    
5        
                    
5        
                    
6        <a href="http://pmdapplied.com/" class="externalLink" title="External Link">**** Get the book! ****</a>
                    
7      
                    
12        
                    
13        <a href="http://sourceforge.net/projects/pmd" class="externalLink" title="External Link">SourceForge.net Project Page</a>
                    
14      
                    
20        <a href="http://sourceforge.net" class="externalLink" title="External Link">Hosted by SourceForge</a>
                    
21      </div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuOverview"><h5>Overview</h5><ul><li class="none"><a href="http://sourceforge.net/project/showfiles.php?group_id=56262&amp;package_id=51441&amp;release_id=632850" class="externalLink" title="External Link">Download PMD 4.2.5</a></li><li class="none"><a href="http://sourceforge.net/project/shownotes.php?release_id=632850&amp;group_id=56262" class="externalLink" title="External Link">What's new in PMD 4.2.5</a></li><li class="none"><a href="news.html">PMD in the news</a></li><li class="none"><a href="products.html">PMD-related products and books</a></li><li class="none"><a href="bestpractices.html">Best practices</a></li><li class="none"><a href="future.html">Future directions</a></li><li class="none"><a href="similar-projects.html">Similar projects</a></li><li class="none"><a href="credits.html">Credits</a></li><li class="none"><a href="license.html">License</a></li><li class="none"><a href="meaning.html">What does 'PMD' mean?</a></li></ul></div><div id="menuUsage"><h5>Usage</h5><ul><li class="none"><a href="installing.html">Installation</a></li><li class="none"><a href="running.html">Command line usage</a></li><li class="none"><a href="ant-task.html">Ant task usage</a></li><li class="none"><a href="maven-plugin.html">Maven plugin usage</a></li><li class="none"><a href="mvn-plugin.html">Mvn plugin usage</a></li><li class="none"><a href="integrations.html">IDE plugin usage</a></li><li class="none"><strong><a href="suppressing.html">Suppressing warnings</a></strong></li><li class="none"><a href="cpd.html">Finding duplicated code</a></li><li class="none"><a href="jspsupport.html">JSP support</a></li></ul></div><div id="menuCustomizing_PMD"><h5>Customizing PMD</h5><ul><li class="none"><a href="compiling.html">Compiling PMD</a></li><li class="none"><a href="howtowritearule.html">How to write a rule</a></li><li class="none"><a href="xpathruletutorial.html">Writing XPath rules</a></li><li class="none"><a href="howtomakearuleset.html">How to make a rule set</a></li><li class="none"><a href="howitworks.html">How it works</a></li><li class="none"><a href="rule-guidelines.html">Rule guidelines</a></li></ul></div><div id="menuFor_example"><h5>For example</h5><ul><li class="none"><a href="scoreboard.html">Run PMD on a Sourceforge project</a></li></ul></div><div id="menuRule_Sets"><h5>Rule Sets</h5><ul><li class="none"><a href="rules/index.html">Index</a></li><li class="none"><a href="rules/android.html">Android</a></li><li class="none"><a href="rules/basic.html">Basic</a></li><li class="none"><a href="rules/braces.html">Braces</a></li><li class="none"><a href="rules/codesize.html">Code Size</a></li><li class="none"><a href="rules/clone.html">Clone</a></li><li class="none"><a href="rules/controversial.html">Controversial</a></li><li class="none"><a href="rules/coupling.html">Coupling</a></li><li class="none"><a href="rules/design.html">Design</a></li><li class="none"><a href="rules/finalizers.html">Finalizers</a></li><li class="none"><a href="rules/imports.html">Import Statements</a></li><li class="none"><a href="rules/j2ee.html">J2EE</a></li><li class="none"><a href="rules/javabeans.html">Javabeans</a></li><li class="none"><a href="rules/junit.html">JUnit Tests</a></li><li class="none"><a href="rules/logging-java.html">Logging (Java)</a></li><li class="none"><a href="rules/logging-jakarta-commons.html">Logging (Jakarta)</a></li><li class="none"><a href="rules/migrating.html">Migrating</a></li><li class="none"><a href="rules/naming.html">Naming</a></li><li class="none"><a href="rules/optimizations.html">Optimizations</a></li><li class="none"><a href="rules/strictexception.html">Strict Exceptions</a></li><li class="none"><a href="rules/strings.html">Strings</a></li><li class="none"><a href="rules/sunsecure.html">Sun Security</a></li><li class="none"><a href="rules/unusedcode.html">Unused Code</a></li><li class="none"><a href="rules/basic-jsp.html">Java Server Pages</a></li><li class="none"><a href="rules/basic-jsf.html">Java Server Faces</a></li></ul></div><div id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li class="none"><a href="index.html">About</a></li><li class="collapsed"><a href="project-info.html">Project Info</a></li><li class="collapsed"><a href="maven-reports.html">Project Reports</a></li><li class="none"><a href="development-process.html">Development Process</a></li></ul></div><div id="legend"><h5>Legend</h5><ul><li class="externalLink">External Link</li><li class="newWindow">Opens in a new window</li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/mavenlogo_builtby_w.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Suppressing_warnings"></a><h2>Suppressing warnings</h2>
                    
22   <div class="subsection"><a name="Annotations"></a><h3>Annotations</h3>
                    
122
                    
123     <p>Suggestions?  Comments?  Post them <a href="http://sourceforge.net/forum/forum.php?forum_id=188192" class="externalLink" title="External Link">here</a>.  Thanks!</p>
                    
124   </div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">Š 2002-2009, InfoEther</div><div class="clear"><hr></hr></div></div></body></html>
                    
                
user.php git://pkgs.fedoraproject.org/virtuoso-opensource | PHP | 387 lines
                    
1<?php 
                    
2#  
                    
2#  
                    
3#  This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
                    
4#  project.
                    
5#  
                    
6#  Copyright (C) 1998-2012 OpenLink Software
                    
7#  
                    
22?>
                    
23<?php
                    
24
                    
                
Model_Default.html https://code.google.com/p/zend-db-model-generator/ | HTML | 273 lines
                    
6			<title>Docs For Class Model_Default</title>
                    
7			<link rel="stylesheet" href="../media/stylesheet.css" />
                    
8			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
                    
25	<div class="info-box-body">
                    
26        		<!-- ========== Info from phpDoc block ========= -->
                    
27	<ul class="tags">
                    
30		<p class="notes">
                    
31			Located in <a class="field" href="_IncludeDefault.php.html">/IncludeDefault.php</a> (line <span class="field"><a href="../__filesource/fsource_default__IncludeDefault.php.html#a10">10</a></span>)
                    
32		</p>
                    
132	<div class="method-header">
                    
133		<span class="method-title">getType</span> (line <span class="line-number"><a href="../__filesource/fsource_default__IncludeDefault.php.html#a16">16</a></span>)
                    
134	</div> 
                    
269	<p class="notes" id="credit">
                    
270		Documentation generated on Thu, 24 Mar 2011 14:33:49 -0500 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
                    
271	</p>
                    
                
config.w32.phpize.in git://github.com/infusion/PHP.git | Autoconf | 353 lines
                    
104
                    
105DEFINE("BASE_INCLUDES", "/I " + PHP_DIR + "/include /I " + PHP_DIR + "/include/main /I " + PHP_DIR + "/include/Zend /I " + PHP_DIR + "/include/TSRM /I " + PHP_DIR + "/include/ext ");
                    
106
                    
213		DEFINE("PHPDLL", "php" + PHP_VERSION + "_debug.dll");
                    
214		DEFINE("PHPLIB", "php" + PHP_VERSION + "_debug.lib");
                    
215	}
                    
249				} else if (FSO.FolderExists("..\\php-win64-dev\\php_build")) {
                    
250					PHP_PHP_BUILD = "..\\php-win64-dev\\php_build";
                    
251				}
                    
255				} else if (FSO.FolderExists("..\\php-win32-dev\\php_build")) {
                    
256					PHP_PHP_BUILD = "..\\php-win32-dev\\php_build";
                    
257				}
                    
260	}
                    
261	PHP_PHP_BUILD = FSO.GetAbsolutePathName(PHP_PHP_BUILD);
                    
262}
                    
                
dns_zone_add.tpl http://scalr.googlecode.com/svn/ | Smarty Template | 267 lines
                    
40			{
                    
41				url: "/server/ajax-ui-server.php",
                    
42				baseParams: {action: "LoadFarms"},			
                    
44				{
                    
45					root: 'data', // from php file: array("data" => $result);
                    
46					id: 'id',
                    
52			{ 
                    
53				url: "/server/ajax-ui-server.php",
                    
54				baseParams: {action: "LoadFarmRoles"},			
                    
56				{
                    
57					root: 'data', // from php file: array("data" => $result);
                    
58					id: 'id',					        	
                    
121<script type="text/javascript" src="js/class.NewPopup.js"></script>
                    
122<link href="css/popup.css" rel="stylesheet" type="text/css" />
                    
123
                    
                
anekdotru.php http://cartonbank.googlecode.com/svn/trunk/ | PHP | 393 lines
                    
1<?php
                    
2//
                    
12
                    
13include("config.php");
                    
14
                    
14
                    
15$link = mysql_connect($mysql_hostname, $mysql_user, $mysql_password);
                    
16mysql_set_charset('utf8',$link);
                    
151					{
                    
152						unlink($export_dir.$slidename);
                    
153						//echo "\n\r>>>> slide removed";
                    
                
ID3_Frame_ISRC.html http://xepec.googlecode.com/svn/trunk/ | HTML | 217 lines
                    
6			<title>Docs For Class ID3_Frame_ISRC</title>
                    
7			<link rel="stylesheet" href="../../media/stylesheet.css" />
                    
8			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
                    
25	<div class="info-box-body">
                    
26        		<!-- ========== Info from phpDoc block ========= -->
                    
27<p class="short-description">The <em>ISRC</em> frame should contain the International Standard Recording  Code (12 characters).</p>
                    
30				<li><span class="field">version:</span> $Rev: 65 $</li>
                    
31				<li><span class="field">copyright:</span> Copyright (c) 2008 The PHP Reader Project Workgroup</li>
                    
32				<li><span class="field">license:</span> <a href="http://code.google.com/p/php-reader/wiki/License">New BSD License</a></li>
                    
34		<p class="notes">
                    
35			Located in <a class="field" href="_ID3---Frame---TSRC.php.html">/ID3/Frame/TSRC.php</a> (line <span class="field">53</span>)
                    
36		</p>
                    
213	<p class="notes" id="credit">
                    
214		Documentation generated on Thu, 01 Jan 2009 14:59:59 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.1</a>
                    
215	</p>
                    
                
elementindex_PHPExcel_Writer.html https://PHPExcel.svn.codeplex.com/svn | HTML | 205 lines
                    
76							<dt><b>$_drawingHashTable</b></dt>
                    
77				<dd>in file Excel2007.php, variable <a href="PHPExcel_Writer/PHPExcel_Writer_Excel2007.html#var$_drawingHashTable">PHPExcel_Writer_Excel2007::$_drawingHashTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Private unique PHPExcel_Worksheet_Drawing HashTable</dd>
                    
78							<dt><b>$_fillHashTable</b></dt>
                    
132							<dt><b>getPHPExcel</b></dt>
                    
133				<dd>in file Serialized.php, method <a href="PHPExcel_Writer/PHPExcel_Writer_Serialized.html#methodgetPHPExcel">PHPExcel_Writer_Serialized::getPHPExcel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get PHPExcel object</dd>
                    
134							<dt><b>getPHPExcel</b></dt>
                    
134							<dt><b>getPHPExcel</b></dt>
                    
135				<dd>in file Excel2007.php, method <a href="PHPExcel_Writer/PHPExcel_Writer_Excel2007.html#methodgetPHPExcel">PHPExcel_Writer_Excel2007::getPHPExcel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get PHPExcel object</dd>
                    
136							<dt><b>getStringTable</b></dt>
                    
188							<dt><b>setPHPExcel</b></dt>
                    
189				<dd>in file Serialized.php, method <a href="PHPExcel_Writer/PHPExcel_Writer_Serialized.html#methodsetPHPExcel">PHPExcel_Writer_Serialized::setPHPExcel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get PHPExcel object</dd>
                    
190							<dt><b>setPHPExcel</b></dt>
                    
190							<dt><b>setPHPExcel</b></dt>
                    
191				<dd>in file Excel2007.php, method <a href="PHPExcel_Writer/PHPExcel_Writer_Excel2007.html#methodsetPHPExcel">PHPExcel_Writer_Excel2007::setPHPExcel()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get PHPExcel object</dd>
                    
192					</dl>
                    
                
axis2__http__out__transport__info_8h.html git://pkgs.fedoraproject.org/axis2c | HTML | 87 lines
                    
3<title>Axis2/C: axis2_http_out_transport_info.h File Reference</title>
                    
4<link href="doxygen.css" rel="stylesheet" type="text/css">
                    
5<link href="tabs.css" rel="stylesheet" type="text/css">
                    
17    <li>
                    
18      <form action="search.php" method="get">
                    
19        <table cellspacing="0" cellpadding="0" border="0">
                    
                
_phpDocumentor---Documentation---tests---bug-559494.php.html http://oregon-caspages.googlecode.com/svn/trunk/ | HTML | 297 lines
                    
155		</a><br>
                    
156		subpackage <b>PhpDocumentorUnitTests</b><br>			<a href="../tests/PhpDocumentorUnitTests/_phpDocumentor---tests---HighlightParserGetInlineTagsTests.php.html">		HighlightParserGetInlineTagsTests.php
                    
157		</a><br>
                    
161		</a><br>
                    
162			<a href="../tests/PhpDocumentorUnitTests/_phpDocumentor---tests---ParserPageGetSourceLocationTests.php.html">		ParserPageGetSourceLocationTests.php
                    
163		</a><br>
                    
163		</a><br>
                    
164			<a href="../tests/PhpDocumentorUnitTests/_phpDocumentor---tests---phpDocumentorSetupCleanConverterNamePieceTests.php.html">		phpDocumentorSetupCleanConverterNamePieceTests.php
                    
165		</a><br>
                    
165		</a><br>
                    
166			<a href="../tests/PhpDocumentorUnitTests/_phpDocumentor---tests---phpDocumentorSetupDecideOnOrOffTests.php.html">		phpDocumentorSetupDecideOnOrOffTests.php
                    
167		</a><br>
                    
167		</a><br>
                    
168			<a href="../tests/PhpDocumentorUnitTests/_phpDocumentor---tests---phpDocumentorTParserGetInlineTagsTests.php.html">		phpDocumentorTParserGetInlineTagsTests.php
                    
169		</a><br>
                    
                
_form_2_element_2_ui_widget_8php_source.html http://openbiz-cubi.googlecode.com/svn/trunk/ | HTML | 130 lines
                    
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
                    
5<title>openbiz: E:/E/GEAMP/www/openbiz/openbiz/others/ZendX/JQuery/Form/Element/UiWidget.php Source File</title>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
                    
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
                    
8</head>
                    
28  <div class="headertitle">
                    
29<h1>E:/E/GEAMP/www/openbiz/openbiz/others/ZendX/JQuery/Form/Element/UiWidget.php</h1>  </div>
                    
30</div>
                    
31<div class="contents">
                    
32<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?php
                    
33<a name="l00023"></a>00023 require_once <span class="stringliteral">&quot;Zend/Form/Element.php&quot;</span>;
                    
109<a name="l00167"></a>00167             <span class="keywordflow">if</span>($foundUiWidgetElementMarker === <span class="keyword">false</span>) {
                    
110<a name="l00168"></a>00168                 require_once <span class="stringliteral">&quot;ZendX/JQuery/Form/Exception.php&quot;</span>;
                    
111<a name="l00169"></a>00169                 <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="class_zend_x___j_query___form___exception.html">ZendX_JQuery_Form_Exception</a>(
                    
                
ebpls_bus_topestablishment.php http://ebpls.googlecode.com/svn/trunk/ | PHP | 418 lines
                    
1<?php                                  
                    
2require_once("../lib/ebpls.utils.php");
                    
3define('FPDF_FONTPATH','font/');
                    
3define('FPDF_FONTPATH','font/');
                    
4require('../ebpls-php-lib/html2pdf_lib/fpdf.php');
                    
5include("../lib/phpFunctions-inc.php");
                    
5include("../lib/phpFunctions-inc.php");
                    
6include("../includes/variables.php");
                    
7include("../lib/multidbconnection.php");
                    
8                                                                                                 
                    
9$dbLink =Open($dbtype,$connecttype,$dbhost,$dbuser,$dbpass,$dbname);
                    
10$criteria="$brgy_name $cap_inv $last_yr";
                    
226                
                    
227	$dec= SelectDataWhere($dbtype,$dbLink,"ebpls_buss_preference","");
                    
228$sas = FetchArray($dbtype,$dec);
                    
                
ui.controller.inc git://pkgs.fedoraproject.org/drupal7-rules | Pascal | 316 lines
                    
1<?php
                    
2
                    
162   *
                    
163   * Note: The generated overview table contains multiple links for editing the
                    
164   * rule configurations. For the links to properly work use
                    
171   *   An array with optional options. Known keys are:
                    
172   *   - 'hide status op': If set to TRUE, enable/disable links are not added.
                    
173   *     Defaults to FALSE.
                    
178   *   - 'show execution op': If set to TRUE an operation for execution a
                    
179   *     component is shown for components, as well as a link to schedule a
                    
180   *     component if the rules scheduler module is enabled.
                    
286    if (!$options['hide status op']) {
                    
287      // Add either an enable or disable link.
                    
288      $text = $config->active ? t('disable') : t('enable');
                    
288      $text = $config->active ? t('disable') : t('enable');
                    
289      $link_path = RulesPluginUI::path($name, $config->active ? 'disable' : 'enable');
                    
290      $row[] = $config->hasStatus(ENTITY_FIXED) ? '' : l($text, $link_path, array('query' => drupal_get_destination()));
                    
                
Atom10.php http://rhaco.googlecode.com/svn/rhaco_1_x/trunk/ | PHP | 335 lines
                    
55		 * 	<content type="text/xml" mode="abc" xml:lang="ja" xml:base="base">atom content</content>
                    
56		 * 	<link href="http://rhaco.org" rel="abc" type="xyz" />
                    
57		 * 	<link href="http://conveyor.rhaco.org" rel="abc" type="conveyor" />
                    
165		 * 	<link href="http://rhaco.org" rel="abc" type="xyz" />
                    
166		 * 	<link href="http://conveyor.rhaco.org" rel="abc" type="conveyor" />
                    
167		 * 	<link href="http://lib.rhaco.org" rel="abc" type="lib" />
                    
305	function setLink($href,$rel="",$type=""){
                    
306		$this->link[] = new AtomLink($href,$rel,$type);
                    
307	}
                    
308	function getLink(){
                    
309		return $this->link;
                    
310	}
                    
311	function getLinkHref(){
                    
312		foreach($this->link as $link) return $link->getHref();
                    
313		return "";
                    
                
session.test.php http://skygames.googlecode.com/svn/trunk/ | PHP | 330 lines
                    
1<?php
                    
2/* SVN FILE: $Id: session.test.php 7805 2008-10-30 17:30:26Z AD7six $ */
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
9 *
                    
10 * CakePHP(tm) Tests <https://trac.cakephp.org/wiki/Developement/TestSuite>
                    
11 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
                    
17 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
                    
18 * @link          https://trac.cakephp.org/wiki/Developement/TestSuite CakePHP(tm) Tests
                    
19 * @package       cake.tests
                    
20 * @subpackage    cake.tests.cases.libs.controller.components
                    
21 * @since         CakePHP(tm) v 1.2.0.5436
                    
22 * @version       $Revision: 7805 $
                    
24 * @lastmodified  $Date: 2008-10-30 12:30:26 -0500 (Thu, 30 Oct 2008) $
                    
25 * @license       http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
                    
26 */
                    
                
computer.class.php git://pkgs.fedoraproject.org/glpi-pdf | PHP | 260 lines
                    
1<?php
                    
2
                    
3/*
                    
4 * @version $Id: computer.class.php 322 2012-04-06 17:03:33Z remi $
                    
5 -------------------------------------------------------------------------
                    
45      $onglets = parent::defineAllTabs($options);
                    
46      unset($onglets['OcsLink$1']); // TODO add method to print OCS
                    
47      unset($onglets['Item_Problem$1']); // TODO add method to print linked Problems
                    
134         $query = "SELECT *
                    
135                   FROM `glpi_ocslinks`
                    
136                   WHERE `computers_id` = '$ID'";
                    
186
                    
187         $linktable = getTableForItemType('Computer_'.$itemtype);
                    
188         $fk = getForeignKeyFieldForTable(getTableForItemType($itemtype));
                    
190         $query = "SELECT count(*) AS NB, `id`, `$fk` $specif_text
                    
191                  FROM `$linktable`
                    
192                  WHERE `computers_id` = '$ID'
                    
                
settings_lang.php git://github.com/pyrocms/pyrocms.git | PHP | 160 lines
                    
1<?php defined('BASEPATH') OR exit('No direct script access allowed');
                    
2
                    
25$lang['settings_dashboard_rss']					= 'Kana? RSS w kokpicie';
                    
26$lang['settings_dashboard_rss_desc']				= 'Link do kana?u RSS, który b?dzie wy?wietlany w zak?adce Kokpit.';
                    
27
                    
31$lang['settings_date_format'] 					= 'Format daty';
                    
32$lang['settings_date_format_desc']				= 'Jak daty powinny by? wy?wietlane w serwisie i panelu administratora? U?ywaj?c <a href="http://php.net/manual/pl/function.date.php" target="_black">formatu daty</a> z PHP - czy -  u?ywaj?c formatu <a href="http://php.net/manual/en/function.strftime.php" target="_black">ci?gu jako daty</a> z PHP.';
                    
33
                    
159
                    
160/* End of file settings_lang.php */
                    
                
txplib_head.php http://textpattern.googlecode.com/svn/development/4.x/ | PHP | 355 lines
                    
91?><!DOCTYPE html>
                    
92<html lang="<?php echo LANG; ?>" dir="<?php echo $lang_direction; ?>">
                    
93<head>
                    
95<meta name="robots" content="noindex, nofollow">
                    
96<title><?php echo admin_title($pagetitle)?></title><?php echo
                    
97    script_js('vendors/jquery/jquery/jquery.js', TEXTPATTERN_SCRIPT_URL).
                    
111                '#page-file #description,'.
                    
112                '#page-link #link-title, #page-link #link-description'),
                    
113            'production_status' => get_pref('production_status'),
                    
130</head>
                    
131<body id="<?php echo $body_id; ?>" class="not-ready <?php echo $area; ?>">
                    
132<header role="banner" class="txp-header">
                    
262        gTxt('tab_file')     => 'file',
                    
263        gTxt('tab_link')     => 'link',
                    
264    );
                    
                
 

Source

Language