X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FFileTag.php;h=3539f2b96d9b0f019fc48444b7516cc285c7de45;hb=238c079d112be7ce16aab4e1b975bebefee4980a;hp=f52bda0adb62c7b5f52ccc431c1a0d1501c0eafc;hpb=88bb66371cc4679a4ea00d1d9c26063f09bb5782;p=friendica.git diff --git a/src/Model/FileTag.php b/src/Model/FileTag.php index f52bda0adb..3539f2b96d 100644 --- a/src/Model/FileTag.php +++ b/src/Model/FileTag.php @@ -1,17 +1,32 @@ . + * */ namespace Friendica\Model; -use Friendica\Core\L10n; -use Friendica\Core\PConfig; use Friendica\Database\DBA; use Friendica\DI; +use Friendica\Model\Term; /** - * @brief This class handles FileTag related functions + * This class handles FileTag related functions * * post categories and "save to file" use the same item.file table for storage. * We will differentiate the different uses by wrapping categories in angle brackets @@ -21,7 +36,7 @@ use Friendica\DI; class FileTag { /** - * @brief URL encode <, >, left and right brackets + * URL encode <, >, left and right brackets * * @param string $s String to be URL encoded. * @@ -33,7 +48,7 @@ class FileTag } /** - * @brief URL decode <, >, left and right brackets + * URL decode <, >, left and right brackets * * @param string $s The URL encoded string to be decoded * @@ -45,7 +60,7 @@ class FileTag } /** - * @brief Query files for tag + * Query files for tag * * @param string $table The table to be queired. * @param string $s The search term @@ -125,7 +140,7 @@ class FileTag } /** - * @brief Get file tags from list + * Get file tags from list * * ex. given music,video return