Merge remote-tracking branch 'upstream/master'
Conflicts: doc/html/classRedmatrix_1_1Import_1_1Import-members.html doc/html/classRedmatrix_1_1Import_1_1Import.js
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2010-2014 RedMatrix
|
||||
Copyright (c) 2010-2015 RedMatrix
|
||||
All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
@ -1,4 +1,3 @@
|
||||
url: https://github.com/friendica/red/issues
|
||||
requires: local_user
|
||||
name: Bug Report
|
||||
photo: $baseurl/app/bugreport.png
|
||||
|
BIN
app/lang.png
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 6.4 KiB |
BIN
app/pphoto.png
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 5.4 KiB |
@ -1,4 +1,4 @@
|
||||
url: $baseurl/profile/$nick
|
||||
requires: local_user
|
||||
name: Profile
|
||||
|
||||
name: View profile
|
||||
photo: $baseurl/app/profile.png
|
||||
|
BIN
app/profile.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
app/randprof.png
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 5.1 KiB |
@ -139,7 +139,8 @@ $(document).ready(function() {
|
||||
var known = {
|
||||
en: true, // ENGLISH
|
||||
fr: true, // FRENCH
|
||||
nl: true // NETHERLANDS
|
||||
nl: true, // NETHERLANDS
|
||||
sv: true // SWEDISH
|
||||
// ADD YOUR LANGUAGE HERE.
|
||||
};
|
||||
// Figure out the language, default to English because that's
|
||||
@ -196,6 +197,55 @@ $(document).ready(function() {
|
||||
"Code Source Ouvert",
|
||||
"Gratuit",
|
||||
null);
|
||||
else if (lang == "sv") // SWEDISH TRANSLATIONS
|
||||
terms = new Array("Sekretess skalad för Internet",
|
||||
"Socialt nätverkande",
|
||||
"Single Sign-On",
|
||||
"Fotoalbum",
|
||||
"Decentraliserat",
|
||||
"Molnlagring",
|
||||
"Ditt eget innehåll",
|
||||
"Blogg",
|
||||
"End-to-end-kryptering",
|
||||
"Chattrum",
|
||||
"Delbara tilläggsprogram",
|
||||
"Kontrollera behörighet mellan webbplatser",
|
||||
"Ångra privata meddelanden",
|
||||
"Skapa webbsidor",
|
||||
"Innehållshantering",
|
||||
"Tidsbegränsade meddelanden",
|
||||
"Spel och verktyg",
|
||||
"Inte styrt av företag",
|
||||
"Forum",
|
||||
"Gilla + Ogilla",
|
||||
"Dela allt som är digitalt",
|
||||
"Kommunikation",
|
||||
"Identitetsmedvetet innehåll",
|
||||
"Pseudonymer",
|
||||
"Multipla identiteter",
|
||||
"Reklamfritt",
|
||||
"Rich Text-inlägg/-kommentarer",
|
||||
"Kalender",
|
||||
"Bokmärken",
|
||||
"Gemensam taggning",
|
||||
"Speglad katalog",
|
||||
"Nomadisk identitet",
|
||||
"Avknoppade kanaler",
|
||||
"Anpassad kryptering",
|
||||
"Multipla profiler",
|
||||
"Sekretessgrupper",
|
||||
"Fildelning",
|
||||
"MIT-licens",
|
||||
"Självständighet",
|
||||
"Samhörighetsfiltrering",
|
||||
"Vänförslag",
|
||||
"Fjärrinloggning",
|
||||
"Teman",
|
||||
"Tillägg",
|
||||
"Externt API",
|
||||
"Tredjepartsappar",
|
||||
"Öppen källkod",
|
||||
null);
|
||||
|
||||
// Find all <div>s with a class of "wrapper" and lang attribute equal
|
||||
// to `lang` and make them visibile.
|
||||
@ -297,7 +347,7 @@ Een van de traditionele problemen met onafhankelijke internetpublicaties is dat
|
||||
</div>
|
||||
<br />
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
De RedMatrix is een supernetwerk bestaande uit een enorme hoeveelheid kleinere onafhankelijke en autonome websites, die aan elkaar gekoppeld een coöperatief publicatie en sociaal platform vormen. Het bestaat uit een opensource webapplicatie die een compleet <strong>gedecentraliseerd</strong> multi-user publicatie-, communicatie- en social media-systeem biedt, een “hub” geheten. Elke hub verzorgt de communicatie (privéberichten, chatten, bloggen, forums en een sociaal netwerk) en het mediabeheer (foto's, agenda, webpagina's en apps) voor zijn leden; alles in een functie-rijke omgeving. Deze hubs maken automatisch contact met elkaar en de rest van de matrix. Het individu blijft altijd directe controle houden over zijn/haar privacy en eigendom; en aan elk item in de gehele matrix kan aan wie dan ook toegang verleend of geweigerd worden.
|
||||
De RedMatrix is een supernetwerk bestaande uit een enorme hoeveelheid kleinere onafhankelijke en autonome websites, die aan elkaar gekoppeld een coöperatief publicatie en sociaal platform vormen. Het bestaat uit een opensource webapplicatie die een compleet <strong>gedecentraliseerd</strong> multi-user publicatie-, communicatie- en social media-systeem biedt, een “hub” geheten. Elke hub verzorgt de communicatie (privéberichten, chatten, bloggen, forums en een sociaal netwerk) en het mediabeheer (foto's, agenda, webpagina's en apps) voor zijn leden; alles in een functie-rijke omgeving. Deze hubs maken automatisch contact met elkaar en de rest van de matrix. Het individu blijft altijd directe controle houden over zijn/haar privacy en eigendom; en aan elk item in de gehele matrix kan aan wie dan ook toegang verleend of geweigerd worden.
|
||||
</div>
|
||||
<br />
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
@ -315,6 +365,33 @@ De RedMatrix is ideaal voor groepen mensen van welke omvang dan ook, van kleine
|
||||
</div>
|
||||
<div style="margin-top: 15px; margin-bottom: 15px;"><a href="pubsites">Andere openbare hubs</a> | <a href="https://redmatrix.me">Projectwebsite</a> | <a href="https://github.com/friendica/red">Broncode</a> | <a href="https://zothub.com/channel/one">Ontwikkelaars</a></div>
|
||||
</div>
|
||||
|
||||
<!-- SWEDISH FRONTPAGE TRANSLATION STARTS HERE -->
|
||||
|
||||
<div lang="sv" class="wrapper" style="display: none;">
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
Ett av de vanliga problemen med oberoende publicering på nätet har alltid varit det faktum att oberoende författare ofta är isolerade från varandra på sin egen webbplats och lägger det mesta av energin på att locka och attrahera besökare. Uppkomsten av vinstdrivande tjänster och så kallade sociala nätverk erbjöd en lösning till många av dessa problem. Centraliseringen som pågått har dock lett till att ditt innehåll inte längre är under din direkta kontroll. Det är delat fullt ut med vinstdrivande annonsörer och myndigheter, men ironiskt nog uppmanas du ofta att betala pengar för att säkerställa att dina vänner kan se ditt innehåll. Föreställ dig en situation där du har fördelarna av den skalbarhet, kontakt och spridning som centraliseringen typiskt erbjuder, samtidigt som du inte ger avkall på kontroll över din egen närvaro på Internet.
|
||||
</div>
|
||||
<br />
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
RedMatrix är ett nätverk sammansatt av ett stort antal mindre, oberoende och självständiga webbplatser, sammankopplade till en samverkande publicerings- och kommunikationsplattform. Mjukvaran består av en webbapplikation släppt som öppen källkod, som tillhandahåller ett <strong>decentraliserat</strong> fleranvändarsystem för kommunikation, publicering och delning, och när den körs utgör en nod i nätverket. Varje nod erbjuder såväl kommunikationsverktyg (privata meddelanden, chatt, blogg, forum och traditionellt socialt nätverkande) som filhantering (foton, kalenderhändelser, filer, webbsidor, delbara tilläggsprogram) för alla medlemmar; alltihop i en sammanhållen plattform. Dessa noder tar automatiskt kontakt med varandra och resten av nätverket. Sekretess och innehållsstyrning är alltid under din direkta personliga kontroll, och behörighet till inlägg eller filer kan ges eller nekas vem som helst i nätverket.
|
||||
</div>
|
||||
<br />
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
Det som gör RedMatrix unikt är vad vi kallar "magisk fjärrinloggning" som är baserad på vårt banbrytande arbete med en decentraliserad identitetshantering. Ingen annan plattform vi känner till erbjuder i dagsläget något liknande. Inom nätverket är gränserna mellan de olika noderna utsuddade eller till synes icke-existerande. En identitet i nätverket kan vara övergående och potentiellt nomadisk. "Vem du är" har inget att göra med "vilken dator du ansluter till inom nätverket" och webbsidornas innehåll kan skapas så att det anpassar sig utifrån vem som tittar på det. Du har möjlighet att "klona" din identitet till andra noder, vilket låter dig fortsätta att kommunicera med dina vänner utan avbrott om din primära nod skulle bli otillgänglig (tillfälligt eller permanent).
|
||||
</div>
|
||||
<br />
|
||||
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
|
||||
RedMatrix passar för grupper av alla storlekar - alltifrån privatpersoner och familjer till nätforum, företagswebbplatser och organisationer. Det kan användas av alla som har innehåll de önskar dela med sig av och samtidigt ha full kontroll över vem de delar det med.
|
||||
</div>
|
||||
<br />
|
||||
<div style="margin-bottom: 15px; color: #808080; font-size: 1.8em;"><strong>RedMatrix - "Nätverket"</strong></div>
|
||||
<div style="font-size: 1.4em;">
|
||||
<a href="register" style="color: white; padding:10px; background-color: #c60032; border-radius: 10px;">Registrera dig nu!</a>
|
||||
<a href="donate" style="color: white; padding:10px; background-color: #c60032; border-radius: 10px;">Ge ett bidrag / Sponsra</a>
|
||||
</div>
|
||||
<div style="margin-top: 15px; margin-bottom: 15px;"><a href="pubsites">Offentliga noder</a> | <a href="https://redmatrix.me">Projektets hemsida</a> | <a href="https://github.com/friendica/red">Kod</a> | <a href="https://zothub.com/channel/one">Utvecklare</a></div>
|
||||
</div>
|
||||
<!-- INSERT NEW TRANSLATIONS HERE -->
|
||||
|
||||
<!-- DO NOT REMOVE THE 2 LINES BELOW -->
|
||||
|
22
boot.php
@ -221,7 +221,7 @@ define ( 'PAGE_NORMAL', 0x0000 );
|
||||
define ( 'PAGE_HIDDEN', 0x0001 );
|
||||
define ( 'PAGE_AUTOCONNECT', 0x0002 );
|
||||
define ( 'PAGE_APPLICATION', 0x0004 );
|
||||
define ( 'PAGE_DIRECTORY_CHANNEL', 0x0008 ); // system channel used for directory synchronisation
|
||||
|
||||
define ( 'PAGE_PREMIUM', 0x0010 );
|
||||
define ( 'PAGE_ADULT', 0x0020 );
|
||||
define ( 'PAGE_CENSORED', 0x0040 ); // Site admin has blocked this channel from appearing in casual search results and site feeds
|
||||
@ -241,6 +241,8 @@ define ( 'PHOTO_XCHAN', 0x0002 );
|
||||
define ( 'PHOTO_THING', 0x0004 );
|
||||
define ( 'PHOTO_ADULT', 0x0008 );
|
||||
|
||||
define ( 'PHOTO_FLAG_OS', 0x4000 );
|
||||
|
||||
/**
|
||||
* Menu types
|
||||
*/
|
||||
@ -495,6 +497,7 @@ define ( 'ACTIVITY_FAVORITE', NAMESPACE_ACTIVITY_SCHEMA . 'favorite' );
|
||||
|
||||
define ( 'ACTIVITY_POKE', NAMESPACE_ZOT . '/activity/poke' );
|
||||
define ( 'ACTIVITY_MOOD', NAMESPACE_ZOT . '/activity/mood' );
|
||||
define ( 'ACTIVITY_FILE', NAMESPACE_ZOT . '/activity/file' );
|
||||
|
||||
define ( 'ACTIVITY_OBJ_COMMENT', NAMESPACE_ACTIVITY_SCHEMA . 'comment' );
|
||||
define ( 'ACTIVITY_OBJ_NOTE', NAMESPACE_ACTIVITY_SCHEMA . 'note' );
|
||||
@ -1022,6 +1025,7 @@ class App {
|
||||
'$head_js' => head_get_js(),
|
||||
'$js_strings' => js_strings(),
|
||||
'$zid' => get_my_address(),
|
||||
'$channel_id' => $this->profile['uid'],
|
||||
)) . $this->page['htmlhead'];
|
||||
|
||||
// always put main.js at the end
|
||||
@ -2181,3 +2185,19 @@ function get_poller_runtime() {
|
||||
$t = get_config('system','lastpoll');
|
||||
return relative_date($t);
|
||||
}
|
||||
|
||||
function z_get_upload_dir() {
|
||||
$upload_dir = get_config('system','uploaddir');
|
||||
if(! $upload_dir)
|
||||
$upload_dir = ini_get('upload_tmp_dir');
|
||||
if(! $upload_dir)
|
||||
$upload_dir = sys_get_temp_dir();
|
||||
return $upload_dir;
|
||||
}
|
||||
|
||||
function z_get_temp_dir() {
|
||||
$temp_dir = get_config('system','tempdir');
|
||||
if(! $temp_dir)
|
||||
$temp_dir = sys_get_temp_dir();
|
||||
return $upload_dir;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
[size=large][b]Features der Red-Matrix[/b][/size]
|
||||
[size=large][b]Features der Redmatrix[/b][/size]
|
||||
|
||||
Die Red-Matrix ist ein Allzweck-Kommunikationsnetzwerk mit einigen einzigartigen Features. Sie wurde für eine große Bandbreite von Nutzern entwickelt, von Nutzern sozialer Netzwerke über technisch nicht interessierte Blogger bis hin zu PHP-Experten und erfahrenen Systemadministratoren.
|
||||
Die Redmatrix ist ein Allzweck-Kommunikationsnetzwerk mit einigen einzigartigen Features. Sie wurde für eine große Bandbreite von Nutzern entwickelt, von Nutzern sozialer Netzwerke über technisch nicht interessierte Blogger bis hin zu PHP-Experten und erfahrenen Systemadministratoren.
|
||||
|
||||
Diese Seite listet einige der Kern-Features von Red auf, die in der offiziellen Distribution enthalten sind. Wie immer bei freier Open-Source-Software sind den Möglichkeiten keine Grenzen gesetzt. Beliebige Erweiterungen, Addons, Themes und Konfigurationen sind möglich.
|
||||
|
||||
@ -10,7 +10,7 @@ Eines der Design-Ziele von Red ist einfache Kommunikations über das Web, ohne d
|
||||
|
||||
[b]Beziehungs-Tool[/b]
|
||||
|
||||
Wenn Du in der Red-Matrix einen Kontakt hinzufügst (und das Beziehungs-Tool aktiviert hast), hast Du die Möglichkeit, einen „Grad der Freundschaft“ zu bestimmen. Bespiel: Wenn Du ein Blog eines Bekannten hinzufügst, könntest Du ihm den Freundschaftsgrad „Bekannte“ (Acquaintances) geben.
|
||||
Wenn Du in der Redmatrix einen Kontakt hinzufügst (und das Beziehungs-Tool aktiviert hast), hast Du die Möglichkeit, einen „Grad der Freundschaft“ zu bestimmen. Bespiel: Wenn Du ein Blog eines Bekannten hinzufügst, könntest Du ihm den Freundschaftsgrad „Bekannte“ (Acquaintances) geben.
|
||||
|
||||
[img]https://friendicared.net/photo/b07b0262e3146325508b81a9d1ae4a1e-0.png[/img]
|
||||
|
||||
@ -26,37 +26,107 @@ Wenn Du Inhalte mit anderen teilst, hast Du die Option, den Zugriff darauf einzu
|
||||
|
||||
Diese Nachricht kann dann nur vom Absender und den eingestellten Empfängern betrachtet werden. Mit anderen Worten, sie erscheint nicht öffentlich auf einer Pinnwand.
|
||||
|
||||
Solche Zugriffsrechte gibt es bei Beiträgen, Fotos, Terminen, Webseiten, Chat-Räumen und Dateien.
|
||||
|
||||
[b]Ein Passwort für alle Redmatrix-Server (Single Sign-on)[/b]
|
||||
|
||||
Zugriffsrechte funktionieren in der gesamten Redmatrix mit allen Kanälen. Die meisten Links, die innerhalb der Redmatrix verlinken, enthalten deine Identität (zid), so dass der Zielserver Dich direkt anmelden kann. Du kannst Dich aber auch so auf jedem Redmatrix-Server mit Deinem Redmatrix-Identität anmelden und erhältst dann Zugriff auf die Inhalte, die für Dich freigegeben sind.
|
||||
|
||||
Du loggst Dich nur einmal auf Deinem Heimatserver ein. Ab dann funktioniert die Authentifizierung gegenüber anderen Redmatrix-Servern „magisch“ von selbst.
|
||||
|
||||
[b]Dateiablage (Cloud) mit WebDAV-Zugriff[/b]
|
||||
|
||||
Du kannst in Deinem persönlichen Speicherbereich Dateien hochladen und ihn sogar als Verzeichnis von Deinem lokalen Betriebssystem anzeigen lassen (via WebDAV). Die Dateien können über Zugriffsrechte bestimmten Redmatrix-Mitgliedern (und den Mitgliedern mancher anderer Netze) zugänglich gemacht oder auch komplett öffentlich zur Verfügung gestellt werden.
|
||||
|
||||
[b]Fotoalben[/b]
|
||||
|
||||
Stelle Deine Fotos online in Alben zur Verfügung. Auch hier kann der Zugriff über die Zugriffsrechte eingeschränkt werden.
|
||||
|
||||
[b]Terminkalender[/b]
|
||||
|
||||
Im eingebauten Terminkalender kannst Du Termine erstellen und verwalten. Auch hier greifen die Zugriffsrechte für andere. Termine können im vcalendar/iCal-Format exportiert und mit anderen geteilt werden. Wenn Deine Kontakte ihren Geburtstag in ihr Profil eingetragen haben, werden diese Geburtstage automatisch zu Deinem Kalender hinzugefügt – mit entsprechender Anpassung der Zeitzone, so dass Du nie zu früh oder zu spät gratulierst.
|
||||
|
||||
[b]Chat-Räume[/b]
|
||||
|
||||
Du kannst Chaträume erstellen und über die Zugriffsrechte nur bestimmten Nutzern öffnen. Die Nachrichten sind sicherer verschlüsselt als es normalerweise bei Jabber/XMPP, IRC und anderen Instant Messengern üblich ist. Über Plugins ist es aber auch möglich, andere IM-Dienste aus der Redmatrix heraus zu nutzen.
|
||||
|
||||
[b]Erstellen von Webseiten[/b]
|
||||
|
||||
In der Redmatrix gibt es Werkzeuge für „Content Management“, mit denen Du einfache Webseiten erstellen kannst, aber auch komplexe Layouts, Menüs, Blöcke und Widgets. Auch hier greifen die Zugriffsrechte, so dass die entstandenen Seiten nur von denen betrachtet werden können, denen Du das Recht dazu eingeräumt hast.
|
||||
|
||||
[b]Apps[/b]
|
||||
|
||||
Redmatrix-Mitglieder könnnen Apps erstellen und verteilen. Anders als bei anderen Systemen, bei denen man an den System-Anbieter gebunden ist, werden diese Apps komplett vom App-Anbieter kontrolliert, der auf Wunsch seine eigene Zugriffskontrolle und ein Bezahlsystem einbauen kann. Die meisten Apps in der Redmatrix sind kostenlos. Sie sind sehr einfach und ohne große Programmierkenntnisse zu erstellen.
|
||||
|
||||
[b]Layout[/b]
|
||||
|
||||
Das Seiten-Layout basiert auf eine Beschreibungssprache namens Comanche. Die Redmatrix ist selbst in Comanche-Layouts verfasst, die man verändern kann. Dadurch ist eine sehr starke Anpassung an die eigenen Bedürfnisse möglich, wie man sie so in Multi-User-Umgebungen normalerweise nicht findet.
|
||||
|
||||
[b]Lesezeichen[/b]
|
||||
|
||||
Du kannst Lesezeichen teilen, speichern und verwalten, direkt aus den Unterhaltungen mit anderen heraus.
|
||||
|
||||
[b]Verschlüsselung privater Nachrichten[/b]
|
||||
|
||||
Öffentliche Nachrichten werden in der Red-Matrix nicht verschlüsselt, bevor sie Deinen Server verlassen, und sie werden auch im Klartext in der Datenbank gespeichert.
|
||||
|
||||
Nachrichten mit eingeschränktem Empfängerkreis werden jedoch mit einem symmetrischen 256-bit-AES-CBC-Schlüssel verschlüsselt, der seinerseits mit Public-Key-Kryptografie auf Basis von 4096-bittigen RSA-Schlüsseln geschützt (nochmal verschlüsselt) wird, die mit dem sendenden Kanal verbunden sind.
|
||||
Nachrichten mit eingeschränktem Empfängerkreis werden mit einem symmetrischen 256-bit-AES-CBC-Schlüssel verschlüsselt, der seinerseits mit Public-Key-Kryptografie auf Basis von 4096-bittigen RSA-Schlüsseln geschützt (nochmal verschlüsselt) wird, die mit dem sendenden Kanal verbunden sind. Diese Nachrichten werden auch auf anderen Red-Servern verschlüsselt gespeichert.
|
||||
|
||||
Jeder Red-Kanal hat seinen eigenes 4096-bit-RSA-Schlüsselpaar, das erzeugt wird, wenn der Kanal erstellt wird.
|
||||
|
||||
Zusätzlich können Nachrichten mit Ende-zu-Ende-Verschlüsselung versehen werden, so dass weder Redmatrix-Server-Administratoren noch ISPs irgendetwas mitlesen können, solange sie nicht über das Passwort verfügen.
|
||||
|
||||
Komplett öffentliche Nachrichten werden weder in der Datenbank noch bei der Übertragung verschlüsselt (abgesehen ggfs. von SSL).
|
||||
|
||||
Private Nachrichten können gelöscht (zurückgezogen) werden, aber es kann natürlich nicht garantiert werden, dass der Empfänger sie nicht schon gelesen hat.
|
||||
|
||||
Alle Nachrichten können mit einem „Verfallsdatum“ versehen werden. Zu diesem Zeitpunkt werden sie dann von den Servern der Empfänger gelöscht.
|
||||
|
||||
[b]Verbindung zu anderen Diensten[/b]
|
||||
|
||||
Neben Plugins, die das „crossposten“ zu diversen anderen Netzwerk erlauben, wird der Import von RSS/Atom-Feeds nativ unterstützt, auch, um mit diesen Inhalten spezielle Kanäle zu erstellen. Außerdem kann über das Diaspora-Protokoll mit Kontakten in den Netzwerken Friendica und Diaspora kommuniziert werden. Diese Unterstützung ist als experimentell eingestuft, da diese Netzwerke nicht die gleichen Möglichkeiten wie die Redmatrix in Sachen Privatsphäre und Verschlüsselung bieten, so dass Kommunikation mit ihnen zu Privatsphäreproblemen führen könnte.
|
||||
|
||||
Weiterhin wird OpenID auf experimenteller Ebene unterstützt und kann bei den Zugriffsrechten genutzt werden, um Inhalte für per OpenID authentifizierte Nutzer freizugeben. An dieser Funktion wird noch gearbeitet.
|
||||
|
||||
Die Inhalte von Kanälen können als Quellen für andere Kanäle dienen (wenn der Kanalinhaber das erlaubt), so dass Themen-Kanäle mit den Inhalten von zwei oder mehr Kanälen erstellt werden können.
|
||||
|
||||
[b]Sammlungen[/b]
|
||||
|
||||
„Sammlungen“ sind unsere Implementation von Privatsphäregruppen, ähnlich den „Kreisen“ bei Google+ und den „Aspekten“ bei Diaspora. Sammlungen können zur Filterung der angezeigten Nachrichten genutzt werden (nur Threads anzeigen, die von einem Mitglied dieser Sammlung gestartet wurden), aber auch zum Setzen von Zugriffsrechten.
|
||||
|
||||
[b]Verzeichnisdienste[/b]
|
||||
|
||||
Wir stellen einfachen Zugriff auf ein Mitgliederverzeichnis zur Verfügung, samt einer dezentralen Möglichkeit, sich neue Kontakte basierend auf den eigenen vorschlagen zu lassen. Die Verzeichnis-Server sind normale Redmatrix-Server, bei denen der Administrator sich entschieden hat, sie auch als Verzeichnis agieren zu lassen. Das benötigt mehr Ressourcen als eine normale Redmatrix-Installation, deshalb ist das nicht voreingestellt. Die Verzeichnis-Server synchronisieren sich miteinander, so dass (abgesehen von einer gewissen Verzögerung bis zur nächsten Synchronisation) all Verzeichnis-Server aktuelle Informationen über das gesamte Netzwerk bereitstellen können.
|
||||
|
||||
[b]TLS/SSL[/b]
|
||||
|
||||
Red-Server, die TLS/SSL benutzen, verschlüsseln ihre Kommunikation vom Server zum Nutzer mit SSL. Nach den aktuellen Enthüllungen über das Umgehen von Verschlüsselung durch NSA, GHCQ und andere Dienste, sollte man jedoch nicht mehr savon ausgehen, dass diese Verbindungen nicht mitgelesen werden können.
|
||||
Red-Server, die TLS/SSL benutzen, verschlüsseln ihre Kommunikation vom Server zum Nutzer mit SSL. Nach den aktuellen Enthüllungen über das Umgehen von Verschlüsselung durch NSA, GHCQ und andere Dienste, sollte man jedoch nicht mehr davon ausgehen, dass diese Verbindungen nicht mitgelesen werden können.
|
||||
|
||||
[b]Kanal-Einstellungen[/b]
|
||||
|
||||
Für jeden Kanal kannst Du detaillierte Zugriffseinstellungen für verschiedenste Aspekte der Kommunikation festlegen. Unter den „Sicherheits- und Privatsphäre-Einstellungen“ kann für jeden Punkt auf der linken Seite eine von 5-6 möglichen Optionen aus dem Menü gewählt werden.
|
||||
Wenn ein Kanal erstellt wird, muss eine bestimmte Zugriffsrechte-Kategorie (z.B. öffentliches Forum oder privater Kanal für soziales Netzwerken) ausgewählt werden, die dafür sorgt, dass sinnvolle Privatsphäre-Einstellungen für diese Art von Kanal ausgewählt werden.
|
||||
|
||||
Wenn Du die Experten-Kategorie wählst, kannst Du detaillierte Zugriffseinstellungen für verschiedenste Aspekte der Kommunikation festlegen. Unter den „Sicherheits- und Privatsphäre-Einstellungen“ kann für jeden Punkt auf der linken Seite eine von 7-8 möglichen Optionen aus dem Menü gewählt werden. Daneben gibt es diverse weitere Einstellmöglichkeiten zum Thema Privatsphäre.
|
||||
|
||||
[img]https://friendicared.net/photo/0f5be8da282858edd645b0a1a6626491.png[/img]
|
||||
|
||||
Die Optionen sind:
|
||||
Die Optionen für die einzelnen Punkte (z.B., wer Deine normalen Beiträge sehen kann) sind:
|
||||
[ul][*]Niemand außer Du selbst
|
||||
[*]Nur die, denen Du es explizit erlaubst
|
||||
[*]All Deine Kontakte
|
||||
[*]Jeder auf diesem Server
|
||||
[*]Angenommene Verbindungen
|
||||
[*]Beliebige Verbindungen
|
||||
[*]Jeder auf diesem Website
|
||||
[*]Alle Red-Nutzer
|
||||
[*]Jeder authentifizierte
|
||||
[*]Jeder im Internet[/ul]
|
||||
|
||||
[b]Private und öffentliche Foren[/b]
|
||||
|
||||
Foren sind Kanäle, in denen mehrere Nutzer als Autoren fungieren können; eine Nachricht eines entsprechend berechtigten Nutzers an das Forum wird an alle Foren-Mitglieder verteilt. Es gibt momentan zwei Arten, um auf diese Weise an ein Forum zu posten: 1) Direktes Posten auf der Kanal-Seite des Forums („wall-to-wall post“) oder 2) über @mention-Tags. Jeder kann Foren erstellen, und sie können für beliebige Zwecke genutzt werden. Das Kanal-Verzeichnis ermöglicht es, direkt nach öffentlichen Foren zu suchen. Private Foren können meist nur von den Mitgliedern beschickt und gelesen werden.
|
||||
|
||||
[b]Klone[/b]
|
||||
|
||||
Konten in der Red-Matrix werden auch als [i]nomadische Identitäten[/i] bezeichnet (eine ausführliche Erklärung dazu gibt es unter [url=[baseurl]/help/what_is_zot]What is Zot?[/url]). Nomadisch, weil bei anderen Diensten die Identität eines Nutzers an den Server oder die Plattform gebunden ist, auf der er ursprünglich erstellt wurde. Ein Facebook- oder Gmail-Konto ist and diese Dienste gekettet. Er funktioniert nicht ohne Facebook.com bzw. Gmail.com.
|
||||
Konten in der Redmatrix werden auch als [i]nomadische Identitäten[/i] bezeichnet (eine ausführliche Erklärung dazu gibt es unter [url=[baseurl]/help/what_is_zot]What is Zot?[/url]). Nomadisch, weil bei anderen Diensten die Identität eines Nutzers an den Server oder die Plattform gebunden ist, auf der er ursprünglich erstellt wurde. Ein Facebook- oder Gmail-Konto ist and diese Dienste gekettet. Er funktioniert nicht ohne Facebook.com bzw. Gmail.com.
|
||||
|
||||
Bei Red ist das anders. Sagen wir, Du hast eine Red-Indentität namens tina@red.com. Die kannst Du auf einen anderen Server klonen, mit dem gleichen oder einem anderen Namen, zum Beispiel lebtEwig@matrixserver.info.
|
||||
Bei Red ist das anders. Sagen wir, Du hast eine Red-Indentität namens tina@redhub.com. Die kannst Du auf einen anderen Server klonen, mit dem gleichen oder einem anderen Namen, zum Beispiel lebtEwig@matrixserver.info.
|
||||
|
||||
Beide Kanäle sind jetzt miteinander synchronisiert, das heißt, dass alle Kontakte und Einstellungen auf dem Klon immer die gleichen sind wie auf dem ursprünglichen Kanal. Es ist egal, ob Du eine Nachricht von dort aus oder vom Klon aus schickst. Alle Nachrichten sind in beiden Klonen vorhanden.
|
||||
|
||||
@ -64,12 +134,15 @@ Das ist ein ziemlich revolutionäres Feature, wenn man sich einige Szenarien daz
|
||||
|
||||
[ul][*]Was passiert, wenn ein Server, auf dem sich Deine Identität befindet, plötzlich offline ist? Ohne Klone ist der Nutzer nicht in der Lage zu kommunzieren, bis der Server wieder online ist. Mit Klonen loggst Du Dich einfach bei Deinem geklonten Kanal ein und lebst glücklich bis an Dein Ende.
|
||||
[*]Der Administrator Deines Red-Servers kann es sich nicht länger leisten, seinen für alle kostenlosen Server zu bezahlen. Er gibt bekannt, dass der Server in zwei Wochen vom Netz gehen wird. Zeit genug, um Deine Red-Kanäle auf andere Server zu klonen und somit Verbindungen und Freunde zu behalten.
|
||||
[*]Was, wenn Dein Kanal staatlicher Zensur unterliegt? Dein Server-Admin wird gezwungen, Dein Konto und alle damit verbundenen Kanäle und Daten zu löschen. Durch Klone bietet die Red-Matrix Zensur-Resistenz. Wenn Du willst, kannst Du hunderte von Klonen haben, alle mit unterschiedlichen Namen und auf unterschiedlichen Servern überall im Internet.[/ul]
|
||||
[*]Was, wenn Dein Kanal staatlicher Zensur unterliegt? Dein Server-Admin wird gezwungen, Dein Konto und alle damit verbundenen Kanäle und Daten zu löschen. Durch Klone bietet die Redmatrix Zensur-Resistenz. Wenn Du willst, kannst Du hunderte von Klonen haben, alle mit unterschiedlichen Namen und auf unterschiedlichen Servern überall im Internet.[/ul]
|
||||
|
||||
Red bietet interessante, neue Möglichkeiten in Bezug auf die Privatsphäre. Mehr dazu bald unter „Tipps und Tricks zur privaten Kommunikation“.
|
||||
Red bietet interessante, neue Möglichkeiten in Bezug auf die Privatsphäre. Mehr dazu unter „Tipps und Tricks zur privaten Kommunikation“.
|
||||
|
||||
Klone unterliegen einigen Restriktionen. Eine vollständige Erklärung zum Klonen von Identitäten gibt es bald unter „Klone“.
|
||||
Klone unterliegen einigen Restriktionen. Eine vollständige Erklärung zum Klonen von Identitäten gibt es unter „Klone“.
|
||||
|
||||
[b]Mehrere Profile[/b]
|
||||
|
||||
Jeder Kanal kann beliebig viele Profile mit unterschiedlichen Informationen definieren. Dann kannst Du einstellen, wer von Deinen Kontakten welches Profil zu sehen bekommt. Das Default-Profil ist für alle anderen zu sehen und kann so auf nur wenige Informationen beschränkt werden, während Freunde und Bekannte mehr zu sehen bekommen.
|
||||
|
||||
[b]Kanal-Backups[/b]
|
||||
|
||||
@ -79,28 +152,34 @@ Solche Backups sind ein Weg, um Klone zu erstellen, und können genutzt werden,
|
||||
|
||||
[b]Löschen von Konten[/b]
|
||||
|
||||
Konten und Kanäle können sofort gelöscht werden, indem Du einfach auf einen Link klickst. Das wars. Alle damit verbundenen Inhalte werden sofort aus der Matrix gelöscht (inklusiver aller Beiträge und sonstiger Inhalte, die von dem gelöschten Konto/Kanal erzeugt wurden).
|
||||
Konten und Kanäle können sofort gelöscht werden, indem Du einfach auf einen Link klickst. Das wars. Alle damit verbundenen Inhalte werden aus der Matrix gelöscht (inklusiver aller Beiträge und sonstiger Inhalte, die von dem gelöschten Konto/Kanal erzeugt wurden). Je nach Anzahl Deiner Verbindungen kann es etwas dauern, bis die Inhalte auch von allen Servern Deiner Kontakte gelöscht werden, aber die Löschung wird so schnell wie sinnvoll möglich durchgeführt.
|
||||
|
||||
[h2]Erstellen von Inhalten[/h2]
|
||||
|
||||
[b]Beiträge schreiben[/b]
|
||||
|
||||
Red unterstützt diverse verschiedene Wege, um Inhalte zu erstellen, von einem grafischen Text-Editor über verschieden Markup-Sprachen bis hin zu reinem HTML.
|
||||
Red unterstützt diverse verschiedene Wege, um Inhalte mit Auszeichnung (z.B. fett, kursiv, farbig etc.) zu erstellen. Voreinstellung ist die Redmatrix-Variante von BBCode (wie in vielen Web-Foren) mit einigen Ergänzungen, die nur hier funktionieren. Du kannst auch Markdown benutzen, wenn Dir das leichter fällt. Bis vor kurzem konnte auch ein grafischer Editor eingesetzt werden, der jedoch große Probleme aufwies und deshalb entfernt wurde. Wir suchen gerade nach einer Alternative.
|
||||
|
||||
Mit Red geliefert wird TinyMCE, ein WYSIWYG-Editor, der in den Einstellungen eingeschaltet werden kann. Ist er nicht aktiviert, können normale Beiträge mit BBCode (wie in Foren) formatiert werden.
|
||||
|
||||
Webseiten können außerdem in HTML, Markdown und Plain Text erstellt werden.
|
||||
Webseiten können neben BBCode und Markdown auch in HTML und Plain Text erstellt werden.
|
||||
|
||||
[b]Inhalte löschen[/b]
|
||||
|
||||
Alle Inhalte in der Matrix bleiben unter der Kontroller des Nutzers (bzw. Kanals), der sie ursprünglich erstellt hat. Alle Beiträge können jederzeit gelöscht werden, egal, ob sie auf dem Heimat-Server des Nutzers oder auf einem anderen Server erstellt wurden, an dem der Nutzer via Zot angemeldet war.
|
||||
Alle Inhalte in der Redmatrix bleiben unter der Kontrolle des Mitglieds (bzw. Kanals), der sie ursprünglich erstellt hat. Alle Beiträge können jederzeit gelöscht werden, egal, ob sie auf dem Heimat-Server des Nutzers oder auf einem anderen Server erstellt wurden, an dem der Nutzer via Zot angemeldet war.
|
||||
|
||||
[b]Medien[/b]
|
||||
|
||||
Genau wie jedes andere Blog-System, soziale Netzwerk oder Mikro-Blogging-Dienst unterstützt Red das Hochladen von Dateien, das Einbetten von Bildern und Videos und das Verlinken von Seiten.
|
||||
|
||||
[b]Vorschau[/b]
|
||||
[b]Vorschau/Editieren[/b]
|
||||
|
||||
Vor dem Absenden kann eine Vorschau von Beiträgen betrachtet werden.
|
||||
Vor dem Absenden kann eine Vorschau von Beiträgen betrachtet werden. Außerdem können Beiträge auch nach dem Absenden noch verändert werden.
|
||||
|
||||
[b]Redmatrix erweitern[/b]
|
||||
|
||||
Die Redmatrix kann auf vielerlei Art erweitert werden: Durch Server-Anpassung, persönliche Anpassung, setzen von Optionen, Themes und Addons/Plugins.
|
||||
|
||||
[b]API[/b]
|
||||
|
||||
Es existiert eine API, die von beliebigen Programmen/Apps und Diensten genutzt werden kann. Sie basiert auf der ursprünglichen Twitter-API (für die es hunderte von Tools und Apps gibt). Sie wird aktuell erweitert, um Zugriff auf Möglichkeiten zu gewähren, die es nur in der Redmatrix gibt. Authentifikation erfolgt über Login/Passwort oder OAuth. Eine Client-Registrierung für OAuth-Applikationen ist möglich.
|
||||
|
||||
#include doc/macros/main_footer.bb;
|
||||
|
@ -53,6 +53,7 @@ Zot ist das großartige neue Kommunikationsprotokoll, das extra für die Red-Mat
|
||||
[zrl=[baseurl]/help/Creating-Templates]Vorlagen erstellen mit Comanche[/zrl]
|
||||
[zrl=[baseurl]/help/Widgets]Widgets, die Teil der Standardinstallation sind[/zrl]
|
||||
[zrl=[baseurl]/help/plugins]Plugins[/zrl]
|
||||
[zrl=[baseurl]/help/doco]Selbst Dokumentation beisteuern[/zrl]
|
||||
[zrl=[baseurl]/help/DerivedTheme1]Einen Theme basierend auf einem anderen erstellen[/zrl]
|
||||
[zrl=[baseurl]/help/schema_development]Schemata[/zrl]
|
||||
[zrl=[baseurl]/help/Translations]Übersetzungen[/zrl]
|
||||
@ -66,6 +67,7 @@ Zot ist das großartige neue Kommunikationsprotokoll, das extra für die Red-Mat
|
||||
[zrl=[baseurl]/help/to_do_code]To-Do-Liste für Entwickler[/zrl]
|
||||
[zrl=[baseurl]/help/roadmap]Roadmap für Version 3[/zrl]
|
||||
[zrl=[baseurl]/help/git_for_non_developers]Git für Nicht-Entwickler[/zrl]
|
||||
[zrl=[baseurl]/help/dev_beginner]Schritt-für-Schritt-Einführung für neue Entwickler[/zrl]
|
||||
|
||||
[size=large][b]Häufig gestellte Fragen für Entwickler[/b][/size]
|
||||
[zrl=[baseurl]/help/faq_developers]FAQ für Entwickler[/zrl]
|
||||
|
413
doc/dev_beginner.bb
Normal file
@ -0,0 +1,413 @@
|
||||
[h2]You want to contribute code?[/h2]
|
||||
[b]...and don't know how to start?[/b]
|
||||
Then this is for you.
|
||||
|
||||
This manual will guided you step-by-step to:
|
||||
[list]
|
||||
[*] debug the Red Matrix (PHP),
|
||||
[*] contribute code to the project,
|
||||
[*] optionally - do it all from inside a virtual machine
|
||||
[/list]
|
||||
|
||||
This manual was tested for
|
||||
[list]
|
||||
[*] Lubuntu (Ubuntu 14.0) as host OS
|
||||
[*] Debian (Wheezy) as guest OS running in a VM
|
||||
[/list]
|
||||
|
||||
[h2]Content[/h2]
|
||||
|
||||
In this manual you will
|
||||
[list=1]
|
||||
[*] Install a Virtual Machine (KVM)
|
||||
[*] Install Apache Web Server
|
||||
[*] Install PHP, MySQL, phpMyAdmin
|
||||
[*] Fork the project on github to be able to contribute
|
||||
[*] Install the RED Matrix
|
||||
[*] Debug the server via eclipse
|
||||
[*] Contribute your changes via github
|
||||
[/list]
|
||||
|
||||
[h2]Install a Virtual Machine (KVM)[/h2]
|
||||
|
||||
[url=https://wiki.debian.org/KVM]Here[/url] the installation guide for Linux Debian.
|
||||
The summary:
|
||||
[list=1]
|
||||
[*] install KVM
|
||||
[code]# apt-get install qemu-kvm libvirt-bin[/code]
|
||||
[*] add yourself to the group libvirt [code]# adduser <youruser> libvirt[/code]
|
||||
[*] install gui to manage virtual machines [code]# apt-get install virt-manager[/code]
|
||||
[*] download an operating system to run inside the vm ([url=http://ftp.nl.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/netboot/mini.iso]mini.iso[/url])
|
||||
[*] start the virt manager
|
||||
- create new virtual machine (click on icon)
|
||||
- choose your iso image (just downloaded) as installation source
|
||||
- optional: configure the new vm: ram, cpu's,...
|
||||
- start virtual machine > result: linux debian starts in a new window.
|
||||
[*] (optional) avoid network errors after restart of host os
|
||||
[code]# virsh net-start default
|
||||
# virsh net-autostart default[/code]
|
||||
[/list]
|
||||
|
||||
|
||||
[h2]Install Apache Webserver[/h2]
|
||||
|
||||
Open a terminal and make yourself root
|
||||
[code]su -l[/code]
|
||||
|
||||
Create the standard group for the Apache webserver
|
||||
[code]groupadd www-data[/code]
|
||||
might exist already
|
||||
|
||||
[code]usermod -a -G www-data www-data[/code]
|
||||
|
||||
Check if the system is really up to date
|
||||
[code]apt-get update
|
||||
apt-get upgrade[/code]
|
||||
|
||||
Optional restart services after installation
|
||||
[code]reboot[/code]
|
||||
|
||||
If you restarted, make yourself root
|
||||
[code]su -l[/code]
|
||||
|
||||
Install Apache: [code]
|
||||
apt-get install apache2 apache2-doc apache2-utils[/code]
|
||||
|
||||
Open webbrowser on PC and check [url=localhost]localhost[/url]
|
||||
Should show you a page like "It works"
|
||||
|
||||
(Source [url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url])
|
||||
|
||||
|
||||
[h2]Install PHP, MySQL, phpMyAdmin[/h2]
|
||||
|
||||
[code]su -l
|
||||
apt-get install libapache2-mod-php5 php5 php-pear php5-xcache php5-curl php5-mcrypt php5-xdebug
|
||||
apt-get install php5-mysql
|
||||
apt-get install mysql-server mysql-client[/code]
|
||||
enter and note the mysql passwort
|
||||
|
||||
Optional since its already enabled during phpmyadmin setup
|
||||
[code]
|
||||
php5enmod mcrypt
|
||||
[/code]
|
||||
|
||||
Install php myadmin
|
||||
[code]apt-get install phpmyadmin[/code]
|
||||
|
||||
Configuring phpmyadmin
|
||||
- Select apache2 (hint: use the tab key to select)
|
||||
- Configure database for phpmyadmin with dbconfig-common?: Choose Yes
|
||||
|
||||
(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url])
|
||||
|
||||
[b]Enable rewrite[/b]
|
||||
|
||||
The default installation of Apache2 comes with mod_rewrite installed. To check whether this is the case, verify the existence of /etc/apache2/mods-available/rewrite.load
|
||||
|
||||
[code]
|
||||
root@debian /var/www $ nano /etc/apache2/mods-available/rewrite.load
|
||||
[/code]
|
||||
|
||||
(You should find the content: LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so)
|
||||
To enable and load mod_rewrite, do the rest of steps.
|
||||
Create a symbolic link in /etc/apache2/mods-enabled
|
||||
|
||||
[code]
|
||||
cd /var/www
|
||||
root@debian /var/www $ a2enmod rewrite
|
||||
[/code]
|
||||
|
||||
Then open up the following file, and replace every occurrence of "AllowOverride None" with "AllowOverride all".
|
||||
|
||||
[code]
|
||||
root@debian /var/www $nano /etc/apache2/apache2.conf
|
||||
[/code]
|
||||
or
|
||||
[code]
|
||||
root@debian:/var# gedit /etc/apache2/sites-enabled/000-default
|
||||
[/code]
|
||||
|
||||
Finally, restart Apache2.
|
||||
|
||||
[code]
|
||||
root@debian /var/www $service apache2 restart
|
||||
[/code]
|
||||
|
||||
[b]Test installation[/b]
|
||||
|
||||
[code]cd /var/www[/code]
|
||||
|
||||
create a php file to test the php installation[code]nano phpinfo.php[/code]
|
||||
|
||||
Insert into the file:
|
||||
[code]
|
||||
<?php
|
||||
phpinfo();
|
||||
?>
|
||||
[/code]
|
||||
(save CTRL+0, ENTER, CTRL+X)
|
||||
|
||||
open webbrowser on PC and try #^[url=http://localhost/phpinfo.php]http://localhost/phpinfo.php[/url] (page shows infos on php)
|
||||
|
||||
connect phpMyAdmin with MySQL database [code]nano /etc/apache2/apache2.conf
|
||||
[/code]
|
||||
- CTRL+V... to the end of the file
|
||||
- Insert at the end of the file: (save CTRL+0, ENTER, CTRL+X)[code]Include /etc/phpmyadmin/apache.conf[/code]
|
||||
|
||||
restart apache
|
||||
[code]/etc/init.d/apache2 restart
|
||||
apt-get update
|
||||
apt-get upgrade
|
||||
reboot[/code]
|
||||
|
||||
[b]phpMyAdmin[/b]
|
||||
|
||||
open webbrowser on PC and try #^[url=http://localhost/phpmyadmin]http://localhost/phpmyadmin[/url]
|
||||
|
||||
(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url])
|
||||
|
||||
|
||||
[b]Create an empty database... that is later used by RED[/b]
|
||||
|
||||
open webbrowser on PC and try #^[url=http://localhost/phpmyadmin]http://localhost/phpmyadmin[/url]
|
||||
|
||||
Create an empty database, for example named "red".
|
||||
Create a database user, for example "red".
|
||||
Grant all rights for the user "red" to the database "red".
|
||||
|
||||
Note the access details (hostname, username, password, database name).
|
||||
|
||||
|
||||
[h2]Fork the project on github to be able to contribute[/h2]
|
||||
|
||||
Please follow the instruction in the offiical [url=http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project] documentation[/url] of git.
|
||||
It is a good idea to read the whole manual! Git is different to other version control systems in many ways.
|
||||
|
||||
Now you should
|
||||
[list]
|
||||
[*] create an account at github.com
|
||||
[*] fork https://github.com/friendica/red
|
||||
[*] fork https://github.com/friendica/red-addons
|
||||
[/list]
|
||||
|
||||
If you not want to use GIT from the command line - there is a usefull Eclipse plugin named ""Eclipse Mylyn to GitHub connector".
|
||||
|
||||
|
||||
[h2]Install RED and its Addons[/h2]
|
||||
|
||||
You should have created an account on github and forked the projects befor you procceed.
|
||||
|
||||
Delete the directory www
|
||||
[code]root@debian /var/www/html $ cd ..
|
||||
rm -R www/
|
||||
[/code]
|
||||
|
||||
Install git (and optionally git-gui a client gui)
|
||||
[code]apt-get install git git-gui[/code]
|
||||
|
||||
Download the main project red and red-addons
|
||||
[code]
|
||||
root@debian:/var# git clone https://github.com/yourname/red www
|
||||
root@debian:/var# cd www/
|
||||
root@debian:/var/www# git clone https://github.com/yourname/red-addons addon
|
||||
[/code]
|
||||
|
||||
Make this extra folder
|
||||
[code]
|
||||
root@debian:/var/www# mkdir -p "store/[data]/smarty3"
|
||||
[/code]
|
||||
|
||||
Create .htconfig.php and make it writable by the webserver
|
||||
[code]
|
||||
root@debian:/var# cd www/
|
||||
root@debian:/var/www# chmod ou+w .htconfig.php
|
||||
[/code]
|
||||
|
||||
Make user www-data (webserver) is the owner all the project files
|
||||
[code]
|
||||
root@debian:/var/www# cd ..
|
||||
root@debian:/var# chown -R www-data:www-data www/
|
||||
[/code]
|
||||
|
||||
Add yourself ("surfer" in this example) to the group www-data. Why? Later you want to modify files in eclipse or in another editor.
|
||||
Then make all files writable by the group www-date you are now a member of.
|
||||
[code]
|
||||
root@debian:/var/www# usermod -G www-data surfer
|
||||
root@debian:/var# chmod -R g+w www/
|
||||
[/code]
|
||||
|
||||
Restart the computer (or vm)
|
||||
If you are still not able to modify the project files you can check the members of the group www-data with
|
||||
[code]
|
||||
cat /etc/group
|
||||
[/code]
|
||||
|
||||
Open http://localhost and init the matrix
|
||||
|
||||
Befor you register a first user switch off the registration mails.
|
||||
Open /var/www/.htconfig.php
|
||||
and make sure "0" is set in this line
|
||||
[code]
|
||||
$a->config['system']['verify_email'] = 0;
|
||||
[/code]
|
||||
You should be able to change the file as "yourself" (instead of using root or www-data).
|
||||
|
||||
Important!
|
||||
Run the poller to pick up the recent "public" postings of your friends
|
||||
Set up a cron job or scheduled task to run the poller once every 5-10
|
||||
minutes to pick up the recent "public" postings of your friends
|
||||
|
||||
[code]
|
||||
crontab -e
|
||||
[/code]
|
||||
|
||||
Add
|
||||
[code]
|
||||
*/10 * * * * cd /var/www/; /usr/bin/php include/poller.php
|
||||
[/code]
|
||||
|
||||
If you don't know the path to PHP type
|
||||
[code]
|
||||
whereis php
|
||||
[/code]
|
||||
|
||||
|
||||
[h2]Debug the server via eclipse[/h2]
|
||||
|
||||
[h3]Check the configuration of xdebug[/h3]
|
||||
|
||||
You shoud already have installed xdebug in the steps befor
|
||||
[code]
|
||||
apt-get install php5-xdebug
|
||||
[/code]
|
||||
|
||||
Configuring Xdebug
|
||||
|
||||
Open your terminal and type as root (su -l)
|
||||
[code]
|
||||
gedit /etc/php5/mods-available/xdebug.ini
|
||||
[/code]
|
||||
|
||||
if the file is empty try this location
|
||||
[code]
|
||||
gedit /etc/php5/conf.d/xdebug.ini
|
||||
[/code]
|
||||
|
||||
That command should open the text editor gedit with the Xdebug configuration file
|
||||
At the end of the file content append the following text
|
||||
|
||||
xdebug.remote_enable=on
|
||||
xdebug.remote_handler=dbgp
|
||||
xdebug.remote_host=localhost
|
||||
xdebug.remote_port=9000
|
||||
|
||||
Save changes and close the editor.
|
||||
In you terminal type to restart the web server.
|
||||
[code]
|
||||
service apache2 restart
|
||||
[/code]
|
||||
|
||||
|
||||
[h3]Install Eclipse and start debugging[/h3]
|
||||
|
||||
Install eclipse.
|
||||
Start eclipse with default worspace (or as you like)
|
||||
|
||||
Install the PHP plugin
|
||||
Menu > Help > Install new software...
|
||||
Install "PHP Developnent Tools ..."
|
||||
|
||||
Optionally - Install the GitHub connector plugin
|
||||
Menu > Help > Install new software...
|
||||
Install "Eclipse Mylyn to GitHub connector"
|
||||
|
||||
Configure the PHP plugin
|
||||
Menu > Window > Preferences...
|
||||
> General > Webbrowser > Change to "Use external web browser"
|
||||
> PHP > Debug > Debug Settings > PHP Debugger > Change to "XDebug"
|
||||
|
||||
Create a new PHP project
|
||||
Menu > File > New Project > Choose PHP > "PHP Project"
|
||||
> Choose Create project at existing location" and "/var/www"
|
||||
|
||||
Start debugging
|
||||
Open index.php and "Debug as..."
|
||||
Choose as Launch URL: "http://localhost/"
|
||||
|
||||
Expected:
|
||||
[list]
|
||||
[*] The web browser starts
|
||||
[*] The debugger will stop at the first php line
|
||||
[/list]
|
||||
|
||||
|
||||
[h2]Contribute your changes via github[/h2]
|
||||
|
||||
There is a related page in this docs: [zrl=[baseurl]/help/git_for_non_developers]Git for Non-Developers[/zrl].
|
||||
As stated befor it is recommended to read the official documentation [url=http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project]GitHub-Contributing-to-a-Project[/url] of git.
|
||||
|
||||
Eclipse has a usefull plugin for GIT: "Eclipse Mylyn to GitHub connector".
|
||||
|
||||
Make sure you have set your data
|
||||
[code]
|
||||
surfer@debian:/var/www$ git config --global user.name "Your Name"
|
||||
surfer@debian:/var/www$ git config --global user.email "your@mail.com"
|
||||
[/code]
|
||||
|
||||
Create a descriptive topic branch
|
||||
[code]
|
||||
surfer@debian:/var/www$ git checkout -b dev_beginning
|
||||
[/code]
|
||||
|
||||
Make sure your local repository is up-to-date with the main project.
|
||||
Add the original repository as a remote named “upstream” if not done yet
|
||||
[code]
|
||||
surfer@debian:/var/www$ git remote add upstream https://github.com/friendica/red
|
||||
[/code]
|
||||
|
||||
Fetch the newest work from that remote
|
||||
[code]
|
||||
surfer@debian:/var/www$ git fetch upstream
|
||||
surfer@debian:/var/www$ git merge upstream/master
|
||||
[/code]
|
||||
|
||||
Hint: You can list the branches
|
||||
[code]
|
||||
surfer@debian:/var/www$ git branch -v
|
||||
[/code]
|
||||
|
||||
Make your changes. In this example it is a new doc file.
|
||||
|
||||
Check your modifications
|
||||
[code]
|
||||
surfer@debian:/var/www$ git status
|
||||
[/code]
|
||||
|
||||
Add (stage) the new file
|
||||
[code]
|
||||
surfer@debian:/var/www$ git add doc/dev_beginner.bb
|
||||
[/code]
|
||||
|
||||
Commit the changes to your local branch. This will open an editor to provide a message.
|
||||
[code]
|
||||
surfer@debian:/var/www$ git commit -a
|
||||
[/code]
|
||||
|
||||
Push back up to the same topic branch online
|
||||
[code]
|
||||
surfer@debian:/var/www$ git push
|
||||
[/code]
|
||||
|
||||
Now you can go to your (online) account at github and create the pull request.
|
||||
|
||||
In case the main devolpers want you to change something.
|
||||
Make the changes, check them, commit (to local repository), push (to online repository)
|
||||
[code]
|
||||
surfer@debian:/var/www$ git status
|
||||
surfer@debian:/var/www$ git commit -a -m "added modification of branch"
|
||||
surfer@debian:/var/www$ git push
|
||||
[/code]
|
||||
|
||||
|
||||
#include doc/macros/main_footer.bb;
|
@ -128,6 +128,9 @@ This document assumes you're an administrator.
|
||||
When requesting a random profile, check that it actually exists first
|
||||
[b]randprofile > retry[/b]
|
||||
Number of times to retry getting a random profile
|
||||
[b]system > photo_cache_time[/b]
|
||||
How long to cache photos, in seconds. Default is 86400 (1 day).
|
||||
Longer time increases performance, but it also means it takes longer for changed permissions to apply.
|
||||
|
||||
|
||||
#include doc/macros/main_footer.bb;
|
||||
|
@ -44,6 +44,6 @@ The concept of identity-aware content was alien to anything that existed previou
|
||||
|
||||
Over time a few federation components re-emerged. The ability to view RSS feeds was important to many people. Diaspora never really managed to re-write their protocol, so that was re-implemented and allowed RedMatrix to connect with Diaspora and Friendica again (Friendica still had their Diaspora protocol intact, so this was the most common language now remaining on the free web - despite its faults). Diaspora communications aren't able to make use of the advanced identity features, but they work for basic communications.
|
||||
|
||||
That brings us up to the present. Where will RedMatrix go from here? I don't know. That's up to you.
|
||||
Mike resigned from the project as an active coordinator in early 2015.
|
||||
|
||||
#include doc/macros/main_footer.bb;
|
||||
|
@ -41,6 +41,8 @@ var boot_8php =
|
||||
[ "startup", "boot_8php.html#aca47505b8732177f52bb2d647eb2741c", null ],
|
||||
[ "system_unavailable", "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0", null ],
|
||||
[ "x", "boot_8php.html#ae97836b0547953be182a2334c9c91d3c", null ],
|
||||
[ "z_get_temp_dir", "boot_8php.html#a59717d02602a4babf2a54da8b33d93a5", null ],
|
||||
[ "z_get_upload_dir", "boot_8php.html#a476c499e15caf75972fed134a8f23b2e", null ],
|
||||
[ "z_path", "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda", null ],
|
||||
[ "z_root", "boot_8php.html#add517a0958ac684792c62142a3877f81", null ],
|
||||
[ "$DIRECTORY_FALLBACK_SERVERS", "boot_8php.html#a107d53f96acf5319905a34b1870db09a", null ],
|
||||
@ -221,7 +223,6 @@ var boot_8php =
|
||||
[ "PAGE_APPLICATION", "boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed", null ],
|
||||
[ "PAGE_AUTOCONNECT", "boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9", null ],
|
||||
[ "PAGE_CENSORED", "boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214", null ],
|
||||
[ "PAGE_DIRECTORY_CHANNEL", "boot_8php.html#a5b8484922918946d041e5e0515dbe718", null ],
|
||||
[ "PAGE_HIDDEN", "boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640", null ],
|
||||
[ "PAGE_HUBADMIN", "boot_8php.html#afbb21ecccac9819aa65397e816868a5f", null ],
|
||||
[ "PAGE_NORMAL", "boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3", null ],
|
||||
@ -254,6 +255,7 @@ var boot_8php =
|
||||
[ "PERMS_W_TAGWALL", "boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777", null ],
|
||||
[ "PERMS_W_WALL", "boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2", null ],
|
||||
[ "PHOTO_ADULT", "boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0", null ],
|
||||
[ "PHOTO_FLAG_OS", "boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f", null ],
|
||||
[ "PHOTO_NORMAL", "boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4", null ],
|
||||
[ "PHOTO_PROFILE", "boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0", null ],
|
||||
[ "PHOTO_THING", "boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383", null ],
|
||||
|
@ -118,9 +118,10 @@ $(document).ready(function(){initNavTree('classRedMatrix_1_1RedDAV_1_1RedBrowser
|
||||
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd">findAttachIdByHash</a>($attachHash)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">generateDirectoryIndex</a>($path)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d">getAssetUrl</a>($assetName)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf">htmlActionsPanel</a>(DAV\INode $node, &$output)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd">userReadableSize</a>($size)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">getIconFromType</a>($type)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf">htmlActionsPanel</a>(DAV\INode $node, &$output)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd">userReadableSize</a>($size)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
|
||||
</table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
|
@ -147,6 +147,9 @@ Public Member Functions</h2></td></tr>
|
||||
Protected Member Functions</h2></td></tr>
|
||||
<tr class="memitem:acaa792c08d24e9dc2919759e92ba037d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d">getAssetUrl</a> ($assetName)</td></tr>
|
||||
<tr class="separator:acaa792c08d24e9dc2919759e92ba037d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">getIconFromType</a> ($type)</td></tr>
|
||||
<tr class="memdesc:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="mdescLeft"> </td><td class="mdescRight">returns icon name for use with e.g. font-awesome based on mime-type <a href="#a810af4506cb3247e0ea7b0c4accbbc7a">More...</a><br/></td></tr>
|
||||
<tr class="separator:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad4bc0516533c62733f38043a37267d78"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78">findAttachHash</a> ($owner, $parentHash, $attachName)</td></tr>
|
||||
<tr class="memdesc:ad4bc0516533c62733f38043a37267d78"><td class="mdescLeft"> </td><td class="mdescRight">Return the hash of an attachment. <a href="#ad4bc0516533c62733f38043a37267d78">More...</a><br/></td></tr>
|
||||
<tr class="separator:ad4bc0516533c62733f38043a37267d78"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -338,6 +341,41 @@ Private Attributes</h2></td></tr>
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a810af4506cb3247e0ea7b0c4accbbc7a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">RedMatrix\RedDAV\RedBrowser::getIconFromType </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$type</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>returns icon name for use with e.g. font-awesome based on mime-type </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramtype">string</td><td class="paramname">$type</td><td></td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>string </dd></dl>
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a3bd98af2d1cdfd8f26deb914596176cf"></a>
|
||||
|
@ -5,6 +5,7 @@ var classRedMatrix_1_1RedDAV_1_1RedBrowser =
|
||||
[ "findAttachIdByHash", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd", null ],
|
||||
[ "generateDirectoryIndex", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09", null ],
|
||||
[ "getAssetUrl", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d", null ],
|
||||
[ "getIconFromType", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a", null ],
|
||||
[ "htmlActionsPanel", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf", null ],
|
||||
[ "set_writeable", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19", null ],
|
||||
[ "userReadableSize", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd", null ],
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.3.1"/>
|
||||
<title>The Red Matrix: Redmatrix\Import\Import Class Reference</title>
|
||||
<title>The Red Matrix: RedMatrix\Import\Import Class Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('classRedmatrix_1_1Import_1_1Import.html','');});
|
||||
$(document).ready(function(){initNavTree('classRedMatrix_1_1Import_1_1Import.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@ -107,56 +107,60 @@ $(document).ready(function(){initNavTree('classRedmatrix_1_1Import_1_1Import.htm
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-methods">Public Member Functions</a> |
|
||||
<a href="#pub-attribs">Public Attributes</a> |
|
||||
<a href="classRedmatrix_1_1Import_1_1Import-members.html">List of all members</a> </div>
|
||||
<a href="#pro-attribs">Protected Attributes</a> |
|
||||
<a href="#pri-attribs">Private Attributes</a> |
|
||||
<a href="classRedMatrix_1_1Import_1_1Import-members.html">List of all members</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">Redmatrix\Import\Import Class Reference</div> </div>
|
||||
<div class="title">RedMatrix\Import\Import Class Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a76dd522e47a48d80e1678211230f2ff5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a76dd522e47a48d80e1678211230f2ff5">get_credentials</a> ()</td></tr>
|
||||
<tr class="separator:a76dd522e47a48d80e1678211230f2ff5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1af46c9f88257635f362d6027ea710c3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a1af46c9f88257635f362d6027ea710c3">get_itemlist</a> ()</td></tr>
|
||||
<tr class="separator:a1af46c9f88257635f362d6027ea710c3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4420d6acf6ba2f3723c655251b12abef"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a4420d6acf6ba2f3723c655251b12abef">get_item_ident</a> ($item)</td></tr>
|
||||
<tr class="separator:a4420d6acf6ba2f3723c655251b12abef"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae705dd1deb245b1d06baa73062330e43"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#ae705dd1deb245b1d06baa73062330e43">get_item</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:ae705dd1deb245b1d06baa73062330e43"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab1e4a1d404b5a5a9c518c205d1428154"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#ab1e4a1d404b5a5a9c518c205d1428154">get_taxonomy</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:ab1e4a1d404b5a5a9c518c205d1428154"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a832a4cc0d33d0eea29cb450004054580"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a832a4cc0d33d0eea29cb450004054580">get_children</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:a832a4cc0d33d0eea29cb450004054580"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:add4d39232c883b59634595be14441336"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#add4d39232c883b59634595be14441336">convert_item</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:add4d39232c883b59634595be14441336"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5a54b41c30aed8ac9ca6e486fd0b4b97"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a5a54b41c30aed8ac9ca6e486fd0b4b97">convert_taxonomy</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:a5a54b41c30aed8ac9ca6e486fd0b4b97"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad9c6677ea07c496d81914b97aeb5fba5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#ad9c6677ea07c496d81914b97aeb5fba5">convert_child</a> ($child)</td></tr>
|
||||
<tr class="separator:ad9c6677ea07c496d81914b97aeb5fba5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a70f9dd767d877530a7da7c6bd821e080"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a70f9dd767d877530a7da7c6bd821e080">store</a> ($item, $update=false)</td></tr>
|
||||
<tr class="separator:a70f9dd767d877530a7da7c6bd821e080"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af432ecbc45b812a03d58dfb378a212f7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">run</a> ()</td></tr>
|
||||
<tr class="separator:af432ecbc45b812a03d58dfb378a212f7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a24134929d9a8a682da2036a0bf326367"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367">get_credentials</a> ()</td></tr>
|
||||
<tr class="separator:a24134929d9a8a682da2036a0bf326367"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a855cd5a79b95d269ae8737fae774e3bc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc">get_itemlist</a> ()</td></tr>
|
||||
<tr class="separator:a855cd5a79b95d269ae8737fae774e3bc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a772c28edf36aaf8e66007a95004c4059"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059">get_item_ident</a> ($item)</td></tr>
|
||||
<tr class="separator:a772c28edf36aaf8e66007a95004c4059"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a27987a41cb703a796f1821baeb4774a2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2">get_item</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:a27987a41cb703a796f1821baeb4774a2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae3c6472bea1a44025bc2e152604eb20c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c">get_taxonomy</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:ae3c6472bea1a44025bc2e152604eb20c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a57561904b0f127e0d9a3e2c33688daf8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8">get_children</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:a57561904b0f127e0d9a3e2c33688daf8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a107703a43a1b0ceb2af7ae470cb3f218"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218">convert_item</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:a107703a43a1b0ceb2af7ae470cb3f218"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:addf6e53dacd971eaab49be4b17a767d6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6">convert_taxonomy</a> ($item_ident)</td></tr>
|
||||
<tr class="separator:addf6e53dacd971eaab49be4b17a767d6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5434325afb2c633c52540127d717800a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a">convert_child</a> ($child)</td></tr>
|
||||
<tr class="separator:a5434325afb2c633c52540127d717800a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a33ed595de044c0ec1cd84cca719e31dc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc">store</a> ($item, $update=false)</td></tr>
|
||||
<tr class="separator:a33ed595de044c0ec1cd84cca719e31dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8d138a9a7d4f79b81d3446ca216a602c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">run</a> ()</td></tr>
|
||||
<tr class="separator:a8d138a9a7d4f79b81d3446ca216a602c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:afd251e6e5a18516bac4d1a40435602f1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#afd251e6e5a18516bac4d1a40435602f1">$credentials</a> = null</td></tr>
|
||||
<tr class="separator:afd251e6e5a18516bac4d1a40435602f1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2f69f16ecb7de1fb1daffbc38e68c9f1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a2f69f16ecb7de1fb1daffbc38e68c9f1">$itemlist</a> = null</td></tr>
|
||||
<tr class="separator:a2f69f16ecb7de1fb1daffbc38e68c9f1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac578e85e4c491bf9e09fbbfa33f9d6b7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#ac578e85e4c491bf9e09fbbfa33f9d6b7">$src_items</a> = null</td></tr>
|
||||
<tr class="separator:ac578e85e4c491bf9e09fbbfa33f9d6b7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a31d73d48e1aa93319159c692d0197a3a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html#a31d73d48e1aa93319159c692d0197a3a">$items</a> = null</td></tr>
|
||||
<tr class="separator:a31d73d48e1aa93319159c692d0197a3a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
|
||||
Protected Attributes</h2></td></tr>
|
||||
<tr class="memitem:ad0d2bdc3b388220479063915b4f5c2fc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc">$itemlist</a> = null</td></tr>
|
||||
<tr class="separator:ad0d2bdc3b388220479063915b4f5c2fc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a88c2eeba8d0cba3e7c12a2c45ba0fbc6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6">$src_items</a> = null</td></tr>
|
||||
<tr class="separator:a88c2eeba8d0cba3e7c12a2c45ba0fbc6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0a05dac405ccc5b617b7b7b3c8ed783c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c">$items</a> = null</td></tr>
|
||||
<tr class="separator:a0a05dac405ccc5b617b7b7b3c8ed783c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
||||
Private Attributes</h2></td></tr>
|
||||
<tr class="memitem:a864aac9fadb4846f5d9f840e8e0f440f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f">$credentials</a> = null</td></tr>
|
||||
<tr class="separator:a864aac9fadb4846f5d9f840e8e0f440f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a class="anchor" id="ad9c6677ea07c496d81914b97aeb5fba5"></a>
|
||||
<a class="anchor" id="a5434325afb2c633c52540127d717800a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::convert_child </td>
|
||||
<td class="memname">RedMatrix\Import\Import::convert_child </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$child</em></td><td>)</td>
|
||||
@ -165,16 +169,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="add4d39232c883b59634595be14441336"></a>
|
||||
<a class="anchor" id="a107703a43a1b0ceb2af7ae470cb3f218"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::convert_item </td>
|
||||
<td class="memname">RedMatrix\Import\Import::convert_item </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item_ident</em></td><td>)</td>
|
||||
@ -183,16 +187,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a5a54b41c30aed8ac9ca6e486fd0b4b97"></a>
|
||||
<a class="anchor" id="addf6e53dacd971eaab49be4b17a767d6"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::convert_taxonomy </td>
|
||||
<td class="memname">RedMatrix\Import\Import::convert_taxonomy </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item_ident</em></td><td>)</td>
|
||||
@ -201,16 +205,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a832a4cc0d33d0eea29cb450004054580"></a>
|
||||
<a class="anchor" id="a57561904b0f127e0d9a3e2c33688daf8"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_children </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_children </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item_ident</em></td><td>)</td>
|
||||
@ -219,16 +223,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a76dd522e47a48d80e1678211230f2ff5"></a>
|
||||
<a class="anchor" id="a24134929d9a8a682da2036a0bf326367"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_credentials </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_credentials </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
@ -236,16 +240,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ae705dd1deb245b1d06baa73062330e43"></a>
|
||||
<a class="anchor" id="a27987a41cb703a796f1821baeb4774a2"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_item </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_item </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item_ident</em></td><td>)</td>
|
||||
@ -254,16 +258,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a4420d6acf6ba2f3723c655251b12abef"></a>
|
||||
<a class="anchor" id="a772c28edf36aaf8e66007a95004c4059"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_item_ident </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_item_ident </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item</em></td><td>)</td>
|
||||
@ -274,12 +278,12 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a1af46c9f88257635f362d6027ea710c3"></a>
|
||||
<a class="anchor" id="a855cd5a79b95d269ae8737fae774e3bc"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_itemlist </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_itemlist </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
@ -287,16 +291,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ab1e4a1d404b5a5a9c518c205d1428154"></a>
|
||||
<a class="anchor" id="ae3c6472bea1a44025bc2e152604eb20c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::get_taxonomy </td>
|
||||
<td class="memname">RedMatrix\Import\Import::get_taxonomy </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item_ident</em></td><td>)</td>
|
||||
@ -305,16 +309,16 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7">Redmatrix\Import\Import\run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c">RedMatrix\Import\Import\run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="af432ecbc45b812a03d58dfb378a212f7"></a>
|
||||
<a class="anchor" id="a8d138a9a7d4f79b81d3446ca216a602c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::run </td>
|
||||
<td class="memname">RedMatrix\Import\Import::run </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
@ -324,12 +328,12 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a70f9dd767d877530a7da7c6bd821e080"></a>
|
||||
<a class="anchor" id="a33ed595de044c0ec1cd84cca719e31dc"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::store </td>
|
||||
<td class="memname">RedMatrix\Import\Import::store </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$item</em>, </td>
|
||||
@ -351,48 +355,84 @@ Public Attributes</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a class="anchor" id="afd251e6e5a18516bac4d1a40435602f1"></a>
|
||||
<a class="anchor" id="a864aac9fadb4846f5d9f840e8e0f440f"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::$credentials = null</td>
|
||||
<td class="memname">RedMatrix\Import\Import::$credentials = null</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367">RedMatrix\Import\Import\get_credentials()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ad0d2bdc3b388220479063915b4f5c2fc"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">RedMatrix\Import\Import::$itemlist = null</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc">RedMatrix\Import\Import\get_itemlist()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a0a05dac405ccc5b617b7b7b3c8ed783c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">RedMatrix\Import\Import::$items = null</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a2f69f16ecb7de1fb1daffbc38e68c9f1"></a>
|
||||
<a class="anchor" id="a88c2eeba8d0cba3e7c12a2c45ba0fbc6"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::$itemlist = null</td>
|
||||
<td class="memname">RedMatrix\Import\Import::$src_items = null</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a31d73d48e1aa93319159c692d0197a3a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::$items = null</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ac578e85e4c491bf9e09fbbfa33f9d6b7"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">Redmatrix\Import\Import::$src_items = null</td>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
18
doc/html/classRedmatrix_1_1Import_1_1Import.js
Normal file
@ -0,0 +1,18 @@
|
||||
var classRedMatrix_1_1Import_1_1Import =
|
||||
[
|
||||
[ "convert_child", "classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a", null ],
|
||||
[ "convert_item", "classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218", null ],
|
||||
[ "convert_taxonomy", "classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6", null ],
|
||||
[ "get_children", "classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8", null ],
|
||||
[ "get_credentials", "classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367", null ],
|
||||
[ "get_item", "classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2", null ],
|
||||
[ "get_item_ident", "classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059", null ],
|
||||
[ "get_itemlist", "classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc", null ],
|
||||
[ "get_taxonomy", "classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c", null ],
|
||||
[ "run", "classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c", null ],
|
||||
[ "store", "classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc", null ],
|
||||
[ "$credentials", "classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f", null ],
|
||||
[ "$itemlist", "classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc", null ],
|
||||
[ "$items", "classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c", null ],
|
||||
[ "$src_items", "classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6", null ]
|
||||
];
|
@ -6,11 +6,10 @@ var datetime_8php =
|
||||
[ "datetime_convert", "datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226", null ],
|
||||
[ "datetimesel", "datetime_8php.html#a72218e5ee21876484934bacbb6bd9ba3", null ],
|
||||
[ "dob", "datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8", null ],
|
||||
[ "field_timezone", "datetime_8php.html#a03900dcf0f9e3c58793a031673a70326", null ],
|
||||
[ "get_dim", "datetime_8php.html#a7df24d72ea05922d3127363e2295174c", null ],
|
||||
[ "get_first_dim", "datetime_8php.html#aba971b67f17fecf050813f1eba72367f", null ],
|
||||
[ "get_timezones", "datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1", null ],
|
||||
[ "relative_date", "datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82", null ],
|
||||
[ "select_timezone", "datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f", null ],
|
||||
[ "timesel", "datetime_8php.html#a3f239f94e23335d860b148958d87a093", null ],
|
||||
[ "timezone_cmp", "datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865", null ],
|
||||
[ "update_birthdays", "datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826", null ],
|
||||
|
@ -291,6 +291,10 @@ Files</h2></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pubsites_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsites_8php.html">pubsites.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pubsub_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsub_8php.html">pubsub.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:pubsubhubbub_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsubhubbub_8php.html">pubsubhubbub.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:randprof_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="randprof_8php.html">randprof.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:rbmark_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="rbmark_8php.html">rbmark.php</a></td></tr>
|
||||
|
@ -93,6 +93,8 @@ var dir_d41ce877eb409a4791b288730010abe2 =
|
||||
[ "profiles.php", "profiles_8php.html", "profiles_8php" ],
|
||||
[ "profperm.php", "profperm_8php.html", "profperm_8php" ],
|
||||
[ "pubsites.php", "pubsites_8php.html", "pubsites_8php" ],
|
||||
[ "pubsub.php", "pubsub_8php.html", "pubsub_8php" ],
|
||||
[ "pubsubhubbub.php", "pubsubhubbub_8php.html", "pubsubhubbub_8php" ],
|
||||
[ "randprof.php", "randprof_8php.html", "randprof_8php" ],
|
||||
[ "rbmark.php", "rbmark_8php.html", "rbmark_8php" ],
|
||||
[ "receive.php", "receive_8php.html", "receive_8php" ],
|
||||
|
@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('features_8php.html','');});
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a52b5bdfb61b256713efecf7a7b20b0c0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0">feature_enabled</a> ($uid, $feature)</td></tr>
|
||||
<tr class="separator:a52b5bdfb61b256713efecf7a7b20b0c0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab9a273de13a12a1c561b380cabaea090"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="features_8php.html#ab9a273de13a12a1c561b380cabaea090">get_feature_default</a> ($feature)</td></tr>
|
||||
<tr class="separator:ab9a273de13a12a1c561b380cabaea090"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae73c5b03b01c7284ed7e7e0e774e975c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c">get_features</a> ()</td></tr>
|
||||
<tr class="separator:ae73c5b03b01c7284ed7e7e0e774e975c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
@ -142,7 +144,25 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="include_2apps_8php.html#a1b2e737f477a2e0d9d11ef14adc5aa66">app_render()</a>, <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad59fc09da66b66267f9753c8b2dd68d0">apw_form()</a>, <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks_content()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="include_2apps_8php.html#a32fe4ed9666228fd4b67dc487cc57a83">parse_app_description()</a>, <a class="el" href="identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68">profile_load()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04">profiles_post()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d">webpages_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="include_2apps_8php.html#a1b2e737f477a2e0d9d11ef14adc5aa66">app_render()</a>, <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad59fc09da66b66267f9753c8b2dd68d0">apw_form()</a>, <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks_content()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="include_2apps_8php.html#a32fe4ed9666228fd4b67dc487cc57a83">parse_app_description()</a>, <a class="el" href="identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68">profile_load()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e">profiles_init()</a>, <a class="el" href="profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04">profiles_post()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d">webpages_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ab9a273de13a12a1c561b380cabaea090"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">get_feature_default </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$feature</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0">feature_enabled()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -159,6 +179,8 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="features_8php.html#ab9a273de13a12a1c561b380cabaea090">get_feature_default()</a>, and <a class="el" href="settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586">settings_post()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
|
@ -1,5 +1,6 @@
|
||||
var features_8php =
|
||||
[
|
||||
[ "feature_enabled", "features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0", null ],
|
||||
[ "get_feature_default", "features_8php.html#ab9a273de13a12a1c561b380cabaea090", null ],
|
||||
[ "get_features", "features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c", null ]
|
||||
];
|
@ -301,57 +301,59 @@ $(document).ready(function(){initNavTree('files.html','');});
|
||||
<tr id="row_1_90_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profiles_8php.html" target="_self">profiles.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_91_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profperm_8php.html" target="_self">profperm.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_92_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pubsites_8php.html" target="_self">pubsites.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_93_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="randprof_8php.html" target="_self">randprof.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_94_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rbmark_8php.html" target="_self">rbmark.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_95_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="receive_8php.html" target="_self">receive.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_96_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="register_8php.html" target="_self">register.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_97_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regmod_8php.html" target="_self">regmod.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_98_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regver_8php.html" target="_self">regver.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_99_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeaccount_8php.html" target="_self">removeaccount.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_100_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeme_8php.html" target="_self">removeme.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_101_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rmagic_8php.html" target="_self">rmagic.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_102_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rpost_8php.html" target="_self">rpost.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_103_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rsd__xml_8php.html" target="_self">rsd_xml.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_104_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search_8php.html" target="_self">search.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_105_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search__ac_8php.html" target="_self">search_ac.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_106_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="service__limits_8php.html" target="_self">service_limits.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_107_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="settings_8php.html" target="_self">settings.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_108_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="setup_8php.html" target="_self">setup.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_109_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="share_8php.html" target="_self">share.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_110_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="siteinfo_8php.html" target="_self">siteinfo.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_111_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sitelist_8php.html" target="_self">sitelist.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_112_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="smilies_8php.html" target="_self">smilies.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_113_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sources_8php.html" target="_self">sources.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_114_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sslify_8php.html" target="_self">sslify.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_115_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="starred_8php.html" target="_self">starred.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_116_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="subthread_8php.html" target="_self">subthread.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_117_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="suggest_8php.html" target="_self">suggest.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_118_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagger_8php.html" target="_self">tagger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_119_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagrm_8php.html" target="_self">tagrm.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_120_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="thing_8php.html" target="_self">thing.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_121_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__mobile_8php.html" target="_self">toggle_mobile.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_122_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__safesearch_8php.html" target="_self">toggle_safesearch.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_123_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="uexport_8php.html" target="_self">uexport.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_124_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__channel_8php.html" target="_self">update_channel.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_125_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__display_8php.html" target="_self">update_display.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_126_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__home_8php.html" target="_self">update_home.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_127_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__network_8php.html" target="_self">update_network.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_128_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__search_8php.html" target="_self">update_search.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_129_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="view_8php.html" target="_self">view.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_130_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewconnections_8php.html" target="_self">viewconnections.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_131_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewsrc_8php.html" target="_self">viewsrc.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_132_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="vote_8php.html" target="_self">vote.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_133_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__attach_8php.html" target="_self">wall_attach.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_134_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__upload_8php.html" target="_self">wall_upload.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_135_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webfinger_8php.html" target="_self">webfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_136_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webpages_8php.html" target="_self">webpages.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_137_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wfinger_8php.html" target="_self">wfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_138_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xchan_8php.html" target="_self">xchan.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_139_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xrd_8php.html" target="_self">xrd.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_140_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xref_8php.html" target="_self">xref.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_141_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zfinger_8php.html" target="_self">zfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_142_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zotfeed_8php.html" target="_self">zotfeed.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_143_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zping_8php.html" target="_self">zping.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_93_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pubsub_8php.html" target="_self">pubsub.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_94_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pubsubhubbub_8php.html" target="_self">pubsubhubbub.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_95_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="randprof_8php.html" target="_self">randprof.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_96_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rbmark_8php.html" target="_self">rbmark.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_97_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="receive_8php.html" target="_self">receive.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_98_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="register_8php.html" target="_self">register.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_99_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regmod_8php.html" target="_self">regmod.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_100_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regver_8php.html" target="_self">regver.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_101_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeaccount_8php.html" target="_self">removeaccount.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_102_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeme_8php.html" target="_self">removeme.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_103_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rmagic_8php.html" target="_self">rmagic.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_104_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rpost_8php.html" target="_self">rpost.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_105_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rsd__xml_8php.html" target="_self">rsd_xml.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_106_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search_8php.html" target="_self">search.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_107_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search__ac_8php.html" target="_self">search_ac.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_108_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="service__limits_8php.html" target="_self">service_limits.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_109_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="settings_8php.html" target="_self">settings.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_110_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="setup_8php.html" target="_self">setup.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_111_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="share_8php.html" target="_self">share.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_112_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="siteinfo_8php.html" target="_self">siteinfo.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_113_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sitelist_8php.html" target="_self">sitelist.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_114_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="smilies_8php.html" target="_self">smilies.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_115_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sources_8php.html" target="_self">sources.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_116_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sslify_8php.html" target="_self">sslify.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_117_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="starred_8php.html" target="_self">starred.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_118_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="subthread_8php.html" target="_self">subthread.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_119_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="suggest_8php.html" target="_self">suggest.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_120_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagger_8php.html" target="_self">tagger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_121_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagrm_8php.html" target="_self">tagrm.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_122_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="thing_8php.html" target="_self">thing.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_123_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__mobile_8php.html" target="_self">toggle_mobile.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_124_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__safesearch_8php.html" target="_self">toggle_safesearch.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_125_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="uexport_8php.html" target="_self">uexport.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_126_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__channel_8php.html" target="_self">update_channel.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_127_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__display_8php.html" target="_self">update_display.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_128_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__home_8php.html" target="_self">update_home.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_129_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__network_8php.html" target="_self">update_network.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_130_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__search_8php.html" target="_self">update_search.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_131_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="view_8php.html" target="_self">view.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_132_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewconnections_8php.html" target="_self">viewconnections.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_133_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewsrc_8php.html" target="_self">viewsrc.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_134_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="vote_8php.html" target="_self">vote.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_135_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__attach_8php.html" target="_self">wall_attach.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_136_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__upload_8php.html" target="_self">wall_upload.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_137_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webfinger_8php.html" target="_self">webfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_138_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webpages_8php.html" target="_self">webpages.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_139_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wfinger_8php.html" target="_self">wfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_140_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xchan_8php.html" target="_self">xchan.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_141_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xrd_8php.html" target="_self">xrd.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_142_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xref_8php.html" target="_self">xref.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_143_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zfinger_8php.html" target="_self">zfinger.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_144_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zotfeed_8php.html" target="_self">zotfeed.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_145_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zping_8php.html" target="_self">zping.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><img id="arr_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_')"/><img id="img_2_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('2_')"/><a class="el" href="dir_23ec12649285f9fabf3a6b7380226c28.html" target="_self">util</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_2_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_0_')"/><img id="img_2_0_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('2_0_')"/><a class="el" href="dir_0eaa4a0adae8ba4811e133c6e594aeee.html" target="_self">fpostit</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="fpostit_8php.html" target="_self">fpostit.php</a></td><td class="desc"></td></tr>
|
||||
|
@ -306,9 +306,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getdriver()
|
||||
: <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
|
||||
, <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
|
||||
: <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
|
||||
, <a class="el" href="classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0">dba_mysql</a>
|
||||
, <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
|
||||
, <a class="el" href="classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14">dba_driver</a>
|
||||
</li>
|
||||
<li>getETag()
|
||||
@ -320,18 +320,21 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
|
||||
<li>getHeight()
|
||||
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
|
||||
</li>
|
||||
<li>getIconFromType()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">RedMatrix\RedDAV\RedBrowser</a>
|
||||
</li>
|
||||
<li>getImage()
|
||||
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
|
||||
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
</li>
|
||||
<li>getLastModified()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getName()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getQuotaInfo()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68">RedMatrix\RedDAV\RedDirectory</a>
|
||||
|
@ -305,9 +305,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getdriver()
|
||||
: <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
|
||||
, <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
|
||||
: <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
|
||||
, <a class="el" href="classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0">dba_mysql</a>
|
||||
, <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
|
||||
, <a class="el" href="classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14">dba_driver</a>
|
||||
</li>
|
||||
<li>getETag()
|
||||
@ -319,18 +319,21 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
|
||||
<li>getHeight()
|
||||
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
|
||||
</li>
|
||||
<li>getIconFromType()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">RedMatrix\RedDAV\RedBrowser</a>
|
||||
</li>
|
||||
<li>getImage()
|
||||
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
|
||||
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
</li>
|
||||
<li>getLastModified()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getName()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
|
||||
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
|
||||
</li>
|
||||
<li>getQuotaInfo()
|
||||
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68">RedMatrix\RedDAV\RedDirectory</a>
|
||||
|
@ -168,9 +168,6 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
|
||||
<li>fetch_xrd_links()
|
||||
: <a class="el" href="include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d">network.php</a>
|
||||
</li>
|
||||
<li>field_timezone()
|
||||
: <a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">datetime.php</a>
|
||||
</li>
|
||||
<li>file_tag_decode()
|
||||
: <a class="el" href="taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6">taxonomy.php</a>
|
||||
</li>
|
||||
|
@ -225,6 +225,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
|
||||
<li>get_events()
|
||||
: <a class="el" href="identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312">identity.php</a>
|
||||
</li>
|
||||
<li>get_feature_default()
|
||||
: <a class="el" href="features_8php.html#ab9a273de13a12a1c561b380cabaea090">features.php</a>
|
||||
</li>
|
||||
<li>get_features()
|
||||
: <a class="el" href="features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c">features.php</a>
|
||||
</li>
|
||||
@ -318,6 +321,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
|
||||
<li>get_role_perms()
|
||||
: <a class="el" href="permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe">permissions.php</a>
|
||||
</li>
|
||||
<li>get_roles()
|
||||
: <a class="el" href="permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991">permissions.php</a>
|
||||
</li>
|
||||
<li>get_rpost_path()
|
||||
: <a class="el" href="zot_8php.html#a8e22dbc6f884be3644a892a876cbd972">zot.php</a>
|
||||
</li>
|
||||
@ -348,6 +354,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
|
||||
<li>get_things()
|
||||
: <a class="el" href="taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de">taxonomy.php</a>
|
||||
</li>
|
||||
<li>get_timezones()
|
||||
: <a class="el" href="datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1">datetime.php</a>
|
||||
</li>
|
||||
<li>get_words()
|
||||
: <a class="el" href="spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6">spam.php</a>
|
||||
</li>
|
||||
|
@ -213,6 +213,12 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
|
||||
<li>http_status_exit()
|
||||
: <a class="el" href="include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2">network.php</a>
|
||||
</li>
|
||||
<li>hub_post_return()
|
||||
: <a class="el" href="pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945">pubsub.php</a>
|
||||
</li>
|
||||
<li>hub_return()
|
||||
: <a class="el" href="pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb">pubsub.php</a>
|
||||
</li>
|
||||
<li>hubloc_change_primary()
|
||||
: <a class="el" href="hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d">hubloc.php</a>
|
||||
</li>
|
||||
|
@ -165,9 +165,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>page_content()
|
||||
: <a class="el" href="page_8php.html#a91a5f649f68406149108bded1dc90b22">page.php</a>
|
||||
</li>
|
||||
<li>PAGE_DIRECTORY_CHANNEL
|
||||
: <a class="el" href="boot_8php.html#a5b8484922918946d041e5e0515dbe718">boot.php</a>
|
||||
</li>
|
||||
<li>PAGE_HIDDEN
|
||||
: <a class="el" href="boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640">boot.php</a>
|
||||
</li>
|
||||
@ -315,6 +312,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>photo_factory()
|
||||
: <a class="el" href="photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035">photo_driver.php</a>
|
||||
</li>
|
||||
<li>PHOTO_FLAG_OS
|
||||
: <a class="el" href="boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f">boot.php</a>
|
||||
</li>
|
||||
<li>photo_init()
|
||||
: <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo.php</a>
|
||||
</li>
|
||||
@ -453,6 +453,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>post_post()
|
||||
: <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post.php</a>
|
||||
</li>
|
||||
<li>post_var()
|
||||
: <a class="el" href="pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd">pubsubhubbub.php</a>
|
||||
</li>
|
||||
<li>posted_dates()
|
||||
: <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">items.php</a>
|
||||
</li>
|
||||
@ -603,6 +606,15 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>pubsites_content()
|
||||
: <a class="el" href="pubsites_8php.html#af614e279aab54065345bda6b03eafdf0">pubsites.php</a>
|
||||
</li>
|
||||
<li>pubsub_init()
|
||||
: <a class="el" href="pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e">pubsub.php</a>
|
||||
</li>
|
||||
<li>pubsub_post()
|
||||
: <a class="el" href="pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123">pubsub.php</a>
|
||||
</li>
|
||||
<li>pubsubhubbub_init()
|
||||
: <a class="el" href="pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0">pubsubhubbub.php</a>
|
||||
</li>
|
||||
<li>purify_html()
|
||||
: <a class="el" href="text_8php.html#a4841df5beabdd1bdd1ed56781a915d61">text.php</a>
|
||||
</li>
|
||||
|
@ -369,9 +369,6 @@ $(document).ready(function(){initNavTree('globals_0x72.html','');});
|
||||
<li>rmagic_post()
|
||||
: <a class="el" href="rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f">rmagic.php</a>
|
||||
</li>
|
||||
<li>role_selector()
|
||||
: <a class="el" href="permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724">permissions.php</a>
|
||||
</li>
|
||||
<li>rpost_callback()
|
||||
: <a class="el" href="bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7">bbcode.php</a>
|
||||
</li>
|
||||
|
@ -177,9 +177,6 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
|
||||
<li>searchbox()
|
||||
: <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">text.php</a>
|
||||
</li>
|
||||
<li>select_timezone()
|
||||
: <a class="el" href="datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f">datetime.php</a>
|
||||
</li>
|
||||
<li>send_message()
|
||||
: <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">message.php</a>
|
||||
</li>
|
||||
|
@ -247,7 +247,7 @@ $(document).ready(function(){initNavTree('globals_0x74.html','');});
|
||||
: <a class="el" href="plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2">plugin.php</a>
|
||||
</li>
|
||||
<li>theme_post()
|
||||
: <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6">config.php</a>
|
||||
: <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6">config.php</a>
|
||||
</li>
|
||||
<li>theme_status()
|
||||
: <a class="el" href="admin_8php.html#ad4f74f33944a98b56d2c8c7601f124a4">admin.php</a>
|
||||
@ -282,6 +282,9 @@ $(document).ready(function(){initNavTree('globals_0x74.html','');});
|
||||
<li>translate_system_apps()
|
||||
: <a class="el" href="include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030">apps.php</a>
|
||||
</li>
|
||||
<li>trim_message()
|
||||
: <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">po2php.php</a>
|
||||
</li>
|
||||
<li>tryoembed()
|
||||
: <a class="el" href="bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7">bbcode.php</a>
|
||||
</li>
|
||||
|
@ -150,6 +150,12 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');});
|
||||
<li>z_fetch_url()
|
||||
: <a class="el" href="include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37">network.php</a>
|
||||
</li>
|
||||
<li>z_get_temp_dir()
|
||||
: <a class="el" href="boot_8php.html#a59717d02602a4babf2a54da8b33d93a5">boot.php</a>
|
||||
</li>
|
||||
<li>z_get_upload_dir()
|
||||
: <a class="el" href="boot_8php.html#a476c499e15caf75972fed134a8f23b2e">boot.php</a>
|
||||
</li>
|
||||
<li>z_input_filter()
|
||||
: <a class="el" href="text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f">text.php</a>
|
||||
</li>
|
||||
|
@ -167,9 +167,6 @@ $(document).ready(function(){initNavTree('globals_func_0x66.html','');});
|
||||
<li>fetch_xrd_links()
|
||||
: <a class="el" href="include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d">network.php</a>
|
||||
</li>
|
||||
<li>field_timezone()
|
||||
: <a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">datetime.php</a>
|
||||
</li>
|
||||
<li>file_tag_decode()
|
||||
: <a class="el" href="taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6">taxonomy.php</a>
|
||||
</li>
|
||||
|
@ -224,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
|
||||
<li>get_events()
|
||||
: <a class="el" href="identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312">identity.php</a>
|
||||
</li>
|
||||
<li>get_feature_default()
|
||||
: <a class="el" href="features_8php.html#ab9a273de13a12a1c561b380cabaea090">features.php</a>
|
||||
</li>
|
||||
<li>get_features()
|
||||
: <a class="el" href="features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c">features.php</a>
|
||||
</li>
|
||||
@ -317,6 +320,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
|
||||
<li>get_role_perms()
|
||||
: <a class="el" href="permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe">permissions.php</a>
|
||||
</li>
|
||||
<li>get_roles()
|
||||
: <a class="el" href="permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991">permissions.php</a>
|
||||
</li>
|
||||
<li>get_rpost_path()
|
||||
: <a class="el" href="zot_8php.html#a8e22dbc6f884be3644a892a876cbd972">zot.php</a>
|
||||
</li>
|
||||
@ -347,6 +353,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
|
||||
<li>get_things()
|
||||
: <a class="el" href="taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de">taxonomy.php</a>
|
||||
</li>
|
||||
<li>get_timezones()
|
||||
: <a class="el" href="datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1">datetime.php</a>
|
||||
</li>
|
||||
<li>get_words()
|
||||
: <a class="el" href="spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6">spam.php</a>
|
||||
</li>
|
||||
|
@ -212,6 +212,12 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
|
||||
<li>http_status_exit()
|
||||
: <a class="el" href="include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2">network.php</a>
|
||||
</li>
|
||||
<li>hub_post_return()
|
||||
: <a class="el" href="pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945">pubsub.php</a>
|
||||
</li>
|
||||
<li>hub_return()
|
||||
: <a class="el" href="pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb">pubsub.php</a>
|
||||
</li>
|
||||
<li>hubloc_change_primary()
|
||||
: <a class="el" href="hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d">hubloc.php</a>
|
||||
</li>
|
||||
|
@ -311,6 +311,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
|
||||
<li>post_post()
|
||||
: <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post.php</a>
|
||||
</li>
|
||||
<li>post_var()
|
||||
: <a class="el" href="pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd">pubsubhubbub.php</a>
|
||||
</li>
|
||||
<li>posted_dates()
|
||||
: <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">items.php</a>
|
||||
</li>
|
||||
@ -461,6 +464,15 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
|
||||
<li>pubsites_content()
|
||||
: <a class="el" href="pubsites_8php.html#af614e279aab54065345bda6b03eafdf0">pubsites.php</a>
|
||||
</li>
|
||||
<li>pubsub_init()
|
||||
: <a class="el" href="pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e">pubsub.php</a>
|
||||
</li>
|
||||
<li>pubsub_post()
|
||||
: <a class="el" href="pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123">pubsub.php</a>
|
||||
</li>
|
||||
<li>pubsubhubbub_init()
|
||||
: <a class="el" href="pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0">pubsubhubbub.php</a>
|
||||
</li>
|
||||
<li>purify_html()
|
||||
: <a class="el" href="text_8php.html#a4841df5beabdd1bdd1ed56781a915d61">text.php</a>
|
||||
</li>
|
||||
|
@ -323,9 +323,6 @@ $(document).ready(function(){initNavTree('globals_func_0x72.html','');});
|
||||
<li>rmagic_post()
|
||||
: <a class="el" href="rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f">rmagic.php</a>
|
||||
</li>
|
||||
<li>role_selector()
|
||||
: <a class="el" href="permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724">permissions.php</a>
|
||||
</li>
|
||||
<li>rpost_callback()
|
||||
: <a class="el" href="bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7">bbcode.php</a>
|
||||
</li>
|
||||
|
@ -176,9 +176,6 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
|
||||
<li>searchbox()
|
||||
: <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">text.php</a>
|
||||
</li>
|
||||
<li>select_timezone()
|
||||
: <a class="el" href="datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f">datetime.php</a>
|
||||
</li>
|
||||
<li>send_message()
|
||||
: <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">message.php</a>
|
||||
</li>
|
||||
|
@ -230,6 +230,9 @@ $(document).ready(function(){initNavTree('globals_func_0x74.html','');});
|
||||
<li>translate_system_apps()
|
||||
: <a class="el" href="include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030">apps.php</a>
|
||||
</li>
|
||||
<li>trim_message()
|
||||
: <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">po2php.php</a>
|
||||
</li>
|
||||
<li>tryoembed()
|
||||
: <a class="el" href="bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7">bbcode.php</a>
|
||||
</li>
|
||||
|
@ -149,6 +149,12 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');});
|
||||
<li>z_fetch_url()
|
||||
: <a class="el" href="include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37">network.php</a>
|
||||
</li>
|
||||
<li>z_get_temp_dir()
|
||||
: <a class="el" href="boot_8php.html#a59717d02602a4babf2a54da8b33d93a5">boot.php</a>
|
||||
</li>
|
||||
<li>z_get_upload_dir()
|
||||
: <a class="el" href="boot_8php.html#a476c499e15caf75972fed134a8f23b2e">boot.php</a>
|
||||
</li>
|
||||
<li>z_input_filter()
|
||||
: <a class="el" href="text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f">text.php</a>
|
||||
</li>
|
||||
|
@ -155,9 +155,6 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
|
||||
<li>PAGE_CENSORED
|
||||
: <a class="el" href="boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214">boot.php</a>
|
||||
</li>
|
||||
<li>PAGE_DIRECTORY_CHANNEL
|
||||
: <a class="el" href="boot_8php.html#a5b8484922918946d041e5e0515dbe718">boot.php</a>
|
||||
</li>
|
||||
<li>PAGE_HIDDEN
|
||||
: <a class="el" href="boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640">boot.php</a>
|
||||
</li>
|
||||
@ -254,6 +251,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
|
||||
<li>PHOTO_ADULT
|
||||
: <a class="el" href="boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0">boot.php</a>
|
||||
</li>
|
||||
<li>PHOTO_FLAG_OS
|
||||
: <a class="el" href="boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f">boot.php</a>
|
||||
</li>
|
||||
<li>PHOTO_NORMAL
|
||||
: <a class="el" href="boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4">boot.php</a>
|
||||
</li>
|
||||
|
@ -445,7 +445,7 @@ Functions</h2></td></tr>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>(does not return, process is terminated) </dd></dl>
|
||||
|
||||
<p>Referenced by <a class="el" href="__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0">_well_known_init()</a>, <a class="el" href="cloud_8php.html#ad2e96e917852f27dedfc263d37e13756">cloud_init()</a>, <a class="el" href="diaspora_8php.html#a849754ec369e1a60fadae5c14584ca36">diaspora_decode()</a>, <a class="el" href="items_8php.html#a04a35b610acfe54434df08adec39c0c7">get_feed_for()</a>, <a class="el" href="p_8php.html#af9d5530ca0b3dc9409cf591c39e2480e">p_init()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, and <a class="el" href="receive_8php.html#a03d8fa26e77844020ba5602deca7d494">receive_post()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0">_well_known_init()</a>, <a class="el" href="cloud_8php.html#ad2e96e917852f27dedfc263d37e13756">cloud_init()</a>, <a class="el" href="diaspora_8php.html#a849754ec369e1a60fadae5c14584ca36">diaspora_decode()</a>, <a class="el" href="items_8php.html#a04a35b610acfe54434df08adec39c0c7">get_feed_for()</a>, <a class="el" href="p_8php.html#af9d5530ca0b3dc9409cf591c39e2480e">p_init()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, <a class="el" href="pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0">pubsubhubbub_init()</a>, and <a class="el" href="receive_8php.html#a03d8fa26e77844020ba5602deca7d494">receive_post()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -677,7 +677,7 @@ Functions</h2></td></tr>
|
||||
<p>$importer = the contact_record (joined to user_record) of the local user who owns this relationship. It is this person's stuff that is going to be updated. $contact = the person who is sending us stuff. If not set, we MAY be processing a "follow" activity from an external network and MAY create an appropriate contact record. Otherwise, we MUST have a contact record. $hub = should we find a hub declation in the feed, pass it back to our calling process, who might (or might not) try and subscribe to it. $datedir sorts in reverse order $pass - by default ($pass = 0) we cannot guarantee that a parent item has been imported prior to its children being seen in the stream unless we are certain of how the feed is arranged/ordered. With $pass = 1, we only pull parent items out of the stream. With $pass = 2, we only pull children (comments/likes).</p>
|
||||
<p>So running this twice, first with pass 1 and then with pass 2 will do the right thing regardless of feed ordering. This won't be adequate in a fully-threaded model where comments can have sub-threads. That would require some massive sorting to get all the feed items into a mostly linear ordering, and might still require recursion. </p>
|
||||
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a52c24114b73c0bdb605a03cd29712223">handle_feed()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a52c24114b73c0bdb605a03cd29712223">handle_feed()</a>, and <a class="el" href="pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123">pubsub_post()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.3.1"/>
|
||||
<title>The Red Matrix: Redmatrix\Import Namespace Reference</title>
|
||||
<title>The Red Matrix: RedMatrix\Import Namespace Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('namespaceRedmatrix_1_1Import.html','');});
|
||||
$(document).ready(function(){initNavTree('namespaceRedMatrix_1_1Import.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@ -106,13 +106,13 @@ $(document).ready(function(){initNavTree('namespaceRedmatrix_1_1Import.html','')
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">Classes</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">Redmatrix\Import Namespace Reference</div> </div>
|
||||
<div class="title">RedMatrix\Import Namespace Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
|
||||
Classes</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedmatrix_1_1Import_1_1Import.html">Import</a></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1Import_1_1Import.html">Import</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
|
@ -1,4 +1,4 @@
|
||||
var namespaceRedmatrix_1_1Import =
|
||||
var namespaceRedMatrix_1_1Import =
|
||||
[
|
||||
[ "Import", "classRedmatrix_1_1Import_1_1Import.html", "classRedmatrix_1_1Import_1_1Import" ]
|
||||
[ "Import", "classRedMatrix_1_1Import_1_1Import.html", "classRedMatrix_1_1Import_1_1Import" ]
|
||||
];
|
@ -37,15 +37,15 @@ var NAVTREE =
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"BS-Default_8php.html",
|
||||
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195",
|
||||
"classApp.html#a3d84af5e42082098672531cd1a618853",
|
||||
"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e",
|
||||
"datetime_8php.html#aea356409ba69f9de412298c998595dd2",
|
||||
"globals_0x5f.html",
|
||||
"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3",
|
||||
"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d",
|
||||
"reddav_8php.html",
|
||||
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54"
|
||||
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa",
|
||||
"classApp.html#a344d2b7dc2f276648d521aee4da1731c",
|
||||
"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6",
|
||||
"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226",
|
||||
"functions_vars.html",
|
||||
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639",
|
||||
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518",
|
||||
"rbmark_8php.html#a43fec4960b50926251574762cc491f76",
|
||||
"text_8php.html#aa22feef4de326e1d7078dedd892e615c"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -150,104 +150,104 @@ var NAVTREEINDEX0 =
|
||||
"blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[6,0,1,9,0],
|
||||
"blocks_8php.html#aebe88302181883d2b17d6e98a1aaebe9":[6,0,1,9,1],
|
||||
"boot_8php.html":[6,0,4],
|
||||
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,149],
|
||||
"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,310],
|
||||
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,163],
|
||||
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,268],
|
||||
"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,141],
|
||||
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,59],
|
||||
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,182],
|
||||
"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,50],
|
||||
"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,114],
|
||||
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,151],
|
||||
"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,312],
|
||||
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,165],
|
||||
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,270],
|
||||
"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,143],
|
||||
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,61],
|
||||
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,184],
|
||||
"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,52],
|
||||
"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,116],
|
||||
"boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[6,0,4,1],
|
||||
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,224],
|
||||
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,74],
|
||||
"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,301],
|
||||
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,186],
|
||||
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,288],
|
||||
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,284],
|
||||
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,287],
|
||||
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,225],
|
||||
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,76],
|
||||
"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,303],
|
||||
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,188],
|
||||
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,290],
|
||||
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,286],
|
||||
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,289],
|
||||
"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[6,0,4,23],
|
||||
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,66],
|
||||
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,68],
|
||||
"boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[6,0,4,15],
|
||||
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,84],
|
||||
"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,43],
|
||||
"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,273],
|
||||
"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,143],
|
||||
"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,272],
|
||||
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,88],
|
||||
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,85],
|
||||
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,213],
|
||||
"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,69],
|
||||
"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,162],
|
||||
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,158],
|
||||
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,185],
|
||||
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,152],
|
||||
"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,300],
|
||||
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,307],
|
||||
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,262],
|
||||
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,309],
|
||||
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,189],
|
||||
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,83],
|
||||
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,239],
|
||||
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,116],
|
||||
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,169],
|
||||
"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,233],
|
||||
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,206],
|
||||
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,264],
|
||||
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,44],
|
||||
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,86],
|
||||
"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,45],
|
||||
"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,275],
|
||||
"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,145],
|
||||
"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,274],
|
||||
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,90],
|
||||
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,87],
|
||||
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,215],
|
||||
"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,71],
|
||||
"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,164],
|
||||
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,160],
|
||||
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,187],
|
||||
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,154],
|
||||
"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,302],
|
||||
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,309],
|
||||
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,264],
|
||||
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,311],
|
||||
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,191],
|
||||
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,85],
|
||||
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,240],
|
||||
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,118],
|
||||
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,171],
|
||||
"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,234],
|
||||
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,208],
|
||||
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,266],
|
||||
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,46],
|
||||
"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[6,0,4,22],
|
||||
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,109],
|
||||
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,99],
|
||||
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,276],
|
||||
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,209],
|
||||
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,90],
|
||||
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,142],
|
||||
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,237],
|
||||
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,117],
|
||||
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,260],
|
||||
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,205],
|
||||
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,138],
|
||||
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,75],
|
||||
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,80],
|
||||
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,111],
|
||||
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,101],
|
||||
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,278],
|
||||
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,211],
|
||||
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,92],
|
||||
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,144],
|
||||
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,238],
|
||||
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,119],
|
||||
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,262],
|
||||
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,207],
|
||||
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,140],
|
||||
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,77],
|
||||
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,82],
|
||||
"boot_8php.html#a329400dcb29897cdaae3020109272285":[6,0,4,17],
|
||||
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,244],
|
||||
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,156],
|
||||
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,47],
|
||||
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,131],
|
||||
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,171],
|
||||
"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,220],
|
||||
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,314],
|
||||
"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,299],
|
||||
"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,103],
|
||||
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,194],
|
||||
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,120],
|
||||
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,125],
|
||||
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,313],
|
||||
"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,191],
|
||||
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,235],
|
||||
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,245],
|
||||
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,158],
|
||||
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,49],
|
||||
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,133],
|
||||
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,173],
|
||||
"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,222],
|
||||
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,316],
|
||||
"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,301],
|
||||
"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,105],
|
||||
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,196],
|
||||
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,122],
|
||||
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,127],
|
||||
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,315],
|
||||
"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,193],
|
||||
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,236],
|
||||
"boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[6,0,4,12],
|
||||
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,67],
|
||||
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,97],
|
||||
"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,57],
|
||||
"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,145],
|
||||
"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,228],
|
||||
"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,204],
|
||||
"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,96],
|
||||
"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,179],
|
||||
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,166],
|
||||
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,78],
|
||||
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,172],
|
||||
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,285],
|
||||
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,192],
|
||||
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,115],
|
||||
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,254],
|
||||
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,190],
|
||||
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,69],
|
||||
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,99],
|
||||
"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,59],
|
||||
"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,147],
|
||||
"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,229],
|
||||
"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,206],
|
||||
"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,98],
|
||||
"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,181],
|
||||
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,168],
|
||||
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,80],
|
||||
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,174],
|
||||
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,287],
|
||||
"boot_8php.html#a476c499e15caf75972fed134a8f23b2e":[6,0,4,42],
|
||||
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,194],
|
||||
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,117],
|
||||
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,256],
|
||||
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,192],
|
||||
"boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[6,0,4,6],
|
||||
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,226],
|
||||
"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,63],
|
||||
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,249],
|
||||
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,216],
|
||||
"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,31],
|
||||
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,170]
|
||||
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,227],
|
||||
"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,65],
|
||||
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,250],
|
||||
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,218],
|
||||
"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,31]
|
||||
};
|
||||
|
@ -1,219 +1,221 @@
|
||||
var NAVTREEINDEX1 =
|
||||
{
|
||||
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,45],
|
||||
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,89],
|
||||
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,172],
|
||||
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,47],
|
||||
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,91],
|
||||
"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,37],
|
||||
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,208],
|
||||
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,248],
|
||||
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,311],
|
||||
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,210],
|
||||
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,249],
|
||||
"boot_8php.html#a59717d02602a4babf2a54da8b33d93a5":[6,0,4,41],
|
||||
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,313],
|
||||
"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,21],
|
||||
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,68],
|
||||
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,198],
|
||||
"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,221],
|
||||
"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,86],
|
||||
"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,177],
|
||||
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,222],
|
||||
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,70],
|
||||
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,200],
|
||||
"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,88],
|
||||
"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,179],
|
||||
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,223],
|
||||
"boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c":[6,0,4,35],
|
||||
"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[6,0,4,19],
|
||||
"boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[6,0,4,26],
|
||||
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,82],
|
||||
"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,113],
|
||||
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,281],
|
||||
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,183],
|
||||
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,154],
|
||||
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,157],
|
||||
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,49],
|
||||
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,160],
|
||||
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,266],
|
||||
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,252],
|
||||
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,246],
|
||||
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,110],
|
||||
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,100],
|
||||
"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,232],
|
||||
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,140],
|
||||
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,227],
|
||||
"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,111],
|
||||
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,265],
|
||||
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,176],
|
||||
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,84],
|
||||
"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,115],
|
||||
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,283],
|
||||
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,185],
|
||||
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,156],
|
||||
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,159],
|
||||
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,51],
|
||||
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,162],
|
||||
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,268],
|
||||
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,253],
|
||||
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,247],
|
||||
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,112],
|
||||
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,102],
|
||||
"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,233],
|
||||
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,142],
|
||||
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,228],
|
||||
"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,113],
|
||||
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,267],
|
||||
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,178],
|
||||
"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[6,0,4,30],
|
||||
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,199],
|
||||
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,147],
|
||||
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,79],
|
||||
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,201],
|
||||
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,149],
|
||||
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,81],
|
||||
"boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[6,0,4,2],
|
||||
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,289],
|
||||
"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,298],
|
||||
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,291],
|
||||
"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,300],
|
||||
"boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[6,0,4,4],
|
||||
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,81],
|
||||
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,94],
|
||||
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,256],
|
||||
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,126],
|
||||
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,72],
|
||||
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,146],
|
||||
"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,296],
|
||||
"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,178],
|
||||
"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,76],
|
||||
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,118],
|
||||
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,64],
|
||||
"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,304],
|
||||
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,180],
|
||||
"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,51],
|
||||
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,54],
|
||||
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,91],
|
||||
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,129],
|
||||
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,218],
|
||||
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,58],
|
||||
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,123],
|
||||
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,62],
|
||||
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,230],
|
||||
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,136],
|
||||
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,128],
|
||||
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,280],
|
||||
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,279],
|
||||
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,197],
|
||||
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,83],
|
||||
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,96],
|
||||
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,258],
|
||||
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,128],
|
||||
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,74],
|
||||
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,148],
|
||||
"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,298],
|
||||
"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,180],
|
||||
"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,78],
|
||||
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,120],
|
||||
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,66],
|
||||
"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,306],
|
||||
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,182],
|
||||
"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,53],
|
||||
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,56],
|
||||
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,93],
|
||||
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,131],
|
||||
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,220],
|
||||
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,60],
|
||||
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,125],
|
||||
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,64],
|
||||
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,231],
|
||||
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,138],
|
||||
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,130],
|
||||
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,282],
|
||||
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,281],
|
||||
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,199],
|
||||
"boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[6,0,4,16],
|
||||
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,107],
|
||||
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,250],
|
||||
"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,102],
|
||||
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,139],
|
||||
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,133],
|
||||
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,258],
|
||||
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,308],
|
||||
"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,253],
|
||||
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,109],
|
||||
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,251],
|
||||
"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,104],
|
||||
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,141],
|
||||
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,135],
|
||||
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,260],
|
||||
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,310],
|
||||
"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,254],
|
||||
"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[6,0,4,34],
|
||||
"boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[6,0,4,11],
|
||||
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,161],
|
||||
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,137],
|
||||
"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,135],
|
||||
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,292],
|
||||
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,263],
|
||||
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,163],
|
||||
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,139],
|
||||
"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,137],
|
||||
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,294],
|
||||
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,265],
|
||||
"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[6,0,4,18],
|
||||
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,211],
|
||||
"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,302],
|
||||
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,251],
|
||||
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,53],
|
||||
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,213],
|
||||
"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,304],
|
||||
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,252],
|
||||
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,55],
|
||||
"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[6,0,4,5],
|
||||
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,242],
|
||||
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,212],
|
||||
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,306],
|
||||
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,282],
|
||||
"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,294],
|
||||
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,241],
|
||||
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,200],
|
||||
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,243],
|
||||
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,214],
|
||||
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,308],
|
||||
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,284],
|
||||
"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,296],
|
||||
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,242],
|
||||
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,202],
|
||||
"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[6,0,4,27],
|
||||
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,219],
|
||||
"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,48],
|
||||
"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,168],
|
||||
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,221],
|
||||
"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,50],
|
||||
"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,170],
|
||||
"boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[6,0,4,9],
|
||||
"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,165],
|
||||
"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,167],
|
||||
"boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17":[6,0,4,20],
|
||||
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,122],
|
||||
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,93],
|
||||
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,104],
|
||||
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,247],
|
||||
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,151],
|
||||
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,229],
|
||||
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,73],
|
||||
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,203],
|
||||
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,127],
|
||||
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,231],
|
||||
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,124],
|
||||
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,95],
|
||||
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,106],
|
||||
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,248],
|
||||
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,153],
|
||||
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,230],
|
||||
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,75],
|
||||
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,205],
|
||||
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,129],
|
||||
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,232],
|
||||
"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,36],
|
||||
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,225],
|
||||
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,255],
|
||||
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,196],
|
||||
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,236],
|
||||
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,121],
|
||||
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,153],
|
||||
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,60],
|
||||
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,214],
|
||||
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,226],
|
||||
"boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f":[6,0,4,255],
|
||||
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,257],
|
||||
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,198],
|
||||
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,237],
|
||||
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,123],
|
||||
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,155],
|
||||
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,62],
|
||||
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,216],
|
||||
"boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[6,0,4,7],
|
||||
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,106],
|
||||
"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,291],
|
||||
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,41],
|
||||
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,259],
|
||||
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,108],
|
||||
"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,293],
|
||||
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,43],
|
||||
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,261],
|
||||
"boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[6,0,4,3],
|
||||
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,286],
|
||||
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,71],
|
||||
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,124],
|
||||
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,105],
|
||||
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,134],
|
||||
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,288],
|
||||
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,73],
|
||||
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,126],
|
||||
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,107],
|
||||
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,136],
|
||||
"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[6,0,4,25],
|
||||
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,181],
|
||||
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,257],
|
||||
"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,144],
|
||||
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,101],
|
||||
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,183],
|
||||
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,259],
|
||||
"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,146],
|
||||
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,103],
|
||||
"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[6,0,4,28],
|
||||
"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,39],
|
||||
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,61],
|
||||
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,293],
|
||||
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,130],
|
||||
"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,295],
|
||||
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,132],
|
||||
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,210],
|
||||
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,63],
|
||||
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,295],
|
||||
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,132],
|
||||
"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,297],
|
||||
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,134],
|
||||
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,212],
|
||||
"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,38],
|
||||
"boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[6,0,4,13],
|
||||
"boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[6,0,4,8],
|
||||
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,184],
|
||||
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,305],
|
||||
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,243],
|
||||
"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,278],
|
||||
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,217],
|
||||
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,70],
|
||||
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,164],
|
||||
"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,174],
|
||||
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,186],
|
||||
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,307],
|
||||
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,244],
|
||||
"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,280],
|
||||
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,219],
|
||||
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,72],
|
||||
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,166],
|
||||
"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,176],
|
||||
"boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[6,0,4,10],
|
||||
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,77],
|
||||
"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,92],
|
||||
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,79],
|
||||
"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,94],
|
||||
"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[6,0,4,32],
|
||||
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,238],
|
||||
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,267],
|
||||
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,261],
|
||||
"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,297],
|
||||
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,98],
|
||||
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,148],
|
||||
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,270],
|
||||
"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,42],
|
||||
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,239],
|
||||
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,269],
|
||||
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,263],
|
||||
"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,299],
|
||||
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,100],
|
||||
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,150],
|
||||
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,272],
|
||||
"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,44],
|
||||
"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[6,0,4,24],
|
||||
"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,303],
|
||||
"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,46],
|
||||
"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,112],
|
||||
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,277],
|
||||
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,193],
|
||||
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,167],
|
||||
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,201],
|
||||
"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,305],
|
||||
"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,48],
|
||||
"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,114],
|
||||
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,279],
|
||||
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,195],
|
||||
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,169],
|
||||
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,203],
|
||||
"boot_8php.html#ae97836b0547953be182a2334c9c91d3c":[6,0,4,40],
|
||||
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,290],
|
||||
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,292],
|
||||
"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[6,0,4,29],
|
||||
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,283],
|
||||
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,55],
|
||||
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,240],
|
||||
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,271],
|
||||
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,175],
|
||||
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,108],
|
||||
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,187],
|
||||
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,202],
|
||||
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,150],
|
||||
"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,119],
|
||||
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,285],
|
||||
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,57],
|
||||
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,241],
|
||||
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,273],
|
||||
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,177],
|
||||
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,110],
|
||||
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,189],
|
||||
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,204],
|
||||
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,152],
|
||||
"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,121],
|
||||
"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[6,0,4,33],
|
||||
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,274],
|
||||
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,195],
|
||||
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,65],
|
||||
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,56],
|
||||
"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,245],
|
||||
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,155],
|
||||
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,215],
|
||||
"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,173],
|
||||
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,95],
|
||||
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,269],
|
||||
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,207],
|
||||
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,188],
|
||||
"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,275],
|
||||
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,52],
|
||||
"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,223],
|
||||
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,87],
|
||||
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,159],
|
||||
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,276],
|
||||
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,197],
|
||||
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,67],
|
||||
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,58],
|
||||
"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,246],
|
||||
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,157],
|
||||
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,217],
|
||||
"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,175],
|
||||
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,97],
|
||||
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,271],
|
||||
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,209],
|
||||
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,190],
|
||||
"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,277],
|
||||
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,54],
|
||||
"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,224],
|
||||
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,89],
|
||||
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,161],
|
||||
"boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[6,0,4,14],
|
||||
"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,312],
|
||||
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,234],
|
||||
"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,314],
|
||||
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,235],
|
||||
"boxy_8php.html":[6,0,3,1,3,1,0],
|
||||
"cache_8php.html":[6,0,0,15],
|
||||
"channel_8php.html":[6,0,1,11],
|
||||
@ -247,7 +249,5 @@ var NAVTREEINDEX1 =
|
||||
"classApp.html#a244b2d53b21be269aad2269d23192f95":[5,0,6,73],
|
||||
"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[5,0,6,72],
|
||||
"classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,6,12],
|
||||
"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62],
|
||||
"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23],
|
||||
"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50]
|
||||
"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62]
|
||||
};
|
||||
|
@ -1,5 +1,7 @@
|
||||
var NAVTREEINDEX2 =
|
||||
{
|
||||
"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23],
|
||||
"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50],
|
||||
"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22],
|
||||
"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6],
|
||||
"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24],
|
||||
@ -203,12 +205,13 @@ var NAVTREEINDEX2 =
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#af6d239fefed05859327ee8db626703f9":[5,0,3,1,0,6],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html":[5,0,3,1,1],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd":[5,0,3,1,1,2],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,1,1,7],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,1,1,5],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,1,1,8],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,1,1,6],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a":[5,0,3,1,1,5],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a8161f2a0be205412e263c947b5ec46c5":[5,0,3,1,1,0],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,1,1,6],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,1,1,7],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d":[5,0,3,1,1,4],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,1,1,8],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,1,1,9],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78":[5,0,3,1,1,1],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09":[5,0,3,1,1,3],
|
||||
"classRedMatrix_1_1RedDAV_1_1RedDirectory.html":[5,0,3,1,2],
|
||||
@ -246,8 +249,5 @@ var NAVTREEINDEX2 =
|
||||
"classRedMatrix_1_1RedDAV_1_1RedFile.html#af5c88b75d0c1f590af03755534cb167e":[5,0,3,1,3,3],
|
||||
"classTemplate.html":[5,0,25],
|
||||
"classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[5,0,25,13],
|
||||
"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12],
|
||||
"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22],
|
||||
"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2],
|
||||
"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3]
|
||||
"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12]
|
||||
};
|
||||
|
@ -1,5 +1,8 @@
|
||||
var NAVTREEINDEX3 =
|
||||
{
|
||||
"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22],
|
||||
"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2],
|
||||
"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3],
|
||||
"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6],
|
||||
"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21],
|
||||
"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23],
|
||||
@ -237,17 +240,14 @@ var NAVTREEINDEX3 =
|
||||
"darknessleftaside_8php.html":[6,0,3,1,0,2,1],
|
||||
"darknessrightaside_8php.html":[6,0,3,1,0,2,2],
|
||||
"datetime_8php.html":[6,0,0,28],
|
||||
"datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[6,0,0,28,6],
|
||||
"datetime_8php.html#a3f239f94e23335d860b148958d87a093":[6,0,0,28,11],
|
||||
"datetime_8php.html#a3f239f94e23335d860b148958d87a093":[6,0,0,28,10],
|
||||
"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[6,0,0,28,5],
|
||||
"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[6,0,0,28,10],
|
||||
"datetime_8php.html#a72218e5ee21876484934bacbb6bd9ba3":[6,0,0,28,4],
|
||||
"datetime_8php.html#a77bb385ae8a9e7ca663309c102c0d766":[6,0,0,28,2],
|
||||
"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[6,0,0,28,7],
|
||||
"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[6,0,0,28,6],
|
||||
"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[6,0,0,28,9],
|
||||
"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[6,0,0,28,12],
|
||||
"datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f":[6,0,0,28,14],
|
||||
"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,8],
|
||||
"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0],
|
||||
"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3]
|
||||
"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[6,0,0,28,11],
|
||||
"datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f":[6,0,0,28,13],
|
||||
"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,7],
|
||||
"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0]
|
||||
};
|
||||
|
@ -1,7 +1,9 @@
|
||||
var NAVTREEINDEX4 =
|
||||
{
|
||||
"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3],
|
||||
"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1],
|
||||
"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13],
|
||||
"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,12],
|
||||
"datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1":[6,0,0,28,8],
|
||||
"db__update_8php.html":[6,0,2,1],
|
||||
"dba__driver_8php.html":[6,0,0,0,0],
|
||||
"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67":[6,0,0,0,0,2],
|
||||
@ -162,7 +164,8 @@ var NAVTREEINDEX4 =
|
||||
"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[6,0,1,30,0],
|
||||
"features_8php.html":[6,0,0,38],
|
||||
"features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[6,0,0,38,0],
|
||||
"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[6,0,0,38,1],
|
||||
"features_8php.html#ab9a273de13a12a1c561b380cabaea090":[6,0,0,38,1],
|
||||
"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[6,0,0,38,2],
|
||||
"feed_8php.html":[6,0,1,31],
|
||||
"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[6,0,1,31,0],
|
||||
"filer_8php.html":[6,0,1,32],
|
||||
@ -246,8 +249,5 @@ var NAVTREEINDEX4 =
|
||||
"functions_func_0x73.html":[5,3,1,16],
|
||||
"functions_func_0x74.html":[5,3,1,17],
|
||||
"functions_func_0x75.html":[5,3,1,18],
|
||||
"functions_func_0x76.html":[5,3,1,19],
|
||||
"functions_vars.html":[5,3,2],
|
||||
"globals.html":[6,1,0],
|
||||
"globals.html":[6,1,0,0]
|
||||
"functions_func_0x76.html":[5,3,1,19]
|
||||
};
|
||||
|
@ -1,5 +1,8 @@
|
||||
var NAVTREEINDEX5 =
|
||||
{
|
||||
"functions_vars.html":[5,3,2],
|
||||
"globals.html":[6,1,0],
|
||||
"globals.html":[6,1,0,0],
|
||||
"globals_0x5f.html":[6,1,0,1],
|
||||
"globals_0x61.html":[6,1,0,2],
|
||||
"globals_0x62.html":[6,1,0,3],
|
||||
@ -246,8 +249,5 @@ var NAVTREEINDEX5 =
|
||||
"include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323":[6,0,0,14,0],
|
||||
"include_2chat_8php.html":[6,0,0,16],
|
||||
"include_2chat_8php.html#a1ee1360f7d2549c7549ae07cb5190f0f":[6,0,0,16,4],
|
||||
"include_2chat_8php.html#a26abdccc2a278a59899896dbbfc6f049":[6,0,0,16,6],
|
||||
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2],
|
||||
"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3],
|
||||
"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1]
|
||||
"include_2chat_8php.html#a26abdccc2a278a59899896dbbfc6f049":[6,0,0,16,6]
|
||||
};
|
||||
|
@ -1,5 +1,8 @@
|
||||
var NAVTREEINDEX6 =
|
||||
{
|
||||
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2],
|
||||
"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3],
|
||||
"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1],
|
||||
"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0],
|
||||
"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[6,0,0,16,5],
|
||||
"include_2config_8php.html":[6,0,0,20],
|
||||
@ -246,8 +249,5 @@ var NAVTREEINDEX6 =
|
||||
"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b":[6,0,3,1,0,2,4,1],
|
||||
"mitem_8php.html":[6,0,1,60],
|
||||
"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[6,0,1,60,2],
|
||||
"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[6,0,1,60,0],
|
||||
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1],
|
||||
"mod_2api_8php.html":[6,0,1,4],
|
||||
"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2]
|
||||
"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[6,0,1,60,0]
|
||||
};
|
||||
|
@ -1,5 +1,8 @@
|
||||
var NAVTREEINDEX7 =
|
||||
{
|
||||
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1],
|
||||
"mod_2api_8php.html":[6,0,1,4],
|
||||
"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2],
|
||||
"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0],
|
||||
"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[6,0,1,4,1],
|
||||
"mod_2apps_8php.html":[6,0,1,6],
|
||||
@ -52,16 +55,16 @@ var NAVTREEINDEX7 =
|
||||
"mytheme_2php_2style_8php.html":[6,0,3,1,2,0,1],
|
||||
"mytheme_2php_2theme_8php.html":[6,0,3,1,2,0,2],
|
||||
"mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[6,0,3,1,2,0,2,0],
|
||||
"namespaceFriendica.html":[4,0,1],
|
||||
"namespaceFriendica.html":[5,0,1],
|
||||
"namespaceFriendica.html":[4,0,1],
|
||||
"namespaceRedMatrix.html":[4,0,3],
|
||||
"namespaceRedMatrix.html":[5,0,3],
|
||||
"namespaceRedMatrix_1_1Import.html":[5,0,3,0],
|
||||
"namespaceRedMatrix_1_1Import.html":[4,0,3,0],
|
||||
"namespaceRedMatrix_1_1Import.html":[5,0,3,0],
|
||||
"namespaceRedMatrix_1_1RedDAV.html":[5,0,3,1],
|
||||
"namespaceRedMatrix_1_1RedDAV.html":[4,0,3,1],
|
||||
"namespaceacl__selectors.html":[4,0,0],
|
||||
"namespaceacl__selectors.html":[5,0,0],
|
||||
"namespaceacl__selectors.html":[4,0,0],
|
||||
"namespacefriendica-to-smarty-tpl.html":[4,0,2],
|
||||
"namespacefriendica-to-smarty-tpl.html":[5,0,2],
|
||||
"namespacemembers.html":[4,1,0],
|
||||
@ -129,8 +132,8 @@ var NAVTREEINDEX7 =
|
||||
"permissions_8php.html":[6,0,0,62],
|
||||
"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,62,2],
|
||||
"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,62,0],
|
||||
"permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724":[6,0,0,62,5],
|
||||
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,62,4],
|
||||
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,62,5],
|
||||
"permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991":[6,0,0,62,4],
|
||||
"permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe":[6,0,0,62,3],
|
||||
"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,62,6],
|
||||
"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,62,1],
|
||||
@ -191,6 +194,7 @@ var NAVTREEINDEX7 =
|
||||
"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,64,5],
|
||||
"po2php_8php.html":[6,0,2,6],
|
||||
"po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[6,0,2,6,0],
|
||||
"po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334":[6,0,2,6,1],
|
||||
"poco_8php.html":[6,0,1,82],
|
||||
"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[6,0,1,82,0],
|
||||
"poke_8php.html":[6,0,1,83],
|
||||
@ -230,24 +234,20 @@ var NAVTREEINDEX7 =
|
||||
"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[6,0,1,91,0],
|
||||
"pubsites_8php.html":[6,0,1,92],
|
||||
"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[6,0,1,92,0],
|
||||
"pubsub_8php.html":[6,0,1,93],
|
||||
"pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb":[6,0,1,93,1],
|
||||
"pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e":[6,0,1,93,2],
|
||||
"pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123":[6,0,1,93,3],
|
||||
"pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945":[6,0,1,93,0],
|
||||
"pubsubhubbub_8php.html":[6,0,1,94],
|
||||
"pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd":[6,0,1,94,0],
|
||||
"pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0":[6,0,1,94,1],
|
||||
"queue_8php.html":[6,0,0,69],
|
||||
"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[6,0,0,69,0],
|
||||
"queue__fn_8php.html":[6,0,0,70],
|
||||
"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[6,0,0,70,1],
|
||||
"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[6,0,0,70,0],
|
||||
"randprof_8php.html":[6,0,1,93],
|
||||
"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[6,0,1,93,0],
|
||||
"rbmark_8php.html":[6,0,1,94],
|
||||
"rbmark_8php.html#a43fec4960b50926251574762cc491f76":[6,0,1,94,0],
|
||||
"rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c":[6,0,1,94,1],
|
||||
"receive_8php.html":[6,0,1,95],
|
||||
"receive_8php.html#a03d8fa26e77844020ba5602deca7d494":[6,0,1,95,0],
|
||||
"redable_8php.html":[6,0,3,0,6],
|
||||
"redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,0,6,0],
|
||||
"redbasic_2php_2style_8php.html":[6,0,3,1,3,0,1],
|
||||
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[6,0,3,1,3,0,1,0],
|
||||
"redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1],
|
||||
"redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2],
|
||||
"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0],
|
||||
"redbasic_8php.html":[6,0,3,1,0,2,9]
|
||||
"randprof_8php.html":[6,0,1,95],
|
||||
"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[6,0,1,95,0],
|
||||
"rbmark_8php.html":[6,0,1,96]
|
||||
};
|
||||
|
@ -1,5 +1,17 @@
|
||||
var NAVTREEINDEX8 =
|
||||
{
|
||||
"rbmark_8php.html#a43fec4960b50926251574762cc491f76":[6,0,1,96,0],
|
||||
"rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c":[6,0,1,96,1],
|
||||
"receive_8php.html":[6,0,1,97],
|
||||
"receive_8php.html#a03d8fa26e77844020ba5602deca7d494":[6,0,1,97,0],
|
||||
"redable_8php.html":[6,0,3,0,6],
|
||||
"redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,0,6,0],
|
||||
"redbasic_2php_2style_8php.html":[6,0,3,1,3,0,1],
|
||||
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[6,0,3,1,3,0,1,0],
|
||||
"redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1],
|
||||
"redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2],
|
||||
"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0],
|
||||
"redbasic_8php.html":[6,0,3,1,0,2,9],
|
||||
"reddav_8php.html":[6,0,0,71],
|
||||
"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,71,1],
|
||||
"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,71,2],
|
||||
@ -18,33 +30,33 @@ var NAVTREEINDEX8 =
|
||||
"refimport_8php.html#ad97ebb5feda0230a4834e0b3637a0d29":[6,0,0,1,1,0],
|
||||
"refimport_8php.html#ae9c56f779d1e0ac7bcb2a460129e7ae5":[6,0,0,1,1,5],
|
||||
"refimport_8php.html#aeec793cefa260f788b7d005adcb35796":[6,0,0,1,1,11],
|
||||
"register_8php.html":[6,0,1,96],
|
||||
"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[6,0,1,96,0],
|
||||
"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[6,0,1,96,2],
|
||||
"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[6,0,1,96,1],
|
||||
"regmod_8php.html":[6,0,1,97],
|
||||
"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[6,0,1,97,0],
|
||||
"regver_8php.html":[6,0,1,98],
|
||||
"regver_8php.html#ad2c5f644fd1b099abd7c715b7df6f50f":[6,0,1,98,0],
|
||||
"removeaccount_8php.html":[6,0,1,99],
|
||||
"removeaccount_8php.html#a26a3325292e932c59793430ab737126a":[6,0,1,99,1],
|
||||
"removeaccount_8php.html#a516e7380b9e5796054aa8245f3509695":[6,0,1,99,0],
|
||||
"removeme_8php.html":[6,0,1,100],
|
||||
"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[6,0,1,100,0],
|
||||
"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[6,0,1,100,1],
|
||||
"rmagic_8php.html":[6,0,1,101],
|
||||
"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[6,0,1,101,0],
|
||||
"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[6,0,1,101,2],
|
||||
"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[6,0,1,101,1],
|
||||
"rpost_8php.html":[6,0,1,102],
|
||||
"rpost_8php.html#a8190354d789000806d9879aea276728f":[6,0,1,102,0],
|
||||
"rsd__xml_8php.html":[6,0,1,103],
|
||||
"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[6,0,1,103,0],
|
||||
"search_8php.html":[6,0,1,104],
|
||||
"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[6,0,1,104,0],
|
||||
"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[6,0,1,104,1],
|
||||
"search__ac_8php.html":[6,0,1,105],
|
||||
"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[6,0,1,105,0],
|
||||
"register_8php.html":[6,0,1,98],
|
||||
"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[6,0,1,98,0],
|
||||
"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[6,0,1,98,2],
|
||||
"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[6,0,1,98,1],
|
||||
"regmod_8php.html":[6,0,1,99],
|
||||
"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[6,0,1,99,0],
|
||||
"regver_8php.html":[6,0,1,100],
|
||||
"regver_8php.html#ad2c5f644fd1b099abd7c715b7df6f50f":[6,0,1,100,0],
|
||||
"removeaccount_8php.html":[6,0,1,101],
|
||||
"removeaccount_8php.html#a26a3325292e932c59793430ab737126a":[6,0,1,101,1],
|
||||
"removeaccount_8php.html#a516e7380b9e5796054aa8245f3509695":[6,0,1,101,0],
|
||||
"removeme_8php.html":[6,0,1,102],
|
||||
"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[6,0,1,102,0],
|
||||
"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[6,0,1,102,1],
|
||||
"rmagic_8php.html":[6,0,1,103],
|
||||
"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[6,0,1,103,0],
|
||||
"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[6,0,1,103,2],
|
||||
"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[6,0,1,103,1],
|
||||
"rpost_8php.html":[6,0,1,104],
|
||||
"rpost_8php.html#a8190354d789000806d9879aea276728f":[6,0,1,104,0],
|
||||
"rsd__xml_8php.html":[6,0,1,105],
|
||||
"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[6,0,1,105,0],
|
||||
"search_8php.html":[6,0,1,106],
|
||||
"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[6,0,1,106,0],
|
||||
"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[6,0,1,106,1],
|
||||
"search__ac_8php.html":[6,0,1,107],
|
||||
"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[6,0,1,107,0],
|
||||
"security_8php.html":[6,0,0,72],
|
||||
"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[6,0,0,72,2],
|
||||
"security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c":[6,0,0,72,11],
|
||||
@ -58,8 +70,8 @@ var NAVTREEINDEX8 =
|
||||
"security_8php.html#acd06ef411116115c2f0a92633700db8a":[6,0,0,72,6],
|
||||
"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[6,0,0,72,0],
|
||||
"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[6,0,0,72,8],
|
||||
"service__limits_8php.html":[6,0,1,106],
|
||||
"service__limits_8php.html#a653424aac63c5cd05ba70c3c77bf7f8a":[6,0,1,106,0],
|
||||
"service__limits_8php.html":[6,0,1,108],
|
||||
"service__limits_8php.html#a653424aac63c5cd05ba70c3c77bf7f8a":[6,0,1,108,0],
|
||||
"session_8php.html":[6,0,0,73],
|
||||
"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[6,0,0,73,4],
|
||||
"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[6,0,0,73,0],
|
||||
@ -71,41 +83,41 @@ var NAVTREEINDEX8 =
|
||||
"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[6,0,0,73,3],
|
||||
"session_8php.html#af0100a2642a5268594bbd5742a03d885":[6,0,0,73,9],
|
||||
"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[6,0,0,73,2],
|
||||
"settings_8php.html":[6,0,1,107],
|
||||
"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[6,0,1,107,0],
|
||||
"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[6,0,1,107,1],
|
||||
"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[6,0,1,107,2],
|
||||
"setup_8php.html":[6,0,1,108],
|
||||
"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[6,0,1,108,2],
|
||||
"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[6,0,1,108,14],
|
||||
"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[6,0,1,108,5],
|
||||
"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[6,0,1,108,13],
|
||||
"setup_8php.html#a2b375ddc555140236fc500135de99371":[6,0,1,108,10],
|
||||
"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[6,0,1,108,3],
|
||||
"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[6,0,1,108,1],
|
||||
"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[6,0,1,108,8],
|
||||
"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[6,0,1,108,12],
|
||||
"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[6,0,1,108,4],
|
||||
"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[6,0,1,108,7],
|
||||
"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[6,0,1,108,11],
|
||||
"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[6,0,1,108,9],
|
||||
"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[6,0,1,108,16],
|
||||
"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[6,0,1,108,0],
|
||||
"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[6,0,1,108,15],
|
||||
"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[6,0,1,108,6],
|
||||
"share_8php.html":[6,0,1,109],
|
||||
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[6,0,1,109,0],
|
||||
"settings_8php.html":[6,0,1,109],
|
||||
"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[6,0,1,109,0],
|
||||
"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[6,0,1,109,1],
|
||||
"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[6,0,1,109,2],
|
||||
"setup_8php.html":[6,0,1,110],
|
||||
"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[6,0,1,110,2],
|
||||
"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[6,0,1,110,14],
|
||||
"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[6,0,1,110,5],
|
||||
"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[6,0,1,110,13],
|
||||
"setup_8php.html#a2b375ddc555140236fc500135de99371":[6,0,1,110,10],
|
||||
"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[6,0,1,110,3],
|
||||
"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[6,0,1,110,1],
|
||||
"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[6,0,1,110,8],
|
||||
"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[6,0,1,110,12],
|
||||
"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[6,0,1,110,4],
|
||||
"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[6,0,1,110,7],
|
||||
"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[6,0,1,110,11],
|
||||
"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[6,0,1,110,9],
|
||||
"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[6,0,1,110,16],
|
||||
"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[6,0,1,110,0],
|
||||
"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[6,0,1,110,15],
|
||||
"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[6,0,1,110,6],
|
||||
"share_8php.html":[6,0,1,111],
|
||||
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[6,0,1,111,0],
|
||||
"simple__black__on__white_8php.html":[6,0,3,1,3,1,4],
|
||||
"simple__green__on__black_8php.html":[6,0,3,1,3,1,5],
|
||||
"simple__white__on__black_8php.html":[6,0,3,1,3,1,6],
|
||||
"siteinfo_8php.html":[6,0,1,110],
|
||||
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[6,0,1,110,1],
|
||||
"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[6,0,1,110,0],
|
||||
"sitelist_8php.html":[6,0,1,111],
|
||||
"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[6,0,1,111,0],
|
||||
"siteinfo_8php.html":[6,0,1,112],
|
||||
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[6,0,1,112,1],
|
||||
"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[6,0,1,112,0],
|
||||
"sitelist_8php.html":[6,0,1,113],
|
||||
"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[6,0,1,113,0],
|
||||
"smarty_8php.html":[6,0,0,74],
|
||||
"smilies_8php.html":[6,0,1,112],
|
||||
"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[6,0,1,112,0],
|
||||
"smilies_8php.html":[6,0,1,114],
|
||||
"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[6,0,1,114,0],
|
||||
"socgraph_8php.html":[6,0,0,75],
|
||||
"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[6,0,0,75,0],
|
||||
"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[6,0,0,75,6],
|
||||
@ -116,16 +128,16 @@ var NAVTREEINDEX8 =
|
||||
"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[6,0,0,75,2],
|
||||
"socgraph_8php.html#af175807406d94407a5e11742a3287746":[6,0,0,75,5],
|
||||
"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[6,0,0,75,3],
|
||||
"sources_8php.html":[6,0,1,113],
|
||||
"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[6,0,1,113,0],
|
||||
"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[6,0,1,113,1],
|
||||
"sources_8php.html":[6,0,1,115],
|
||||
"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[6,0,1,115,0],
|
||||
"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[6,0,1,115,1],
|
||||
"spam_8php.html":[6,0,0,76],
|
||||
"spam_8php.html#a05861201147b9a538d006f0269255cf9":[6,0,0,76,1],
|
||||
"spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[6,0,0,76,0],
|
||||
"sslify_8php.html":[6,0,1,114],
|
||||
"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[6,0,1,114,0],
|
||||
"starred_8php.html":[6,0,1,115],
|
||||
"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[6,0,1,115,0],
|
||||
"sslify_8php.html":[6,0,1,116],
|
||||
"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[6,0,1,116,0],
|
||||
"starred_8php.html":[6,0,1,117],
|
||||
"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[6,0,1,117,0],
|
||||
"statistics__fns_8php.html":[6,0,0,77],
|
||||
"statistics__fns_8php.html#a05858927cce81fd367aedf85a94ed90c":[6,0,0,77,2],
|
||||
"statistics__fns_8php.html#a82726229a961d3bd3d543005c61dd8e6":[6,0,0,77,0],
|
||||
@ -134,21 +146,21 @@ var NAVTREEINDEX8 =
|
||||
"stumble_2php_2style_8php.html":[6,0,3,1,4,0,0],
|
||||
"stumble_2php_2theme_8php.html":[6,0,3,1,4,0,1],
|
||||
"stumble_2php_2theme_8php.html#a71db9eff6289e0ee47771c37c01d6753":[6,0,3,1,4,0,1,0],
|
||||
"subthread_8php.html":[6,0,1,116],
|
||||
"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[6,0,1,116,0],
|
||||
"subthread_8php.html":[6,0,1,118],
|
||||
"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[6,0,1,118,0],
|
||||
"suckerberg_2php_2style_8php.html":[6,0,3,1,5,0,0],
|
||||
"suckerberg_2php_2theme_8php.html":[6,0,3,1,5,0,1],
|
||||
"suckerberg_2php_2theme_8php.html#a4104fce7d5fb71d15ed811978b628fc8":[6,0,3,1,5,0,1,0],
|
||||
"suggest_8php.html":[6,0,1,117],
|
||||
"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[6,0,1,117,0],
|
||||
"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[6,0,1,117,1],
|
||||
"suggest_8php.html":[6,0,1,119],
|
||||
"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[6,0,1,119,0],
|
||||
"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[6,0,1,119,1],
|
||||
"system__unavailable_8php.html":[6,0,0,78],
|
||||
"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[6,0,0,78,0],
|
||||
"tagger_8php.html":[6,0,1,118],
|
||||
"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[6,0,1,118,0],
|
||||
"tagrm_8php.html":[6,0,1,119],
|
||||
"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[6,0,1,119,1],
|
||||
"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[6,0,1,119,0],
|
||||
"tagger_8php.html":[6,0,1,120],
|
||||
"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[6,0,1,120,0],
|
||||
"tagrm_8php.html":[6,0,1,121],
|
||||
"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[6,0,1,121,1],
|
||||
"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[6,0,1,121,0],
|
||||
"taxonomy_8php.html":[6,0,0,79],
|
||||
"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[6,0,0,79,10],
|
||||
"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[6,0,0,79,1],
|
||||
@ -237,17 +249,5 @@ var NAVTREEINDEX8 =
|
||||
"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,81,60],
|
||||
"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,81,71],
|
||||
"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,81,69],
|
||||
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,81,73],
|
||||
"text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,81,36],
|
||||
"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,81,33],
|
||||
"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,81,17],
|
||||
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,81,61],
|
||||
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,81,41],
|
||||
"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,81,32],
|
||||
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,96],
|
||||
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,75],
|
||||
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,91],
|
||||
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,94],
|
||||
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,62],
|
||||
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42]
|
||||
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,81,73]
|
||||
};
|
||||
|
@ -1,5 +1,17 @@
|
||||
var NAVTREEINDEX9 =
|
||||
{
|
||||
"text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,81,36],
|
||||
"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,81,33],
|
||||
"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,81,17],
|
||||
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,81,61],
|
||||
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,81,41],
|
||||
"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,81,32],
|
||||
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,96],
|
||||
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,75],
|
||||
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,91],
|
||||
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,94],
|
||||
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,62],
|
||||
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42],
|
||||
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,81,82],
|
||||
"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,81,22],
|
||||
"text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,81,2],
|
||||
@ -25,14 +37,14 @@ var NAVTREEINDEX9 =
|
||||
"theme_2mytheme_2php_2default_8php.html":[6,0,3,1,2,0,0],
|
||||
"theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,1,2,0,0,0],
|
||||
"theme_2redbasic_2php_2theme__init_8php.html":[6,0,3,1,3,0,3],
|
||||
"thing_8php.html":[6,0,1,120],
|
||||
"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[6,0,1,120,0],
|
||||
"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[6,0,1,120,1],
|
||||
"thing_8php.html":[6,0,1,122],
|
||||
"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[6,0,1,122,0],
|
||||
"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[6,0,1,122,1],
|
||||
"todo.html":[3],
|
||||
"toggle__mobile_8php.html":[6,0,1,121],
|
||||
"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[6,0,1,121,0],
|
||||
"toggle__safesearch_8php.html":[6,0,1,122],
|
||||
"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[6,0,1,122,0],
|
||||
"toggle__mobile_8php.html":[6,0,1,123],
|
||||
"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[6,0,1,123,0],
|
||||
"toggle__safesearch_8php.html":[6,0,1,124],
|
||||
"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[6,0,1,124,0],
|
||||
"tpldebug_8php.html":[6,0,2,7],
|
||||
"tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[6,0,2,7,0],
|
||||
"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[6,0,2,7,1],
|
||||
@ -46,19 +58,19 @@ var NAVTREEINDEX9 =
|
||||
"typohelper_8php.html":[6,0,2,9],
|
||||
"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[6,0,2,9,0],
|
||||
"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[6,0,2,9,1],
|
||||
"uexport_8php.html":[6,0,1,123],
|
||||
"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,123,1],
|
||||
"uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84":[6,0,1,123,0],
|
||||
"update__channel_8php.html":[6,0,1,124],
|
||||
"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[6,0,1,124,0],
|
||||
"update__display_8php.html":[6,0,1,125],
|
||||
"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[6,0,1,125,0],
|
||||
"update__home_8php.html":[6,0,1,126],
|
||||
"update__home_8php.html#a668340089acd150b830134476a647d05":[6,0,1,126,0],
|
||||
"update__network_8php.html":[6,0,1,127],
|
||||
"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[6,0,1,127,0],
|
||||
"update__search_8php.html":[6,0,1,128],
|
||||
"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[6,0,1,128,0],
|
||||
"uexport_8php.html":[6,0,1,125],
|
||||
"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,125,1],
|
||||
"uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84":[6,0,1,125,0],
|
||||
"update__channel_8php.html":[6,0,1,126],
|
||||
"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[6,0,1,126,0],
|
||||
"update__display_8php.html":[6,0,1,127],
|
||||
"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[6,0,1,127,0],
|
||||
"update__home_8php.html":[6,0,1,128],
|
||||
"update__home_8php.html#a668340089acd150b830134476a647d05":[6,0,1,128,0],
|
||||
"update__network_8php.html":[6,0,1,129],
|
||||
"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[6,0,1,129,0],
|
||||
"update__search_8php.html":[6,0,1,130],
|
||||
"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[6,0,1,130,0],
|
||||
"updatetpl_8py.html":[6,0,2,10],
|
||||
"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[6,0,2,10,5],
|
||||
"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[6,0,2,10,2],
|
||||
@ -74,28 +86,28 @@ var NAVTREEINDEX9 =
|
||||
"view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[6,0,3,1,3,0,0,0],
|
||||
"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[6,0,3,1,3,0,0,1],
|
||||
"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[6,0,3,1,3,0,0,2],
|
||||
"view_8php.html":[6,0,1,129],
|
||||
"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[6,0,1,129,0],
|
||||
"viewconnections_8php.html":[6,0,1,130],
|
||||
"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[6,0,1,130,1],
|
||||
"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[6,0,1,130,0],
|
||||
"viewsrc_8php.html":[6,0,1,131],
|
||||
"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[6,0,1,131,0],
|
||||
"vote_8php.html":[6,0,1,132],
|
||||
"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[6,0,1,132,2],
|
||||
"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[6,0,1,132,0],
|
||||
"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[6,0,1,132,1],
|
||||
"wall__attach_8php.html":[6,0,1,133],
|
||||
"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[6,0,1,133,0],
|
||||
"wall__upload_8php.html":[6,0,1,134],
|
||||
"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[6,0,1,134,0],
|
||||
"webfinger_8php.html":[6,0,1,135],
|
||||
"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[6,0,1,135,0],
|
||||
"webpages_8php.html":[6,0,1,136],
|
||||
"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[6,0,1,136,0],
|
||||
"webpages_8php.html#af9ad0b65eba79acead3fa32b43d888b7":[6,0,1,136,1],
|
||||
"wfinger_8php.html":[6,0,1,137],
|
||||
"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[6,0,1,137,0],
|
||||
"view_8php.html":[6,0,1,131],
|
||||
"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[6,0,1,131,0],
|
||||
"viewconnections_8php.html":[6,0,1,132],
|
||||
"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[6,0,1,132,1],
|
||||
"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[6,0,1,132,0],
|
||||
"viewsrc_8php.html":[6,0,1,133],
|
||||
"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[6,0,1,133,0],
|
||||
"vote_8php.html":[6,0,1,134],
|
||||
"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[6,0,1,134,2],
|
||||
"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[6,0,1,134,0],
|
||||
"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[6,0,1,134,1],
|
||||
"wall__attach_8php.html":[6,0,1,135],
|
||||
"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[6,0,1,135,0],
|
||||
"wall__upload_8php.html":[6,0,1,136],
|
||||
"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[6,0,1,136,0],
|
||||
"webfinger_8php.html":[6,0,1,137],
|
||||
"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[6,0,1,137,0],
|
||||
"webpages_8php.html":[6,0,1,138],
|
||||
"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[6,0,1,138,0],
|
||||
"webpages_8php.html#af9ad0b65eba79acead3fa32b43d888b7":[6,0,1,138,1],
|
||||
"wfinger_8php.html":[6,0,1,139],
|
||||
"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[6,0,1,139,0],
|
||||
"widedarkness_8php.html":[6,0,3,1,0,2,10],
|
||||
"widgets_8php.html":[6,0,0,82],
|
||||
"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[6,0,0,82,12],
|
||||
@ -131,14 +143,14 @@ var NAVTREEINDEX9 =
|
||||
"widgets_8php.html#af8eb466ef91d9e96e13335ead5eba380":[6,0,0,82,23],
|
||||
"widgets_8php.html#af919de8e7e2ba8192a65fadc72a2c8b5":[6,0,0,82,4],
|
||||
"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[6,0,0,82,18],
|
||||
"xchan_8php.html":[6,0,1,138],
|
||||
"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[6,0,1,138,0],
|
||||
"xrd_8php.html":[6,0,1,139],
|
||||
"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[6,0,1,139,0],
|
||||
"xref_8php.html":[6,0,1,140],
|
||||
"xref_8php.html#a9bee399213b8de8226b0d60834307473":[6,0,1,140,0],
|
||||
"zfinger_8php.html":[6,0,1,141],
|
||||
"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[6,0,1,141,0],
|
||||
"xchan_8php.html":[6,0,1,140],
|
||||
"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[6,0,1,140,0],
|
||||
"xrd_8php.html":[6,0,1,141],
|
||||
"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[6,0,1,141,0],
|
||||
"xref_8php.html":[6,0,1,142],
|
||||
"xref_8php.html#a9bee399213b8de8226b0d60834307473":[6,0,1,142,0],
|
||||
"zfinger_8php.html":[6,0,1,143],
|
||||
"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[6,0,1,143,0],
|
||||
"zot_8php.html":[6,0,0,83],
|
||||
"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[6,0,0,83,15],
|
||||
"zot_8php.html#a084c581d534e7e3b759488b46602288f":[6,0,0,83,20],
|
||||
@ -173,8 +185,8 @@ var NAVTREEINDEX9 =
|
||||
"zot_8php.html#ae26ce9f1ad74139193fb6319beac5fca":[6,0,0,83,21],
|
||||
"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[6,0,0,83,24],
|
||||
"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[6,0,0,83,26],
|
||||
"zotfeed_8php.html":[6,0,1,142],
|
||||
"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[6,0,1,142,0],
|
||||
"zping_8php.html":[6,0,1,143],
|
||||
"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[6,0,1,143,0]
|
||||
"zotfeed_8php.html":[6,0,1,144],
|
||||
"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[6,0,1,144,0],
|
||||
"zping_8php.html":[6,0,1,145],
|
||||
"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[6,0,1,145,0]
|
||||
};
|
||||
|
@ -4,7 +4,7 @@ var permissions_8php =
|
||||
[ "get_all_perms", "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008", null ],
|
||||
[ "get_perms", "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972", null ],
|
||||
[ "get_role_perms", "permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe", null ],
|
||||
[ "get_roles", "permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991", null ],
|
||||
[ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ],
|
||||
[ "role_selector", "permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724", null ],
|
||||
[ "site_default_perms", "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d", null ]
|
||||
];
|
@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('po2php_8php.html','');});
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a3b75e36f913198299e99559b175cd8b4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="po2php_8php.html#a3b75e36f913198299e99559b175cd8b4">po2php_run</a> ($<a class="el" href="boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006">argv</a>, $<a class="el" href="boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7">argc</a>)</td></tr>
|
||||
<tr class="separator:a3b75e36f913198299e99559b175cd8b4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4f3dc9b019d0cd1dc171c54c991ef334"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">trim_message</a> ($str)</td></tr>
|
||||
<tr class="separator:a4f3dc9b019d0cd1dc171c54c991ef334"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="a3b75e36f913198299e99559b175cd8b4"></a>
|
||||
@ -140,6 +142,24 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a4f3dc9b019d0cd1dc171c54c991ef334"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">trim_message </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$str</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="po2php_8php.html#a3b75e36f913198299e99559b175cd8b4">po2php_run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
|
@ -1,4 +1,5 @@
|
||||
var po2php_8php =
|
||||
[
|
||||
[ "po2php_run", "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4", null ]
|
||||
[ "po2php_run", "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4", null ],
|
||||
[ "trim_message", "po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334", null ]
|
||||
];
|
204
doc/html/pubsub_8php.html
Normal file
@ -0,0 +1,204 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.3.1"/>
|
||||
<title>The Red Matrix: mod/pubsub.php File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(initResizable);
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectlogo"><img alt="Logo" src="rm-64.png"/></td>
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">The Red Matrix
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.3.1 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</script>
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
<div id="MSearchBox" class="MSearchBoxInactive">
|
||||
<span class="left">
|
||||
<img id="MSearchSelect" src="search/mag_sel.png"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
alt=""/>
|
||||
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
||||
onfocus="searchBox.OnSearchFieldFocus(true)"
|
||||
onblur="searchBox.OnSearchFieldFocus(false)"
|
||||
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
||||
</span><span class="right">
|
||||
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('pubsub_8php.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Pages</a></div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">pubsub.php File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a24c84d42f653bdb084726c1e5791eebb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb">hub_return</a> ($valid, $body)</td></tr>
|
||||
<tr class="separator:a24c84d42f653bdb084726c1e5791eebb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad4e82341660e72cb8eaad56aa1e9e945"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945">hub_post_return</a> ()</td></tr>
|
||||
<tr class="separator:ad4e82341660e72cb8eaad56aa1e9e945"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa011226f05254e700af8702f78aa6c5e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e">pubsub_init</a> (&$a)</td></tr>
|
||||
<tr class="separator:aa011226f05254e700af8702f78aa6c5e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aac8bf73bc11e6fd32494791dadd13123"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123">pubsub_post</a> (&$a)</td></tr>
|
||||
<tr class="separator:aac8bf73bc11e6fd32494791dadd13123"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="ad4e82341660e72cb8eaad56aa1e9e945"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">hub_post_return </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123">pubsub_post()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a24c84d42f653bdb084726c1e5791eebb"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">hub_return </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$valid</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$body</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e">pubsub_init()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aa011226f05254e700af8702f78aa6c5e"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">pubsub_init </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">& </td>
|
||||
<td class="paramname"><em>$a</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aac8bf73bc11e6fd32494791dadd13123"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">pubsub_post </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">& </td>
|
||||
<td class="paramname"><em>$a</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
7
doc/html/pubsub_8php.js
Normal file
@ -0,0 +1,7 @@
|
||||
var pubsub_8php =
|
||||
[
|
||||
[ "hub_post_return", "pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945", null ],
|
||||
[ "hub_return", "pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb", null ],
|
||||
[ "pubsub_init", "pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e", null ],
|
||||
[ "pubsub_post", "pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123", null ]
|
||||
];
|
157
doc/html/pubsubhubbub_8php.html
Normal file
@ -0,0 +1,157 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.3.1"/>
|
||||
<title>The Red Matrix: mod/pubsubhubbub.php File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(initResizable);
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectlogo"><img alt="Logo" src="rm-64.png"/></td>
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">The Red Matrix
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.3.1 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</script>
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
<div id="MSearchBox" class="MSearchBoxInactive">
|
||||
<span class="left">
|
||||
<img id="MSearchSelect" src="search/mag_sel.png"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
alt=""/>
|
||||
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
||||
onfocus="searchBox.OnSearchFieldFocus(true)"
|
||||
onblur="searchBox.OnSearchFieldFocus(false)"
|
||||
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
||||
</span><span class="right">
|
||||
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){initNavTree('pubsubhubbub_8php.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Pages</a></div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">pubsubhubbub.php File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a2006060ce09105d08716154c06aecfcd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd">post_var</a> ($name)</td></tr>
|
||||
<tr class="separator:a2006060ce09105d08716154c06aecfcd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8a085a74c9da02cf0a5828413c09c9b0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0">pubsubhubbub_init</a> (&$a)</td></tr>
|
||||
<tr class="separator:a8a085a74c9da02cf0a5828413c09c9b0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="a2006060ce09105d08716154c06aecfcd"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">post_var </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$name</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0">pubsubhubbub_init()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a8a085a74c9da02cf0a5828413c09c9b0"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">pubsubhubbub_init </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">& </td>
|
||||
<td class="paramname"><em>$a</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
5
doc/html/pubsubhubbub_8php.js
Normal file
@ -0,0 +1,5 @@
|
||||
var pubsubhubbub_8php =
|
||||
[
|
||||
[ "post_var", "pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd", null ],
|
||||
[ "pubsubhubbub_init", "pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0", null ]
|
||||
];
|
@ -12,7 +12,6 @@ var searchData=
|
||||
['fetch_5flrdd_5ftemplate',['fetch_lrdd_template',['../include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0',1,'network.php']]],
|
||||
['fetch_5fpost_5ftags',['fetch_post_tags',['../items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9',1,'items.php']]],
|
||||
['fetch_5fxrd_5flinks',['fetch_xrd_links',['../include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d',1,'network.php']]],
|
||||
['field_5ftimezone',['field_timezone',['../datetime_8php.html#a03900dcf0f9e3c58793a031673a70326',1,'datetime.php']]],
|
||||
['file_5ftag_5fdecode',['file_tag_decode',['../taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6',1,'taxonomy.php']]],
|
||||
['file_5ftag_5fencode',['file_tag_encode',['../taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37',1,'taxonomy.php']]],
|
||||
['file_5ftag_5ffile_5fquery',['file_tag_file_query',['../taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1',1,'taxonomy.php']]],
|
||||
|
@ -44,6 +44,7 @@ var searchData=
|
||||
['get_5fdirectory_5frealm',['get_directory_realm',['../boot_8php.html#a329400dcb29897cdaae3020109272285',1,'boot.php']]],
|
||||
['get_5fdisplay_5fmode',['get_display_mode',['../classItem.html#a23d4057883f8ed888c0c2ff12d8aa5d0',1,'Item']]],
|
||||
['get_5fevents',['get_events',['../identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312',1,'identity.php']]],
|
||||
['get_5ffeature_5fdefault',['get_feature_default',['../features_8php.html#ab9a273de13a12a1c561b380cabaea090',1,'features.php']]],
|
||||
['get_5ffeatures',['get_features',['../features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c',1,'features.php']]],
|
||||
['get_5ffeed_5ffor',['get_feed_for',['../items_8php.html#a04a35b610acfe54434df08adec39c0c7',1,'items.php']]],
|
||||
['get_5ffirst_5fdim',['get_first_dim',['../datetime_8php.html#aba971b67f17fecf050813f1eba72367f',1,'datetime.php']]],
|
||||
@ -93,6 +94,7 @@ var searchData=
|
||||
['get_5fredirect_5furl',['get_redirect_url',['../classItem.html#a428f448f89a8629055ea3294eb942aea',1,'Item']]],
|
||||
['get_5frel_5flink',['get_rel_link',['../text_8php.html#a3972701c5c83624ec4e2d06242f614e7',1,'text.php']]],
|
||||
['get_5frole_5fperms',['get_role_perms',['../permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe',1,'permissions.php']]],
|
||||
['get_5froles',['get_roles',['../permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991',1,'permissions.php']]],
|
||||
['get_5frpost_5fpath',['get_rpost_path',['../zot_8php.html#a8e22dbc6f884be3644a892a876cbd972',1,'zot.php']]],
|
||||
['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]],
|
||||
['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]],
|
||||
@ -110,6 +112,7 @@ var searchData=
|
||||
['get_5ftheme_5fuid',['get_theme_uid',['../identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3',1,'identity.php']]],
|
||||
['get_5fthings',['get_things',['../taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de',1,'taxonomy.php']]],
|
||||
['get_5fthread',['get_thread',['../classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8',1,'Conversation']]],
|
||||
['get_5ftimezones',['get_timezones',['../datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1',1,'datetime.php']]],
|
||||
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
|
||||
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
|
||||
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
|
||||
@ -123,6 +126,7 @@ var searchData=
|
||||
['getetag',['getETag',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689',1,'RedMatrix::RedDAV::RedFile']]],
|
||||
['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]],
|
||||
['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]],
|
||||
['geticonfromtype',['getIconFromType',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a',1,'RedMatrix::RedDAV::RedBrowser']]],
|
||||
['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]],
|
||||
['getlastmodified',['getLastModified',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5',1,'RedMatrix\RedDAV\RedDirectory\getLastModified()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25',1,'RedMatrix\RedDAV\RedFile\getLastModified()']]],
|
||||
['getname',['getName',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df',1,'RedMatrix\RedDAV\RedDirectory\getName()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d',1,'RedMatrix\RedDAV\RedFile\getName()']]],
|
||||
@ -138,8 +142,8 @@ var searchData=
|
||||
['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]],
|
||||
['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]],
|
||||
['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]],
|
||||
['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]],
|
||||
['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]],
|
||||
['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]],
|
||||
['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]],
|
||||
['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]],
|
||||
['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]],
|
||||
|
@ -31,6 +31,8 @@ var searchData=
|
||||
['html2plain_2ephp',['html2plain.php',['../html2plain_8php.html',1,'']]],
|
||||
['htmlactionspanel',['htmlActionsPanel',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf',1,'RedMatrix::RedDAV::RedBrowser']]],
|
||||
['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]],
|
||||
['hub_5fpost_5freturn',['hub_post_return',['../pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945',1,'pubsub.php']]],
|
||||
['hub_5freturn',['hub_return',['../pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb',1,'pubsub.php']]],
|
||||
['hubloc_2ephp',['hubloc.php',['../hubloc_8php.html',1,'']]],
|
||||
['hubloc_5fchange_5fprimary',['hubloc_change_primary',['../hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d',1,'hubloc.php']]],
|
||||
['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]],
|
||||
|
@ -9,7 +9,6 @@ var searchData=
|
||||
['page_5fautoconnect',['PAGE_AUTOCONNECT',['../boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9',1,'boot.php']]],
|
||||
['page_5fcensored',['PAGE_CENSORED',['../boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214',1,'boot.php']]],
|
||||
['page_5fcontent',['page_content',['../page_8php.html#a91a5f649f68406149108bded1dc90b22',1,'page.php']]],
|
||||
['page_5fdirectory_5fchannel',['PAGE_DIRECTORY_CHANNEL',['../boot_8php.html#a5b8484922918946d041e5e0515dbe718',1,'boot.php']]],
|
||||
['page_5fhidden',['PAGE_HIDDEN',['../boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640',1,'boot.php']]],
|
||||
['page_5fhubadmin',['PAGE_HUBADMIN',['../boot_8php.html#afbb21ecccac9819aa65397e816868a5f',1,'boot.php']]],
|
||||
['page_5finit',['page_init',['../page_8php.html#a4d89800c0366a239191b1692c09635cf',1,'page.php']]],
|
||||
@ -70,6 +69,7 @@ var searchData=
|
||||
['photo_5fdriver',['photo_driver',['../classphoto__driver.html',1,'']]],
|
||||
['photo_5fdriver_2ephp',['photo_driver.php',['../photo__driver_8php.html',1,'']]],
|
||||
['photo_5ffactory',['photo_factory',['../photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035',1,'photo_driver.php']]],
|
||||
['photo_5fflag_5fos',['PHOTO_FLAG_OS',['../boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f',1,'boot.php']]],
|
||||
['photo_5fgd',['photo_gd',['../classphoto__gd.html',1,'']]],
|
||||
['photo_5fgd_2ephp',['photo_gd.php',['../photo__gd_8php.html',1,'']]],
|
||||
['photo_5fimagick',['photo_imagick',['../classphoto__imagick.html',1,'']]],
|
||||
@ -134,6 +134,7 @@ var searchData=
|
||||
['post_5factivity_5fitem',['post_activity_item',['../items_8php.html#a410f9c743877c125ca06312373346903',1,'items.php']]],
|
||||
['post_5finit',['post_init',['../post_8php.html#af4b48181ce773ef0cdfc972441445c34',1,'post.php']]],
|
||||
['post_5fpost',['post_post',['../post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75',1,'post.php']]],
|
||||
['post_5fvar',['post_var',['../pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd',1,'pubsubhubbub.php']]],
|
||||
['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]],
|
||||
['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]],
|
||||
['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]],
|
||||
@ -148,8 +149,8 @@ var searchData=
|
||||
['private_5fmessages_5ffetch_5fconversation',['private_messages_fetch_conversation',['../include_2message_8php.html#a5f8de9847e203329e317ac38dc646898',1,'message.php']]],
|
||||
['private_5fmessages_5ffetch_5fmessage',['private_messages_fetch_message',['../include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091',1,'message.php']]],
|
||||
['private_5fmessages_5flist',['private_messages_list',['../include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e',1,'message.php']]],
|
||||
['probe_2ephp',['probe.php',['../include_2probe_8php.html',1,'']]],
|
||||
['probe_2ephp',['probe.php',['../mod_2probe_8php.html',1,'']]],
|
||||
['probe_2ephp',['probe.php',['../include_2probe_8php.html',1,'']]],
|
||||
['probe_5factivity_5fstream',['probe_activity_stream',['../include_2probe_8php.html#a2daa857942aceca01f956016dbbd139c',1,'probe.php']]],
|
||||
['probe_5fcontent',['probe_content',['../mod_2probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99',1,'probe.php']]],
|
||||
['probe_5fdfrn',['probe_dfrn',['../include_2probe_8php.html#a9b5eca1e01e52b3e65d64db0c92181e0',1,'probe.php']]],
|
||||
@ -195,6 +196,11 @@ var searchData=
|
||||
['pubrsatome',['pubrsatome',['../crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287',1,'crypto.php']]],
|
||||
['pubsites_2ephp',['pubsites.php',['../pubsites_8php.html',1,'']]],
|
||||
['pubsites_5fcontent',['pubsites_content',['../pubsites_8php.html#af614e279aab54065345bda6b03eafdf0',1,'pubsites.php']]],
|
||||
['pubsub_2ephp',['pubsub.php',['../pubsub_8php.html',1,'']]],
|
||||
['pubsub_5finit',['pubsub_init',['../pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e',1,'pubsub.php']]],
|
||||
['pubsub_5fpost',['pubsub_post',['../pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123',1,'pubsub.php']]],
|
||||
['pubsubhubbub_2ephp',['pubsubhubbub.php',['../pubsubhubbub_8php.html',1,'']]],
|
||||
['pubsubhubbub_5finit',['pubsubhubbub_init',['../pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0',1,'pubsubhubbub.php']]],
|
||||
['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]],
|
||||
['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]],
|
||||
['put',['put',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a709ec1288d21ddf1353524435ab916f0',1,'RedMatrix::RedDAV::RedFile']]]
|
||||
|
@ -105,7 +105,6 @@ var searchData=
|
||||
['rmagic_5fcontent',['rmagic_content',['../rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef',1,'rmagic.php']]],
|
||||
['rmagic_5finit',['rmagic_init',['../rmagic_8php.html#a95455edd43f1bff39446a57388cdde16',1,'rmagic.php']]],
|
||||
['rmagic_5fpost',['rmagic_post',['../rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f',1,'rmagic.php']]],
|
||||
['role_5fselector',['role_selector',['../permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724',1,'permissions.php']]],
|
||||
['rotate',['rotate',['../classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec',1,'photo_driver\rotate()'],['../classphoto__gd.html#a77f87730b11093b76980c541159df37d',1,'photo_gd\rotate()'],['../classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f',1,'photo_imagick\rotate()']]],
|
||||
['rpost_2ephp',['rpost.php',['../rpost_8php.html',1,'']]],
|
||||
['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]],
|
||||
|
@ -19,7 +19,6 @@ var searchData=
|
||||
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
|
||||
['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
|
||||
['security_2ephp',['security.php',['../security_8php.html',1,'']]],
|
||||
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
|
||||
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
|
||||
['send_5fmessage',['send_message',['../include_2message_8php.html#a751ffd6635022b2190f56154ee745752',1,'message.php']]],
|
||||
['send_5freg_5fapproval_5femail',['send_reg_approval_email',['../account_8php.html#a014de2d5d5c9785de5bf547a485822fa',1,'account.php']]],
|
||||
@ -128,11 +127,11 @@ var searchData=
|
||||
['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]],
|
||||
['stumble_5finit',['stumble_init',['../stumble_2php_2theme_8php.html#a71db9eff6289e0ee47771c37c01d6753',1,'theme.php']]],
|
||||
['style_2ephp',['style.php',['../mytheme_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../stumble_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../suckerberg_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../hivenet_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
|
||||
['style_2ephp',['style.php',['../suckerberg_2php_2style_8php.html',1,'']]],
|
||||
['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]],
|
||||
['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]],
|
||||
['suckerberg_5finit',['suckerberg_init',['../suckerberg_2php_2theme_8php.html#a4104fce7d5fb71d15ed811978b628fc8',1,'theme.php']]],
|
||||
|
@ -68,6 +68,7 @@ var searchData=
|
||||
['tplpaths',['tplpaths',['../namespaceupdatetpl.html#a52a85ffa6b6d63d840b185a133478c12',1,'updatetpl']]],
|
||||
['translate_5fscope',['translate_scope',['../items_8php.html#aabfaa193b83154c2a81e91284e5d5e59',1,'items.php']]],
|
||||
['translate_5fsystem_5fapps',['translate_system_apps',['../include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030',1,'apps.php']]],
|
||||
['trim_5fmessage',['trim_message',['../po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334',1,'po2php.php']]],
|
||||
['tryoembed',['tryoembed',['../bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7',1,'bbcode.php']]],
|
||||
['tryzrlaudio',['tryzrlaudio',['../bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322',1,'bbcode.php']]],
|
||||
['tryzrlvideo',['tryzrlvideo',['../bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8',1,'bbcode.php']]],
|
||||
|
@ -2,6 +2,8 @@ var searchData=
|
||||
[
|
||||
['z_5fbirthday',['z_birthday',['../datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'datetime.php']]],
|
||||
['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]],
|
||||
['z_5fget_5ftemp_5fdir',['z_get_temp_dir',['../boot_8php.html#a59717d02602a4babf2a54da8b33d93a5',1,'boot.php']]],
|
||||
['z_5fget_5fupload_5fdir',['z_get_upload_dir',['../boot_8php.html#a476c499e15caf75972fed134a8f23b2e',1,'boot.php']]],
|
||||
['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]],
|
||||
['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]],
|
||||
['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]],
|
||||
|
@ -26,13 +26,15 @@ var searchData=
|
||||
['poller_2ephp',['poller.php',['../poller_8php.html',1,'']]],
|
||||
['post_2ephp',['post.php',['../post_8php.html',1,'']]],
|
||||
['pretheme_2ephp',['pretheme.php',['../pretheme_8php.html',1,'']]],
|
||||
['probe_2ephp',['probe.php',['../include_2probe_8php.html',1,'']]],
|
||||
['probe_2ephp',['probe.php',['../mod_2probe_8php.html',1,'']]],
|
||||
['probe_2ephp',['probe.php',['../include_2probe_8php.html',1,'']]],
|
||||
['profile_2ephp',['profile.php',['../profile_8php.html',1,'']]],
|
||||
['profile_5fphoto_2ephp',['profile_photo.php',['../profile__photo_8php.html',1,'']]],
|
||||
['profile_5fselectors_2ephp',['profile_selectors.php',['../profile__selectors_8php.html',1,'']]],
|
||||
['profiles_2ephp',['profiles.php',['../profiles_8php.html',1,'']]],
|
||||
['profperm_2ephp',['profperm.php',['../profperm_8php.html',1,'']]],
|
||||
['protodriver_2ephp',['ProtoDriver.php',['../ProtoDriver_8php.html',1,'']]],
|
||||
['pubsites_2ephp',['pubsites.php',['../pubsites_8php.html',1,'']]]
|
||||
['pubsites_2ephp',['pubsites.php',['../pubsites_8php.html',1,'']]],
|
||||
['pubsub_2ephp',['pubsub.php',['../pubsub_8php.html',1,'']]],
|
||||
['pubsubhubbub_2ephp',['pubsubhubbub.php',['../pubsubhubbub_8php.html',1,'']]]
|
||||
];
|
||||
|
@ -8,7 +8,6 @@ var searchData=
|
||||
['fetch_5flrdd_5ftemplate',['fetch_lrdd_template',['../include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0',1,'network.php']]],
|
||||
['fetch_5fpost_5ftags',['fetch_post_tags',['../items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9',1,'items.php']]],
|
||||
['fetch_5fxrd_5flinks',['fetch_xrd_links',['../include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d',1,'network.php']]],
|
||||
['field_5ftimezone',['field_timezone',['../datetime_8php.html#a03900dcf0f9e3c58793a031673a70326',1,'datetime.php']]],
|
||||
['file_5ftag_5fdecode',['file_tag_decode',['../taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6',1,'taxonomy.php']]],
|
||||
['file_5ftag_5fencode',['file_tag_encode',['../taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37',1,'taxonomy.php']]],
|
||||
['file_5ftag_5ffile_5fquery',['file_tag_file_query',['../taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1',1,'taxonomy.php']]],
|
||||
|
@ -44,6 +44,7 @@ var searchData=
|
||||
['get_5fdirectory_5frealm',['get_directory_realm',['../boot_8php.html#a329400dcb29897cdaae3020109272285',1,'boot.php']]],
|
||||
['get_5fdisplay_5fmode',['get_display_mode',['../classItem.html#a23d4057883f8ed888c0c2ff12d8aa5d0',1,'Item']]],
|
||||
['get_5fevents',['get_events',['../identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312',1,'identity.php']]],
|
||||
['get_5ffeature_5fdefault',['get_feature_default',['../features_8php.html#ab9a273de13a12a1c561b380cabaea090',1,'features.php']]],
|
||||
['get_5ffeatures',['get_features',['../features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c',1,'features.php']]],
|
||||
['get_5ffeed_5ffor',['get_feed_for',['../items_8php.html#a04a35b610acfe54434df08adec39c0c7',1,'items.php']]],
|
||||
['get_5ffirst_5fdim',['get_first_dim',['../datetime_8php.html#aba971b67f17fecf050813f1eba72367f',1,'datetime.php']]],
|
||||
@ -93,6 +94,7 @@ var searchData=
|
||||
['get_5fredirect_5furl',['get_redirect_url',['../classItem.html#a428f448f89a8629055ea3294eb942aea',1,'Item']]],
|
||||
['get_5frel_5flink',['get_rel_link',['../text_8php.html#a3972701c5c83624ec4e2d06242f614e7',1,'text.php']]],
|
||||
['get_5frole_5fperms',['get_role_perms',['../permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe',1,'permissions.php']]],
|
||||
['get_5froles',['get_roles',['../permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991',1,'permissions.php']]],
|
||||
['get_5frpost_5fpath',['get_rpost_path',['../zot_8php.html#a8e22dbc6f884be3644a892a876cbd972',1,'zot.php']]],
|
||||
['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]],
|
||||
['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]],
|
||||
@ -110,6 +112,7 @@ var searchData=
|
||||
['get_5ftheme_5fuid',['get_theme_uid',['../identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3',1,'identity.php']]],
|
||||
['get_5fthings',['get_things',['../taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de',1,'taxonomy.php']]],
|
||||
['get_5fthread',['get_thread',['../classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8',1,'Conversation']]],
|
||||
['get_5ftimezones',['get_timezones',['../datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1',1,'datetime.php']]],
|
||||
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
|
||||
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
|
||||
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
|
||||
@ -123,6 +126,7 @@ var searchData=
|
||||
['getetag',['getETag',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689',1,'RedMatrix::RedDAV::RedFile']]],
|
||||
['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]],
|
||||
['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]],
|
||||
['geticonfromtype',['getIconFromType',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a',1,'RedMatrix::RedDAV::RedBrowser']]],
|
||||
['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]],
|
||||
['getlastmodified',['getLastModified',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5',1,'RedMatrix\RedDAV\RedDirectory\getLastModified()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25',1,'RedMatrix\RedDAV\RedFile\getLastModified()']]],
|
||||
['getname',['getName',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df',1,'RedMatrix\RedDAV\RedDirectory\getName()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d',1,'RedMatrix\RedDAV\RedFile\getName()']]],
|
||||
|
@ -25,5 +25,7 @@ var searchData=
|
||||
['html2plain',['html2plain',['../html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04',1,'html2plain.php']]],
|
||||
['htmlactionspanel',['htmlActionsPanel',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf',1,'RedMatrix::RedDAV::RedBrowser']]],
|
||||
['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]],
|
||||
['hub_5fpost_5freturn',['hub_post_return',['../pubsub_8php.html#ad4e82341660e72cb8eaad56aa1e9e945',1,'pubsub.php']]],
|
||||
['hub_5freturn',['hub_return',['../pubsub_8php.html#a24c84d42f653bdb084726c1e5791eebb',1,'pubsub.php']]],
|
||||
['hubloc_5fchange_5fprimary',['hubloc_change_primary',['../hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d',1,'hubloc.php']]]
|
||||
];
|
||||
|
@ -57,6 +57,7 @@ var searchData=
|
||||
['post_5factivity_5fitem',['post_activity_item',['../items_8php.html#a410f9c743877c125ca06312373346903',1,'items.php']]],
|
||||
['post_5finit',['post_init',['../post_8php.html#af4b48181ce773ef0cdfc972441445c34',1,'post.php']]],
|
||||
['post_5fpost',['post_post',['../post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75',1,'post.php']]],
|
||||
['post_5fvar',['post_var',['../pubsubhubbub_8php.html#a2006060ce09105d08716154c06aecfcd',1,'pubsubhubbub.php']]],
|
||||
['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]],
|
||||
['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]],
|
||||
['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]],
|
||||
@ -107,6 +108,9 @@ var searchData=
|
||||
['public_5frecips',['public_recips',['../zot_8php.html#a083aec6c900d244e1bfc1406f9461465',1,'zot.php']]],
|
||||
['pubrsatome',['pubrsatome',['../crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287',1,'crypto.php']]],
|
||||
['pubsites_5fcontent',['pubsites_content',['../pubsites_8php.html#af614e279aab54065345bda6b03eafdf0',1,'pubsites.php']]],
|
||||
['pubsub_5finit',['pubsub_init',['../pubsub_8php.html#aa011226f05254e700af8702f78aa6c5e',1,'pubsub.php']]],
|
||||
['pubsub_5fpost',['pubsub_post',['../pubsub_8php.html#aac8bf73bc11e6fd32494791dadd13123',1,'pubsub.php']]],
|
||||
['pubsubhubbub_5finit',['pubsubhubbub_init',['../pubsubhubbub_8php.html#a8a085a74c9da02cf0a5828413c09c9b0',1,'pubsubhubbub.php']]],
|
||||
['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]],
|
||||
['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]],
|
||||
['put',['put',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a709ec1288d21ddf1353524435ab916f0',1,'RedMatrix::RedDAV::RedFile']]]
|
||||
|
@ -64,7 +64,6 @@ var searchData=
|
||||
['rmagic_5fcontent',['rmagic_content',['../rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef',1,'rmagic.php']]],
|
||||
['rmagic_5finit',['rmagic_init',['../rmagic_8php.html#a95455edd43f1bff39446a57388cdde16',1,'rmagic.php']]],
|
||||
['rmagic_5fpost',['rmagic_post',['../rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f',1,'rmagic.php']]],
|
||||
['role_5fselector',['role_selector',['../permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724',1,'permissions.php']]],
|
||||
['rotate',['rotate',['../classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec',1,'photo_driver\rotate()'],['../classphoto__gd.html#a77f87730b11093b76980c541159df37d',1,'photo_gd\rotate()'],['../classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f',1,'photo_imagick\rotate()']]],
|
||||
['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]],
|
||||
['rpost_5fcontent',['rpost_content',['../rpost_8php.html#a8190354d789000806d9879aea276728f',1,'rpost.php']]],
|
||||
|
@ -16,7 +16,6 @@ var searchData=
|
||||
['search_5fcontent',['search_content',['../search_8php.html#ab2568591359edde5b483a6cd9a24b2cc',1,'search.php']]],
|
||||
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
|
||||
['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
|
||||
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
|
||||
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
|
||||
['send_5fmessage',['send_message',['../include_2message_8php.html#a751ffd6635022b2190f56154ee745752',1,'message.php']]],
|
||||
['send_5freg_5fapproval_5femail',['send_reg_approval_email',['../account_8php.html#a014de2d5d5c9785de5bf547a485822fa',1,'account.php']]],
|
||||
|
@ -30,6 +30,7 @@ var searchData=
|
||||
['toggle_5ftheme',['toggle_theme',['../admin_8php.html#af81f081851791cd15e49e8ff6722dc27',1,'admin.php']]],
|
||||
['translate_5fscope',['translate_scope',['../items_8php.html#aabfaa193b83154c2a81e91284e5d5e59',1,'items.php']]],
|
||||
['translate_5fsystem_5fapps',['translate_system_apps',['../include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030',1,'apps.php']]],
|
||||
['trim_5fmessage',['trim_message',['../po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334',1,'po2php.php']]],
|
||||
['tryoembed',['tryoembed',['../bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7',1,'bbcode.php']]],
|
||||
['tryzrlaudio',['tryzrlaudio',['../bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322',1,'bbcode.php']]],
|
||||
['tryzrlvideo',['tryzrlvideo',['../bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8',1,'bbcode.php']]],
|
||||
|
@ -2,6 +2,8 @@ var searchData=
|
||||
[
|
||||
['z_5fbirthday',['z_birthday',['../datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'datetime.php']]],
|
||||
['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]],
|
||||
['z_5fget_5ftemp_5fdir',['z_get_temp_dir',['../boot_8php.html#a59717d02602a4babf2a54da8b33d93a5',1,'boot.php']]],
|
||||
['z_5fget_5fupload_5fdir',['z_get_upload_dir',['../boot_8php.html#a476c499e15caf75972fed134a8f23b2e',1,'boot.php']]],
|
||||
['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]],
|
||||
['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]],
|
||||
['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]],
|
||||
|
@ -5,7 +5,6 @@ var searchData=
|
||||
['page_5fapplication',['PAGE_APPLICATION',['../boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed',1,'boot.php']]],
|
||||
['page_5fautoconnect',['PAGE_AUTOCONNECT',['../boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9',1,'boot.php']]],
|
||||
['page_5fcensored',['PAGE_CENSORED',['../boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214',1,'boot.php']]],
|
||||
['page_5fdirectory_5fchannel',['PAGE_DIRECTORY_CHANNEL',['../boot_8php.html#a5b8484922918946d041e5e0515dbe718',1,'boot.php']]],
|
||||
['page_5fhidden',['PAGE_HIDDEN',['../boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640',1,'boot.php']]],
|
||||
['page_5fhubadmin',['PAGE_HUBADMIN',['../boot_8php.html#afbb21ecccac9819aa65397e816868a5f',1,'boot.php']]],
|
||||
['page_5fnormal',['PAGE_NORMAL',['../boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3',1,'boot.php']]],
|
||||
@ -39,6 +38,7 @@ var searchData=
|
||||
['perms_5fw_5ftagwall',['PERMS_W_TAGWALL',['../boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777',1,'boot.php']]],
|
||||
['perms_5fw_5fwall',['PERMS_W_WALL',['../boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2',1,'boot.php']]],
|
||||
['photo_5fadult',['PHOTO_ADULT',['../boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0',1,'boot.php']]],
|
||||
['photo_5fflag_5fos',['PHOTO_FLAG_OS',['../boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f',1,'boot.php']]],
|
||||
['photo_5fnormal',['PHOTO_NORMAL',['../boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4',1,'boot.php']]],
|
||||
['photo_5fprofile',['PHOTO_PROFILE',['../boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0',1,'boot.php']]],
|
||||
['photo_5fthing',['PHOTO_THING',['../boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383',1,'boot.php']]],
|
||||
|
@ -130,7 +130,7 @@ Variables</h2></td></tr>
|
||||
<b>Initial value:</b><div class="fragment"><div class="line">= <<< <a class="code" href="typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805">EOT</a></div>
|
||||
<div class="line"> error_reporting(E_ERROR | E_WARNING | E_PARSE )</div>
|
||||
</div><!-- fragment -->
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25">api_date()</a>, <a class="el" href="setup_8php.html#a14d208682a88632290c895d20da6e7d6">check_php()</a>, <a class="el" href="text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3">check_webbie()</a>, <a class="el" href="classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e">dba_mysql\escape()</a>, <a class="el" href="classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64">dba_mysqli\escape()</a>, <a class="el" href="classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f">dba_postgres\escape()</a>, <a class="el" href="classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127">dba_postgres\escape_identifier()</a>, <a class="el" href="classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc">dba_postgres\escapebin()</a>, <a class="el" href="items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a">filter_insecure()</a>, <a class="el" href="plugin_8php.html#af92789f559b89a380e49d303218aeeca">head_get_css()</a>, <a class="el" href="plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1">head_get_js()</a>, <a class="el" href="plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff">head_get_main_js()</a>, <a class="el" href="items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484">item_store_update()</a>, <a class="el" href="items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00">list_post_dates()</a>, <a class="el" href="setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a">load_database()</a>, <a class="el" href="include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe">photos_album_get_db_idstr()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">posted_dates()</a>, <a class="el" href="datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82">relative_date()</a>, <a class="el" href="security_8php.html#a6126c77a1267e046ac59cf864613f011">stream_perms_api_uids()</a>, <a class="el" href="security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c">stream_perms_xchans()</a>, <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>, <a class="el" href="classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9">dba_postgres\unescapebin()</a>, and <a class="el" href="text_8php.html#aaed4413ed8918838b517e3b2fafaea0d">xmlify()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25">api_date()</a>, <a class="el" href="setup_8php.html#a14d208682a88632290c895d20da6e7d6">check_php()</a>, <a class="el" href="text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3">check_webbie()</a>, <a class="el" href="classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e">dba_mysql\escape()</a>, <a class="el" href="classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64">dba_mysqli\escape()</a>, <a class="el" href="classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f">dba_postgres\escape()</a>, <a class="el" href="classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127">dba_postgres\escape_identifier()</a>, <a class="el" href="classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc">dba_postgres\escapebin()</a>, <a class="el" href="items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a">filter_insecure()</a>, <a class="el" href="plugin_8php.html#af92789f559b89a380e49d303218aeeca">head_get_css()</a>, <a class="el" href="plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1">head_get_js()</a>, <a class="el" href="plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff">head_get_main_js()</a>, <a class="el" href="items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484">item_store_update()</a>, <a class="el" href="items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00">list_post_dates()</a>, <a class="el" href="setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a">load_database()</a>, <a class="el" href="include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe">photos_album_get_db_idstr()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">posted_dates()</a>, <a class="el" href="datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82">relative_date()</a>, <a class="el" href="security_8php.html#a6126c77a1267e046ac59cf864613f011">stream_perms_api_uids()</a>, <a class="el" href="security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c">stream_perms_xchans()</a>, <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>, <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">trim_message()</a>, <a class="el" href="classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9">dba_postgres\unescapebin()</a>, and <a class="el" href="text_8php.html#aaed4413ed8918838b517e3b2fafaea0d">xmlify()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -67,6 +67,7 @@ Zot is the great new communicaton protocol invented especially for the RedMatrix
|
||||
[zrl=[baseurl]/help/to_do_code]To-Do list for Developers[/zrl]
|
||||
[zrl=[baseurl]/help/roadmap]Version 3 roadmap[/zrl]
|
||||
[zrl=[baseurl]/help/git_for_non_developers]Git for Non-Developers[/zrl]
|
||||
[zrl=[baseurl]/help/dev_beginner]Sep-for-step manual for beginning developers[/zrl]
|
||||
|
||||
[size=large][b]Frequently Asked Questions For Developers[/b][/size]
|
||||
[zrl=[baseurl]/help/faq_developers]FAQ For Developers[/zrl]
|
||||
|