Search
You can find the results of your search below.
Fulltext results:
- How To Move Classes to src @docs
- e autoloader not to look for the class in the namespace but in the global space where non-namespaced classes are set. If there ar... ce, we can use ''%%use%%'' again. <code php> namespace Friendica\Core; ... if (\DBM::is_result($r)) { ... } </code> <code php> namespace Friendica\Core; use Friendica\Database\DBM; if
- Autoloader with Composer @docs
- ss: <code php> // src/ItemsManager.php <?php namespace Friendica; class ItemsManager { public funct... '' has been declared in the ''%%Friendica%%'' namespace. Namespaces are useful to keep classes separated ... sManager%%'', but as long as it is in another namespace, you don’t have any problem) Let’s say now that ... ers: <code php> // src/BaseManager.php <?php namespace Friendica; class BaseManager { public functi
- Formatting Syntax @wiki
- h, you can use two backslashes followed by a whitespace or the end of line. This is some text with some ... ed at the end of a line\\ or followed by\\ a whitespace \\this happens without it. This is some text w... at the end of a line\\ or followed by\\ a whitespace \\this happens without it. You should use forced... '' parameter. This takes precedence over the whitespace alignment above and can be combined with a size.
- Friendica Storage Backend Addon development @docs
- live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%youraddonname%%'' the folder name of y... he interface must be implemented: <code php> namespace Friendica\Core\Storage\Capability\ICanWriteToStor... he interface must be implemented: <code php> namespace Friendica\Core\Storage\Capability\ICanConfigureSt... mpleStorageBackend.php%%'': <code php> <?php namespace Friendica\Addon\samplestorage; use Friendica\Cor
- Configuration Guide for small Nodes @docs
- print on the limited resources (e.g. less storage space/database size). ===== Server wide settings =====... tables''. The optimization will actually free the space the table is reserving on the storage (else the database will fill up the reserved space before claiming more). === Relays === Relay ser... so when things in the database are deleted, more space is freed. ===== User settings ===== In addition
- Press Room
- ar ===== 2015 ===== * [[https://pepe.ankaa.uberspace.de/%EF%BB%BFalle-schimpfen-und-bleiben-doch-maeae... gazine Online) * [[https://bruland.aquarius.uberspace.de/wordpress/?p=42|Friendica – One Stream for Eve... ([deutsche Fassung](https://bruland.aquarius.uberspace.de/wordpress/?p=44)) by Axel Bruland * [[http:
- ejabberd and prosody XMPP server with synchronized credentials @docs
- tials ==== Other hints ==== * if a user has a space or a @ in the nickname, the user has to replace these characters: * " " (space) is replaced with “%20” * “@” is replaced wit
- jeseniagardner @user
- n, it contracts and moves downward, creating more space in the t Read more Chemistry Do... minus eight MHCl? Is water on earth ever lost in space to say evaporation? Why is there rarely over nitr
- ssl @de:docs
- en Domainnamen ändern möchtest. ## Gehosteter Webspace Wenn deine Friendica-Instanz auf einem gehosteten Webspace läuft, solltest du dich bei deinem Hosting-Provid
- FAQ / Wiki @faq
- n EN are under the root directory **without** namespace code. The language localisations are found under ... ns </panel> <panel title="Wiki Namespaces"> A Namespace is similary like a Dir-Name. The Organisation of
- Filtering your Network Stream @docs
- Collapse posts with the word facebook that have a space in front and after the word ''%%body matches "//s
- inacoulombe4552 @user
- n area should balance comfort, functionality, and space. Generally, it should include enough seating for
- How to Create a Bot @docs
- sures have been completed. This will also provide space to discuss the special features of this bot. {{t
- Settings @docs
- eld was often set to just an account name with no space between first and last name. If you would like to
- Friendica API authentication @docs
- back to with your token, and "scopes", which is a space-separated list of permissions. (The database sche