<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3APHPXref</id>
	<title>Development:PHPXref - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3APHPXref"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:PHPXref&amp;action=history"/>
	<updated>2026-05-06T16:37:23Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:PHPXref&amp;diff=11536&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:PHPXref&amp;diff=11536&amp;oldid=prev"/>
		<updated>2024-10-21T08:52:54Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:52, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:PHPXref&amp;diff=11535&amp;oldid=prev</id>
		<title>1&gt;Amrigo: /* Usage */</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:PHPXref&amp;diff=11535&amp;oldid=prev"/>
		<updated>2009-04-07T12:08:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
== What is PHPXref? ==&lt;br /&gt;
&lt;br /&gt;
PHPXref is a developer tool that&amp;#039;s designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself.&lt;br /&gt;
&lt;br /&gt;
It works by scanning a project directory and translating the files it finds into readable cross-referenced HTML, simultaneously utilizing comments in the code to produce documentation to accompany it.&lt;br /&gt;
&lt;br /&gt;
The result is a collection of plain HTML files that can be read using any browser, with no supporting software required. &amp;lt;br /&amp;gt;&lt;br /&gt;
(see http://phpxref.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
== Moodle and PHPXref ==&lt;br /&gt;
&lt;br /&gt;
For the most up-to-date and detailed description of how the Moodle code works you can [http://xref.moodle.org browse the code online].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Usually with PHPXref you can search for a class, functions, variables, constants and tables. When searching for a function (eg. get_records) you will reach a page wich lists where it id defined and where it is referenced, giving you a better idea of what it is used for.&lt;br /&gt;
&lt;br /&gt;
{{CategoryDeveloper}}&lt;/div&gt;</summary>
		<author><name>1&gt;Amrigo</name></author>
	</entry>
</feed>